]> git.ipfire.org Git - thirdparty/bird.git/history - lib/ipv4.c
Adds %R printf directive for Router ID.
[thirdparty/bird.git] / lib / ipv4.c
2000-05-04  Martin MaresRemoved a lot of unused variables.
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
1999-05-24  Ondrej FilipSmall bug in ipv4_skip_header.
1999-05-14  Martin MaresAdded ip_skip_header() and modified OSPF to use it.
1999-04-27  Martin MaresRecognize site scope for IPv4 addresses (prefixes reser...
1999-04-06  Martin Maresip_pton: Avoid modification of the string we're converting.
1998-11-27  Martin MaresImplemented ip_pton()
1998-07-10  Martin MaresAdded ipa_class_mask() which guesses netmask for classf...
1998-06-17  Martin Maresip_ntop() and ip_ntox() for IPv4.
1998-05-15  Martin MaresThe library is now glued together from generic and...
1998-05-03  Martin MaresBIRD library: The story continues.