Reworked the IPStack tInterface structure
authorJohn Hodge <[email protected]>
Sun, 14 Nov 2010 10:27:23 +0000 (18:27 +0800)
committerJohn Hodge <[email protected]>
Sun, 14 Nov 2010 10:27:23 +0000 (18:27 +0800)
commit94ecc5441605ad5151e625457531e7f90470db31
tree9f945365e66c40ce1b43b92217a1fef620972961
parent2904567b1901a524d44a136f06f2e6d7b5ce7db5
Reworked the IPStack tInterface structure

- Now no longer explicitly mentions IPv4/IPv6
- Also allowed the cleaning up of a nice chunk of the interface code
Modules/IPStack/arp.c
Modules/IPStack/interface.c
Modules/IPStack/ipstack.h
Modules/IPStack/ipv4.c
Modules/IPStack/ipv6.c
Modules/IPStack/main.c
Modules/IPStack/routing.c
Modules/IPStack/tcp.c

UCC git Repository :: git.ucc.asn.au