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:   yamaguchi
Date:           Mon Nov 15 07:07:06 UTC 2021

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

Log Message:
introduced APIs to configure VLAN TAG to ethernet devices


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/net/if_ether.h
cvs rdiff -u -r1.303 -r1.304 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.164 -r1.165 src/sys/net/if_vlan.c
cvs rdiff -u -r1.25 -r1.26 src/sys/net/lagg/if_lagg.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