summaryrefslogtreecommitdiffstats
path: root/lib/prefix.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ip6_masklen() so that does not require non-standard cast to union.Chris Hall2012-03-301-2/+2
* Rework prefix.c to remove large-ish tables of things.Chris Hall2012-03-261-3/+15
* Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-21/+39
|\
| * general: remove inline qualifiers and move in-header functions to objectsPaul Jakma2012-01-061-16/+4
| * bgpd: justify checks for IPv4 class D/EDenis Ovsienko2012-01-021-1/+1
| * lib: make masklen2ip6() safer and fasterDenis Ovsienko2011-12-131-1/+1
| * lib: make masklen2ip() safer and fasterDenis Ovsienko2011-12-131-1/+1
| * lib: prefix2sockunion, prefix_common_bits helper functionsDavid Lamparter2011-11-211-0/+2
| * bgpd: improve NEXT_HOP attribute checks (BZ#680)Denis Ovsienko2011-09-301-0/+1
* | Fix bug in stream_put_ipv4()Chris Hall2012-02-241-4/+22
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-11/+41
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-11/+41
| |\|
| | * bgpd, lib: adopt afi_t and safi_t in several placesMichael Lambert2010-10-061-2/+2
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-2/+2
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-2/+2
* | | Creation of pipework branchChris Hall2010-12-211-4/+1
|/ /
* | Review and tidy new code and comments.Chris Hall2010-02-041-0/+2
* | Binding to interfaces and counting of messages.Chris Hall2010-01-271-3/+5
* | Getting BGP Engine to start and removing warnings.Chris Hall2010-01-241-4/+20
|/
* ospf6d: fix warnings from recent prefix bit commitStephen Hemminger2009-12-101-0/+6
* lib: move check_bit into prefix common codeStephen Hemminger2009-12-091-0/+10
* [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma2007-04-101-0/+1
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-0/+6
* 2005-05-06 Paul Jakma <paul@dishone.st>paul2005-05-061-40/+43
* * prefix.[hc]: Pass argument to the inet6_ntoa by value making it morehasso2005-04-081-1/+1
* * lib/prefix.[hc]: inet6_ntoa utility function copied fromquagga_pre_listloop_cleanuphasso2005-04-051-0/+2
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-0/+8
* First small part of lib cleanup. Mainly "constification" of arguments andhasso2004-10-041-27/+29
* Explain the dual use of struct prefix for CIDR prefixes andgdt2004-01-131-0/+9
* Initial revisionpaul2002-12-131-0/+161