IPStack / ifconfig - Routing changes
authorJohn Hodge <[email protected]>
Tue, 25 Jan 2011 13:41:13 +0000 (21:41 +0800)
committerJohn Hodge <[email protected]>
Tue, 25 Jan 2011 13:41:13 +0000 (21:41 +0800)
commit89d57929e1e4f83a55d32a1d0084e4ed0296f521
treee712148786fdd6fcd7289f569c1eb821cf426f4c
parent560e97380a10c4a8cd8b14b2b7f5d133e32759e0
IPStack / ifconfig - Routing changes

- Implemented implicit routes in interface.c/routing.c
 > Implicit routes are routes that are constructed on the fly from
   an interface.
- Vastly improved the route support in ifconfig
- (Misc) Added some missing syscalls to Usermode/acess/sys.h
Modules/IPStack/interface.c
Modules/IPStack/ipstack.h
Modules/IPStack/routing.c
Usermode/Applications/ifconfig_src/main.c
Usermode/Libraries/libnet.so_src/net.h
Usermode/include/acess/sys.h

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