freebsd-dev/sbin/ifconfig
Marcelo Araujo 44a9271b49 The lagg(4) interface is based on trunk(4) interface from OpenBSD.
The FreeBSD is the only system that has the FEC protocol, that is a simple alias
to loadbalance protocol and does not implement the ancient Cisco FEC standard.

From now on, we remove the fec protocol from the documentation and keep the FEC
code only for compatibility.

Phabric:	D539
Reviewed by:	glebius, thompsa
Approved by:	glebius
Sponsored by:	QNAP Systems Inc.
2014-09-18 02:22:02 +00:00
..
af_inet6.c Add the ability to set `prefer_source' flag to an IPv6 address. 2014-09-09 10:52:50 +00:00
af_inet.c Since size of struct in_aliasreq has just been changed in r228571, 2011-12-16 13:30:17 +00:00
af_link.c
af_nd6.c Fix a typo (s/error/errno/). 2013-07-03 09:50:59 +00:00
carp.c Rename ifcarp.c to carp.c 2011-12-16 14:30:58 +00:00
ifbridge.c
ifclone.c
ifconfig.8 The lagg(4) interface is based on trunk(4) interface from OpenBSD. 2014-09-18 02:22:02 +00:00
ifconfig.c Add support for reading i2c SFP/SFP+ data from NIC driver and 2014-08-16 19:13:52 +00:00
ifconfig.h Add DEF_CLONE_CMD_ARG2 2014-09-14 22:10:35 +00:00
iffib.c
ifgif.c
ifgre.c
ifgroup.c Do not error out when adding an interface to a group to which it 2013-10-19 09:59:11 +00:00
ifieee80211.c Mark a mesh path to a mesh gate with a 'G'. 2013-02-07 21:23:03 +00:00
iflagg.c Don't free memory that is going to be used as error string. 2013-04-25 16:34:04 +00:00
ifmac.c
ifmedia.c
ifpfsync.c Make it possible to switch pfsync(4) deferral mechanism on/off. 2012-04-03 18:10:48 +00:00
ifvlan.c Allow toggling of IFCAP_VLAN_HWCSUM for hardware that supports checksum 2011-12-17 15:44:34 +00:00
Makefile Add forgotten DPADD to ifconfig(8). 2014-08-17 20:06:47 +00:00
regdomain.c
regdomain.h
sfp.c Do not try to read i2c info when no transceiver is present. 2014-09-13 16:04:55 +00:00