You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single преди 18 години
..
arp.h Network layer now works as a proof of concept преди 18 години
ethernet.h Network API now allows for multiple network devices (although the implementation allows for only one, and does so without compromising on the efficiency of static allocation). преди 18 години
ftp.h Merge TCP aborted(), timedout() and closed() methods into a single closed() method with a reason code. преди 18 години
hello.h Make tcp_connect() void; it will eventually have no failure case. преди 18 години
if_arp.h Header rearrangement. преди 18 години
if_ether.h Header rearrangement. преди 18 години
in.h Header rearrangement. преди 18 години
init.h Consistency преди 18 години
ip.h Put the TCP connection periodic processing in tcp.c, where it belongs. преди 18 години
iscsi.h Header rearrangement. преди 18 години
list.h Don't bother poisoning lists; it costs code size. преди 18 години
netdevice.h Change semantics of network API so that packet-absorbing calls *always* take ownership of the packet, rather than doing so only if they return success. This breaks semantic compatibility with Linux's hard_start_xmit() method, but means that we don't have to worry so much about error cases. преди 18 години
pci.h Header rearrangement. преди 18 години
pci_ids.h Header rearrangement. преди 18 години
pkbuff.h Fix a couple of broken assertions, and align the buffer correctly. преди 18 години
process.h Added basic code for implementing co-operative multitasking. преди 18 години
scsi.h Header rearrangement. преди 18 години
tables.h gcc is rather over-aggressive about optimising out static data structures even when __atribute__ (( unused )) is correctly set... преди 18 години
tcp.h Merge TCP aborted(), timedout() and closed() methods into a single closed() method with a reason code. преди 18 години