summaryrefslogtreecommitdiffstats
path: root/lib/ipv6.h
AgeCommit message (Expand)Author
2010-04-28Better support for /31 networks.Ondrej Zajicek
2010-01-03Implements MRTdump feature.Ondrej Zajicek
2009-09-08Temporary OSPFv3 development commit.Ondrej Zajicek
2009-08-27Temporary OSPFv3 development commitOndrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2009-06-18Minor bugfixes.Ondrej Zajicek
2009-03-31Reimplementation of prefix sets.Ondrej Zajicek
2004-05-31Some include added.Ondrej Filip
2000-06-07#define SIZE_OF_IP_HEADEROndrej Filip
2000-05-31Added ipa_absolutize() which converts link-scope addresses to global scopeMartin Mares
2000-04-01Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
2000-03-01Changed comments regarding hash function.Martin Mares
2000-03-01IP_PREC_INTERNET_CONTROL for IPv6 (see the comment).Martin Mares
1999-12-16ipv6_compare() accepts non-lvalue arguments as well. This makes filtersMartin Mares
1999-08-03Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares
1999-01-23Replaced the old ugly ipv6 compilation hack by a conditional in Modules.Martin Mares
1998-12-20New hash functions according to benchmarks posted yesterday. (The IPv6Martin Mares
1998-06-17Added function for converting of IP addresses to printable form.Martin Mares
1998-06-01Added ipa_xor() and ipa_in_net().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
1998-04-23Added IP address manipulation macros, interface declarations and logging.Martin Mares