Go to file
Martin Mares 786d0bb9e7 Added ipa_class_mask() which guesses netmask for classful addressing.
For pure A/B/C class addresses it just returns the class netmask, for
subnets it tries to guess subnet mask. Please make sure the address
you pass to this function is really a valid host address (i.e., call
ipa_validate() first).
1998-07-10 08:38:29 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Added ipa_class_mask() which guesses netmask for classful addressing. 1998-07-10 08:38:29 +00:00
nest Adding proto_dump_all() function 1998-07-09 19:36:52 +00:00
proto/rip Commiting RIP. RIP should somehow listen, will not reply. I needed to 1998-07-09 19:39:04 +00:00
sysdep Replaced remaining references of clock_t by bird_clock_t. 1998-07-10 08:32:18 +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 Added local version of sprintf (bsprintf and bvsprintf) offering few new 1998-06-17 14:31:36 +00:00