]> git.ipfire.org Git - thirdparty/bird.git/history - lib/ip.h
OSPF: Redesign LSA checksumming
[thirdparty/bird.git] / lib / ip.h
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-18  Ondrej ZajicekRoute Origin Authorization basics.
2011-09-24  Ondrej ZajicekUse undefined scope for undefined IPv6 addresses.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2010-02-21  Ondrej ZajicekFix configure to enable warnings and fix most of them.
2000-05-13  Martin MaresUnified parsing of prefixes.
1999-11-25  Martin MaresAdded ip_scope_text() for translating of scopes to...
1999-08-03  Martin MaresBasic support for IPv6. The system-dependent part...
1998-11-27  Martin MaresImplemented ip_pton()
1998-06-17  Martin MaresAdded function for converting of IP addresses to printa...
1998-06-01  Martin MaresAdded ipa_xor() and ipa_in_net().
1998-05-15  Martin MaresThe library is now glued together from generic and...
1998-05-03  Martin MaresBIRD library: The story continues.
1998-04-28  Martin MaresChanged #include <x/y> to #include "x/y" for our local...
1998-04-23  Martin MaresAdded IP address manipulation macros, interface declara...