Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamaguchi
Date: Thu Sep 30 04:13:42 UTC 2021
Modified Files:
src/sys/net: if_ethersubr.c if_vlan.c if_vlanvar.h
src/sys/rump/librump/rumpnet: net_stub.c
Log Message:
vlan: Register vlan_ifdetach to ether_ifdetach hook
To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.162 -r1.163 src/sys/net/if_vlan.c
cvs rdiff -u -r1.15 -r1.16 src/sys/net/if_vlanvar.h
cvs rdiff -u -r1.47 -r1.48 src/sys/rump/librump/rumpnet/net_stub.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