Age | Commit message (Expand) | Author |
---|---|---|
2000-05-31 | Added ipa_absolutize() which converts link-scope addresses to global scope | Martin Mares |
2000-05-04 | Unused variables in IPv6 code. | Martin Mares |
2000-05-02 | IPv6 address classification fixes. | Martin Mares |
2000-04-01 | Removal of useless includes continues... | Martin Mares |
2000-04-01 | Use bsprintf() instead of sprintf(). | Martin Mares |
2000-04-01 | Include "lib/string.h" instead of <string.h>. It should give us bzero() | Martin Mares |
1999-12-16 | ipv6_compare() accepts non-lvalue arguments as well. This makes filters | Martin Mares |
1999-08-03 | Support for IPv6 sockets. How nice one doesn't have to ifdef around | Martin Mares |
1999-08-03 | Basic support for IPv6. The system-dependent part doesn't work yet, | Martin Mares |
1999-01-23 | Replaced the old ugly ipv6 compilation hack by a conditional in Modules. | Martin Mares |
1998-05-15 | The library is now glued together from generic and OS-dependent parts | Martin Mares |
1998-05-03 | BIRD library: The story continues. | Martin Mares |