msaitoh 14fe90e75f All Ethernet media more than 1000Mbps don't support half duplex.
For the convinience, ifconfig without "mediaopt fullduplex" sets IFM_FDX
automatically for those medias. Without this change, "ifconfig xxN mediaopt
10Gbase-T" (without "mediaopt fullduplex") returns EINVAL if a
driver doesn't call ifmedia_add() without IFM_FDX because ifmedia_match()
returns NULL.
2017-10-04 07:07:16 +00:00
2017-10-02 21:55:35 +00:00
2017-10-02 13:01:11 +00:00
2017-09-25 23:19:31 +00:00
2017-08-29 07:53:54 +00:00
2017-09-28 02:32:51 +00:00
2017-10-02 22:14:32 +00:00
2017-10-03 10:28:30 +00:00
2017-10-02 21:53:55 +00:00
2017-10-03 11:02:36 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%