2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-15 15:51:44 +00:00
xNBA/src/net
2007-07-31 03:02:21 +01:00
..
tcp Allowed HTTPS to be a separately configurable feature. 2007-07-30 03:01:04 +01:00
udp Centralise construction of the DHCP request and response packets. 2007-07-31 03:02:21 +01:00
aoe.c Quick hack to get AoE back in to the tree, on a par with the current 2007-07-29 02:31:14 +01:00
arp.c
dhcpopts.c Apply global DHCP options when register_dhcp_options() is called. Do 2007-07-06 17:07:50 +01:00
ethernet.c
icmpv6.c
iobpad.c
ipv4.c Never attempt to route the broadcast address. 2007-07-03 13:55:45 +01:00
ipv6.c Warnings purge: src/{crypto,hci,net} 2007-07-03 13:20:22 -04:00
ndp.c make add_ndp_entry static 2007-07-27 21:37:29 +02:00
netdevice.c Use net_device_operations structure and netdev_nullify() to allow for 2007-07-07 16:43:39 +01:00
nullnet.c Add per-file error identifiers 2007-07-24 17:11:31 +01:00
rarp.c
retry.c Use a linker-table based system to automatically mark and start up 2007-07-03 20:09:14 +01:00
tcp.c Add per-file error identifiers 2007-07-24 17:11:31 +01:00
tcpip.c
tls.c tls_change_cipher() can complain about null cipher and digest 2007-07-30 03:30:27 +01:00
udp.c Separate the "is data ready" function of xfer_seek() into an 2007-07-08 14:11:07 +01:00