1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-31 12:13:10 +00:00
freebsd/sbin/ifconfig
Andrew Thompson 5f33ec7ba2 Add an option to limit the number of source MACs that can be behind a bridge
interface.  Once the limit is reached packets with unknown source addresses are
dropped until an existing host cache entry expires or is removed.  Useful to
use with the STICKY cache option.

Sponsored by:	miniSuperHappyDevHouse NZ
2007-11-04 08:32:27 +00:00
..
af_atalk.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_inet6.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_inet.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
af_ipx.c Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of 2007-06-13 18:07:59 +00:00
af_link.c use getifaddrs from libc instead of private code 2007-02-24 23:55:46 +00:00
ifbridge.c Add an option to limit the number of source MACs that can be behind a bridge 2007-11-04 08:32:27 +00:00
ifcarp.c
ifclone.c
ifconfig.8 Add an option to limit the number of source MACs that can be behind a bridge 2007-11-04 08:32:27 +00:00
ifconfig.c Fix the module name matching to the drivers present in the kernel. Previously 2007-10-04 09:45:41 +00:00
ifconfig.h Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of 2007-06-13 18:07:59 +00:00
ifgroup.c correct type definition of option routine callback 2007-02-17 18:22:20 +00:00
ifieee80211.c sync with vap code base; updates for 11n support and some 2007-11-02 05:24:57 +00:00
iflagg.c Allow the LACP state to be queried from userland which at the moment is the 2007-07-05 09:18:57 +00:00
ifmac.c
ifmedia.c Update for revised 802.11 support: 2007-06-11 03:56:33 +00:00
ifpfsync.c
ifvlan.c
Makefile Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking. 2007-04-17 00:35:11 +00:00