2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-26 03:09:12 +00:00
xNBA/src/net
Michael Brown d465ae9785 Bugfix: iobuf->data always points to the start of the allocated
portion, not to the bit we want to currently write to...
2007-06-28 18:38:50 +01:00
..
tcp Add concept of transfer metadata, to be used by UDP in order to 2007-06-11 15:04:39 +01:00
udp Bugfix: iobuf->data always points to the start of the allocated 2007-06-28 18:38:50 +01:00
aoe.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
arp.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
dhcpopts.c Update DHCP to use data-xfer interface (not yet tested). 2007-06-27 23:20:36 +01:00
ethernet.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
filter.c Filter insertion now actually works 2007-01-31 03:43:59 +00:00
icmpv6.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
iobpad.c Rename pkbpad.c to iobpad.c 2007-05-19 18:42:27 +00:00
ipv4.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
ipv6.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
ndp.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
netdevice.c Kill off hotplug.h and just make net devices normal reference-counted 2007-06-27 14:48:31 +01:00
retry.c Modify process semantics; rescheduling is now automatic. 2007-05-26 15:00:56 +00:00
stream.c Don't pass through zero-length requests 2007-02-01 07:18:56 +00:00
tcp.c Mildly ugly hack to force correct linkage. 2007-06-28 18:06:25 +01:00
tcpip.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
udp.c Mildly ugly hack to force correct linkage. 2007-06-28 18:06:25 +01:00