Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] src/sys/net



Module Name:    src
Committed By:   snj
Date:           Sun May  3 18:01:01 UTC 2009

Modified Files:
        src/sys/net [netbsd-5]: if_vlan.c

Log Message:
Pull up following revision(s) (requested by darran in ticket #644):
        sys/net/if_vlan.c: revision 1.63
Also inherit the parent's TCP segmentation offload capability.
Note the vlan interface does not see updates to the parents capabilities
so if, for example, TSO is on in both, then turned off in the parent it
will remain on in the vlan interface.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.60.4.1 src/sys/net/if_vlan.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index