summaryrefslogtreecommitdiff
path: root/lib/ip.c
AgeCommit message (Expand)Author
2016-11-09 Unit Testing for BIRDOndrej Zajicek (work)
2015-12-24Follow-up work on integrationOndrej Zajicek (work)
2015-11-25Merge branch 'master' into int-newOndrej Zajicek (work)
2015-11-24Merge branch 'master' into rip-newOndrej Zajicek (work)
2015-11-24Some consts for function argumentsOndrej Zajicek (work)
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2015-10-05Major RIP redesignOndrej Zajicek (work)
2015-02-21Minor fixesPavel TvrdĂ­k
2014-10-24Integrated IP functions.Ondrej Zajicek
2011-09-24Use undefined scope for undefined IPv6 addresses.Ondrej Zajicek
2010-04-28Better support for /31 networks.Ondrej Zajicek
2008-08-25Fix behavior of ipa_opposite().Martin Mares
2000-06-08Fixes for the programmer's manual.Martin Mares
2000-06-07Spelling fixes to progdoc.Martin Mares
2000-06-04Added library progdocs.Martin Mares
2000-03-31Removal of useless includes continues...Martin Mares
2000-03-31Include "lib/string.h" instead of <string.h>. It should give us bzero()Martin Mares
1999-11-25Added ip_scope_text() for translating of scopes to strings.Martin Mares