Age | Commit message (Expand) | Author |
---|---|---|
1998-12-20 | New hash functions according to benchmarks posted yesterday. (The IPv6 | Martin Mares |
1998-11-29 | Renamed `DEBUG' symbol to `DEBUGGING' to prevent collisions with token | Martin Mares |
1998-10-19 | Added ipa_from_u32 and ipa_from_u32 for use in the kernel sync code (IPv4 only). | Martin Mares |
1998-07-10 | Added ipa_class_mask() which guesses netmask for classful addressing. | Martin Mares |
1998-06-17 | Added function for converting of IP addresses to printable form. | Martin Mares |
1998-06-01 | Added ipa_xor() and ipa_in_net(). | Martin Mares |
1998-05-26 | Added ipa_opposite(). | Martin Mares |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |
1998-05-03 | BIRD library: The story continues. | Martin Mares |
1998-04-28 | Changed #include <x/y> to #include "x/y" for our local includes, so that | Martin Mares |
1998-04-23 | Added IP address manipulation macros, interface declarations and logging. | Martin Mares |