1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sbin/ifconfig
Andrew Thompson 3df7fad0cf Add a new address cache type called sticky. On an interface marked sticky any
address learned by the bridge is made permanent, the address will not age out
and most importantly will not migrate to another interface.

This can be used to stop mac address poisoning or clients roaming in much the
same way as static entries without the hassle of preloading the table.
2006-11-09 06:32:38 +00:00
..
af_atalk.c
af_inet6.c Fix a typo in af_inet6.c such that IPv6 addresses may be deleted 2006-09-25 18:20:56 +00:00
af_inet.c
af_ipx.c
af_link.c Fix an off-by-one bug. 2006-01-15 19:17:13 +00:00
ifbridge.c Add a new address cache type called sticky. On an interface marked sticky any 2006-11-09 06:32:38 +00:00
ifcarp.c
ifclone.c Restore the "plumb" compatibility command, which was lost 2006-08-12 18:07:17 +00:00
ifconfig.8 Add a new address cache type called sticky. On an interface marked sticky any 2006-11-09 06:32:38 +00:00
ifconfig.c In setifcap() only set/unset those capabilities the interface actually 2006-09-20 15:38:37 +00:00
ifconfig.h o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
ifgroup.c Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00
ifieee80211.c fixup list station support: 2006-08-10 06:06:13 +00:00
ifmac.c
ifmedia.c (media_status): Factor common code between IFM_ETHER and IFM_ATM cases. 2006-08-22 23:49:36 +00:00
ifpfsync.c Print pfsync interface status if either syncpeer or syncdev is configured. 2006-06-06 11:21:08 +00:00
ifvlan.c o replace special handling of clone operations by a clone callback 2006-07-09 06:10:23 +00:00
Makefile Import interface groups from OpenBSD. This allows to group interfaces in 2006-06-19 22:20:45 +00:00