]> git.ipfire.org Git - thirdparty/bird.git/history - lib/ipv6.c
Adds %R printf directive for Router ID.
[thirdparty/bird.git] / lib / ipv6.c
2000-05-30  Martin MaresAdded ipa_absolutize() which converts link-scope addres...
2000-05-04  Martin MaresUnused variables in IPv6 code.
2000-05-02  Martin MaresIPv6 address classification fixes.
2000-03-31  Martin MaresRemoval of useless includes continues...
2000-03-31  Martin MaresUse bsprintf() instead of sprintf().
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
1999-12-16  Martin Maresipv6_compare() accepts non-lvalue arguments as well...
1999-08-03  Martin MaresSupport for IPv6 sockets. How nice one doesn't have...
1999-08-03  Martin MaresBasic support for IPv6. The system-dependent part...
1999-01-23  Martin MaresReplaced the old ugly ipv6 compilation hack by a condit...
1998-05-15  Martin MaresThe library is now glued together from generic and...
1998-05-03  Martin MaresBIRD library: The story continues.