summaryrefslogtreecommitdiff
path: root/lib/ip.c
AgeCommit message (Expand)Author
2022-03-16Lib: Allow use of 240.0.0.0/4 as a private rangeOndrej Zajicek (work)
2020-05-01IPv6 address parser: fail on incomplete addressesMaria Matejka
2019-06-13String: bstrtoul macro expanded to bstrtoul10 and 16Maria Matejka
2019-02-25Custom number parser to speed up config parsingMaria Matejka
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