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: Thu Sep 30 04:29:17 UTC 2021
Modified Files:
src/sys/net: if_ethersubr.c
src/sys/net/lagg: if_lagg.c if_laggproto.h if_laggvar.h
Log Message:
lagg: Register lagg_ifdetach to ether_ifdetach hook
To generate a diff of this commit:
cvs rdiff -u -r1.299 -r1.300 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.9 -r1.10 src/sys/net/lagg/if_lagg.c
cvs rdiff -u -r1.5 -r1.6 src/sys/net/lagg/if_laggproto.h
cvs rdiff -u -r1.3 -r1.4 src/sys/net/lagg/if_laggvar.h
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