The NetBSD Project

CVS log for src/sys/netinet6/in6_pcb.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / netinet6

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-1-5


Revision 1.26.2.3 / (download) - annotate - [select for diffs], Tue Sep 9 10:19:03 2003 UTC (20 years, 7 months ago) by msaitoh
Branch: netbsd-1-5
Changes since 1.26.2.2: +18 -1 lines
Diff to previous 1.26.2.2 (unified) to branchpoint 1.26 (unified) next main 1.27 (unified)

Pull up rev. 1.55 via patch (requested by itojun in ticket #66):
 in6_pcbrtentry() now returns IPv4 rtentry if in6pcb is connected to IPv4
 mapped address. Fixes PR 22431 from Andreas Gustafsson

Revision 1.26.2.2 / (download) - annotate - [select for diffs], Sun Aug 27 01:25:08 2000 UTC (23 years, 7 months ago) by itojun
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA
Changes since 1.26.2.1: +7 -2 lines
Diff to previous 1.26.2.1 (unified) to branchpoint 1.26 (unified)

pullup (approved by releng-1-5)

 > implement net.inet6.ip6.{anon,low}port{min,max} sysctl variable.

 > cvs rdiff -r1.67 -r1.68 basesrc/lib/libc/gen/sysctl.3
 > cvs rdiff -r1.53 -r1.54 basesrc/sbin/sysctl/sysctl.8
 > cvs rdiff -r1.18 -r1.19 syssrc/sys/netinet6/in6.h
 > cvs rdiff -r1.29 -r1.30 syssrc/sys/netinet6/in6_pcb.c
 > cvs rdiff -r1.3 -r1.4 syssrc/sys/netinet6/in6_src.c
 > cvs rdiff -r1.25 -r1.26 syssrc/sys/netinet6/ip6_input.c
 > cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet6/ip6_var.h

Revision 1.26.2.1 / (download) - annotate - [select for diffs], Mon Jul 3 08:31:59 2000 UTC (23 years, 9 months ago) by itojun
Branch: netbsd-1-5
CVS Tags: netbsd-1-5-ALPHA2
Changes since 1.26: +2 -6 lines
Diff to previous 1.26 (unified)

pullup from main trunc (approved by releng-1-5)
repair kernel faithd(8) support.  there were two mistakes:
(1) tcp6_input dropped packets for translation
(2) in6_pcblookup_connect was too strict

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jun 8 13:51:33 2000 UTC (23 years, 10 months ago) by itojun
Branch: MAIN
CVS Tags: netbsd-1-5-base
Branch point for: netbsd-1-5
Changes since 1.25: +6 -1 lines
Diff to previous 1.25 (unified)

make sure not to overwrite sockaddr on PRU_SEND/PRU_CONNECT to
link-local address.  From: frank

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>