summaryrefslogtreecommitdiffstats
path: root/lib/ipv6.c
AgeCommit message (Expand)Author
2011-09-24Use undefined scope for undefined IPv6 addresses.Ondrej Zajicek
2010-08-12Supports unique local unicast addresses.Ondrej Zajicek
2009-08-27Temporary OSPFv3 development commitOndrej Zajicek
2009-08-25Temporary OSPFv3 development commitOndrej Zajicek
2000-05-31Added ipa_absolutize() which converts link-scope addresses to global scopeMartin Mares
2000-05-04Unused variables in IPv6 code.Martin Mares
2000-05-02IPv6 address classification fixes.Martin Mares
2000-04-01Removal of useless includes continues...Martin Mares
2000-04-01Use bsprintf() instead of sprintf().Martin Mares
2000-04-01Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
1999-12-16ipv6_compare() accepts non-lvalue arguments as well. This makes filtersMartin Mares
1999-08-03Support for IPv6 sockets. How nice one doesn't have to ifdef aroundMartin 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-05-15The library is now glued together from generic and OS-dependent partsMartin Mares
1998-05-03BIRD library: The story continues.Martin Mares