Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net/lagg
Module Name: src
Committed By: yamaguchi
Date: Mon Nov 8 06:29:16 UTC 2021
Modified Files:
src/sys/net/lagg: if_lagg.c if_lagg.h
Log Message:
remove unused ioctl command named SIOCGLAGGPORT
to get status of l2tp(4) added to lagg
NOTE:
SIOCGLAGGPORT is based on FreeBSD implementation.
And, currently, it is not used in NetBSD kernel/userland.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/net/lagg/if_lagg.c
cvs rdiff -u -r1.2 -r1.3 src/sys/net/lagg/if_lagg.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