]> git.ipfire.org Git - thirdparty/bird.git/history - lib/ipv4.c
Many changes in I/O and OSPF sockets and packet handling.
[thirdparty/bird.git] / lib / ipv4.c
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-04-26  Ondrej ZajicekSome minor fixes.
2012-04-26  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-24  Ondrej FilipSmall bug in detection of class-A networks.
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.