david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/net
Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled
Signed-off-by: Michael Brown <mcb30@etherboot.org>
2010-03-23 00:55:47 +00:00
..
80211 [netdevice] Add netdev_is_open() wrapper function 2010-03-23 00:46:35 +00:00
infiniband [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT 2009-11-16 22:14:36 +00:00
tcp [iscsi] Disambiguate some common authentication errors 2010-03-17 02:23:42 +00:00
udp [dhcp] Keep multiple DHCP offers received, and use them intelligently 2010-01-21 18:36:26 -05:00
aoe.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
arp.c [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 2009-07-17 23:02:48 +01:00
cachedhcp.c [dhcp] Add generic facility for using cached network settings 2010-01-20 17:15:51 -05:00
dhcpopts.c [dhcp] Append new DHCP options versus prepend 2010-01-14 11:14:24 -05:00
dhcppkt.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
eapol.c [eapol] Add basic support for 802.1X EAP over LANs 2010-01-05 09:18:12 -05:00
ethernet.c [netdevice] Add the concept of an "Ethernet-compatible" MAC address 2009-10-23 22:14:05 +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 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT 2009-11-16 22:14:36 +00:00
iobpad.c [legal] Add a selection of FILE_LICENCE declarations 2009-05-18 08:33:25 +01:00
ipv4.c [netdevice] Add netdev_is_open() wrapper function 2010-03-23 00:46:35 +00: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] Add Bus ID setting 2009-12-14 17:54:53 +00:00
netdevice.c [netdevice] Record whether or not interrupts are currently enabled 2010-03-23 00:55:47 +00: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 [process] Make it safe to call process_add() multiple times 2009-08-10 19:27:24 +01:00
tcp.c [tcp] Avoid printf format warnings on some compilers 2009-08-02 22:44:57 +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