summaryrefslogtreecommitdiffstats
path: root/lib/prefix.c
Commit message (Expand)AuthorAgeFilesLines
* Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-6/+7
* Creation of pipework branchChris Hall2010-12-211-23/+24
* Fix "neighbor xx peer-group" and "show bgp XX::"Chris Hall2010-12-141-66/+67
* Bring up to date with 0.99.16 releaseChris Hall2010-04-171-2/+2
* Review and tidy new code and comments.Chris Hall2010-02-041-0/+54
* Fix return values for str2prefix_ipv4 and str2prefix_ipv6Chris Hall (GMCH)2009-11-261-32/+60
* lib/trivial: str2prefix checks return of inet_pton in fragile wayPaul Jakma2009-08-281-2/+2
* 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-07-261-4/+9
* 2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-07-261-1/+1
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-5/+5
* * prefix.[hc]: Pass argument to the inet6_ntoa by value making it morehasso2005-04-081-2/+2
* * lib/prefix.[hc]: inet6_ntoa utility function copied fromquagga_pre_listloop_cleanuphasso2005-04-051-0/+11
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-1/+1
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-2/+24
* First small part of lib cleanup. Mainly "constification" of arguments andhasso2004-10-041-22/+26
* Explain the dual use of struct prefix for CIDR prefixes andgdt2004-01-131-3/+18
* Initial revisionpaul2002-12-131-0/+696