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
..
2015-01-16 10:09:28 +00:00
2015-01-06 22:29:12 +00:00
2014-02-17 12:07:17 +00:00
2015-04-07 21:31:17 +00:00
2015-01-09 20:29:13 +00:00
2014-11-06 13:13:09 +00:00
2014-10-05 21:27:26 +00:00
2015-01-10 03:26:46 +00:00
2014-11-06 13:13:09 +00:00
2014-11-07 19:13:19 +00:00
2015-04-07 21:31:17 +00:00
2015-04-07 21:31:17 +00:00
2014-10-20 14:42:42 +00:00
2015-04-07 21:31:17 +00:00