opengnsys_ipxe/src/net
Michael Brown 844828cb15 [DHCP] Fix RFC4390 client identifier constructions.
RFC 4390 provides for the DHCP client identifier to contain the link-layer
hardware type and MAC address when the MAC address exceeds 16 bytes.
However, the hardware type field is only 8 bits; we were assuming 16 bits.
2008-02-27 16:55:46 +00:00
..
tcp Fixes for EqualLogic iSCSI targets: 2008-02-07 22:46:26 +00:00
udp [DHCP] Fix RFC4390 client identifier constructions. 2008-02-27 16:55:46 +00:00
aoe.c Allowed zero-cost enforced ordering of features in startup banner 2007-08-02 14:51:03 +01:00
arp.c Add untested support for UNDI transmit and receive. 2007-07-02 20:05:58 +01:00
dhcpopts.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
ethernet.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
icmpv6.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
infiniband.c [Infiniband] Add preliminary support for multi-port devices. 2008-02-27 13:59:56 +00:00
iobpad.c Rename pkbpad.c to iobpad.c 2007-05-19 18:42:27 +00:00
ipv4.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
ipv6.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
ndp.c Kill off some warnings-problematic debug statements in ndp.c; the code 2007-12-07 01:51:08 +00:00
netdevice.c Force a netdevice poll in net_tx() before attempting to transmit 2007-10-04 14:46:56 +01:00
nullnet.c Add per-file error identifiers 2007-07-24 17:11:31 +01:00
rarp.c Add untested support for UNDI transmit and receive. 2007-07-02 20:05:58 +01:00
retry.c Add start_timer_nodelay() 2007-08-13 10:59:00 -07:00
tcp.c Make seek information part of the xfer metadata, rather than an entirely 2008-01-08 16:46:55 +00:00
tcpip.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
tls.c Make seek information part of the xfer metadata, rather than an entirely 2008-01-08 16:46:55 +00:00
udp.c Make seek information part of the xfer metadata, rather than an entirely 2008-01-08 16:46:55 +00:00