opengnsys_ipxe/src/net
Michael Brown a310d00d37 [netdevice] Add mechanism for reporting detailed link status codes
Expand the NETDEV_LINK_UP bit into a link_rc status code field,
allowing specific reasons for link failure to be reported via
"ifstat".

Originally-authored-by: Joshua Oreman <oremanj@rwcr.net>
2009-06-24 13:04:36 +01:00
..
tcp [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
udp [dhcp] Choose ProxyDHCP port based on presence of PXE options 2009-05-22 05:42:57 +01:00
aoe.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
arp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dhcpopts.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
dhcppkt.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ethernet.c [netdevice] Add netdev argument to link-layer push and pull handlers 2009-06-23 10:41:57 +01:00
fakedhcp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
icmp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
icmpv6.c [tcpip] Allow for transmission to multicast IPv4 addresses 2009-01-21 03:40:39 +00:00
infiniband.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
iobpad.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ipv4.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ipv6.c [tcpip] Allow for transmission to multicast IPv4 addresses 2009-01-21 03:40:39 +00:00
mii.c [ethernet] Add MII link status functions from Linux 2009-05-26 11:37:46 +01:00
ndp.c Kill off some warnings-problematic debug statements in ndp.c; the code 2007-12-07 01:51:08 +00:00
netdev_settings.c [settings] Allow for arbitrarily-named settings 2009-05-26 11:05:58 +01:00
netdevice.c [netdevice] Add mechanism for reporting detailed link status codes 2009-06-24 13:04:36 +01:00
nullnet.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
rarp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
retry.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tcp.c [tcp] Avoid rewinding sequence numbers on receiving old duplicate ACKs 2009-06-23 16:10:34 +01:00
tcpip.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
tls.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
udp.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00