summaryrefslogtreecommitdiffstats
path: root/lib/ipv4.c
AgeCommit message (Expand)Author
2000-05-04Removed a lot of unused variables.Martin Mares
2000-04-01Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
1999-05-24Small bug in ipv4_skip_header.Ondrej Filip
1999-05-14Added ip_skip_header() and modified OSPF to use it.Martin Mares
1999-04-27Recognize site scope for IPv4 addresses (prefixes reserved for privateMartin Mares
1999-04-06ip_pton: Avoid modification of the string we're converting.Martin Mares
1998-11-27Implemented ip_pton()Martin Mares
1998-07-10Added ipa_class_mask() which guesses netmask for classful addressing.Martin Mares
1998-06-17ip_ntop() and ip_ntox() for IPv4.Martin Mares
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares
1998-05-03BIRD library: The story continues.Martin Mares