Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   christos
Date:           Thu Nov 19 16:23:54 UTC 2015

Modified Files:
        src/sys/net: if_bridge.c if_ether.h if_ethersubr.c if_vlan.c

Log Message:
Add handling of VLAN packets in if_bridge where the parent interface supports
them (Jean-Jacques.Puig%espci.fr@localhost). Factor out the vlan_mtu enabling and
disabling code.


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/net/if_bridge.c
cvs rdiff -u -r1.64 -r1.65 src/sys/net/if_ether.h
cvs rdiff -u -r1.214 -r1.215 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.82 -r1.83 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