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
Showing
- Modules/IPStack/interface.c 3 additions, 1 deletionModules/IPStack/interface.c
- Modules/IPStack/ipstack.h 17 additions, 15 deletionsModules/IPStack/ipstack.h
- Modules/IPStack/routing.c 56 additions, 0 deletionsModules/IPStack/routing.c
- Usermode/Applications/ifconfig_src/main.c 161 additions, 24 deletionsUsermode/Applications/ifconfig_src/main.c
- Usermode/Libraries/libnet.so_src/net.h 7 additions, 0 deletionsUsermode/Libraries/libnet.so_src/net.h
- Usermode/include/acess/sys.h 3 additions, 0 deletionsUsermode/include/acess/sys.h
Please register or sign in to comment