Go to file
Martin Mares 567e6c6220 Use (SOCK_DGRAM,IPPROTO_IP) socket instead of (SOCK_STREAM,IPPROTO_TCP).
This is exactly what Linux ifconfig does and seems to be the preferred way.
1998-10-19 17:48:45 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Added ipa_from_u32 and ipa_from_u32 for use in the kernel sync code (IPv4 only). 1998-10-18 22:22:28 +00:00
nest Fixed generation of device routes for unnumbered point-to-point links. 1998-10-19 17:46:45 +00:00
proto/rip rip should now correctly listen, but entries will not time out. 1998-10-17 10:25:22 +00:00
sysdep Use (SOCK_DGRAM,IPPROTO_IP) socket instead of (SOCK_STREAM,IPPROTO_TCP). 1998-10-19 17:48:45 +00:00
tools The library is now glued together from generic and OS-dependent parts 1998-05-15 07:56:13 +00:00
Makefile Commiting RIP. RIP should somehow listen, will not reply. I needed to 1998-07-09 19:39:04 +00:00
Rules Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
TODO We parse /proc/net/route and flag RT entries according to it. More to come 1998-10-18 22:25:56 +00:00