The NetBSD Project

CVS log for src/sys/netinet6/in6_var.h

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: vmlocking


Revision 1.51.2.3 / (download) - annotate - [select for diffs], Tue Oct 23 20:17:20 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.51.2.2: +4 -2 lines
Diff to previous 1.51.2.2 (colored) to branchpoint 1.51 (colored) next main 1.52 (colored)

Sync with head.

Revision 1.51.2.2 / (download) - annotate - [select for diffs], Tue Oct 9 13:44:54 2007 UTC (16 years, 5 months ago) by ad
Branch: vmlocking
Changes since 1.51.2.1: +4 -1 lines
Diff to previous 1.51.2.1 (colored) to branchpoint 1.51 (colored)

Sync with head.

Revision 1.51.2.1 / (download) - annotate - [select for diffs], Mon Aug 20 21:28:05 2007 UTC (16 years, 7 months ago) by ad
Branch: vmlocking
Changes since 1.51: +100 -63 lines
Diff to previous 1.51 (colored)

Sync with HEAD.

Revision 1.51 / (download) - annotate - [select for diffs], Wed Mar 7 22:20:04 2007 UTC (17 years ago) by liamjfoy
Branch: MAIN
CVS Tags: yamt-idlelwp-base8, thorpej-atomic-base, thorpej-atomic, reinoud-bufcleanup, nick-csl-alignment-base, mjf-ufs-trans-base, mjf-ufs-trans
Branch point for: vmlocking, nick-csl-alignment
Changes since 1.50: +3 -1 lines
Diff to previous 1.50 (colored)

Add IPv6 Fast Forward - the IPv4 counterpart:

If ip6_forward successfully forwards a packet, a cache, in this case a
ip6flow struct entry, will be created. ether_input and friends will
then be able to call ip6flow_fastforward with the packet which will then
be passed to if_output (unless an issue is found - in that case the packet
is passed back to ip6_input).

ok matt@ christos@ dyoung@ and joerg@

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>