freebsd-dev/sbin/ifconfig
Eric Joyner eb7e25b22f ifmedia changes:
- Extend the number of available subtypes for Ethernet media by using some
of the ifmedia word's option bits to help denote subtypes. As a result, the
number of possible Ethernet subtype values increases from 31 to 511.

- Use some of those new values to define new media types.

- lacp_compose_key() recgonizes the new Ethernet media types added.
  (Change made as required by a comment in if_media.h)

- New ioctl, SIOGIFXMEDIA, to handle getting the new extended media types.
  SIOCGIFMEDIA is retained for backwards compatibility.

- Changes to ifconfig to allow it to handle the new extended media types.

Submitted by:	mike@karels.net (original), hselasky
Reviewed by:	jfvogel, gnn, hselasky
Approved by:	jfvogel (mentor), gnn (mentor)
Differential Revision: http://reviews.freebsd.org/D1965
2015-04-07 21:31:17 +00:00
..
tests Integrate sbin/ifconfig/tests from NetBSD into atf/kyua 2015-01-04 22:25:16 +00:00
af_inet6.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
af_inet.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
af_link.c
af_nd6.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
carp.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
ifbridge.c
ifclone.c
ifconfig.8 - Implement loopback probing state in enhanced DAD algorithm. 2015-03-05 21:27:49 +00:00
ifconfig.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
ifconfig.h Add DEF_CLONE_CMD_ARG2 2014-09-14 22:10:35 +00:00
iffib.c
ifgif.c
ifgre.c Overhaul if_gre(4). 2014-11-07 19:13:19 +00:00
ifgroup.c Expose groups by default in ifconfig output. This was never hidden by 2014-11-19 13:57:39 +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 Use printb() for boolean flags in ro_opts and actor_state for LACP. 2014-10-05 02:37:01 +00:00
ifmac.c
ifmedia.c ifmedia changes: 2015-04-07 21:31:17 +00:00
ifpfsync.c
ifvlan.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
ifvxlan.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
Makefile Integrate sbin/ifconfig/tests from NetBSD into atf/kyua 2015-01-04 22:25:16 +00:00
regdomain.c
regdomain.h
sfp.c Show SFP+/QSFP memory map dump on higher verbose levels. 2014-10-23 11:01:49 +00:00