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 3311169707 When the DHCP file/sname fields are empty, don't allow them to override
their equivalent DHCP-option-specified values.
2008-01-07 13:50:32 +00:00
..
tcp Fix off-by-one error (discovered by Shao Miller). 2008-01-07 13:12:43 +00:00
udp When the DHCP file/sname fields are empty, don't allow them to override 2008-01-07 13:50:32 +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 Added an almost obscene amount of debugging and assertion code while 2007-09-17 19:01:10 +01: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 Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
tcpip.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
tls.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00
udp.c Various warnings fixups for OpenBSD with gcc-3.3.5. 2007-12-07 00:11:43 +00:00