summaryrefslogtreecommitdiffstats
path: root/lib/prefix.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Block martian address configuration on an interface and also block fromDonald Sharp2015-05-201-1/+14
* ospfd: For an ABR, ensure the right LSID is MaxAge'dPradosh Mohapatra2014-05-141-0/+9
* zebra: apply syntactic sugar to rib_dump()David Lamparter2014-04-011-0/+19
* bgpd: bgpd-set-v4-nexthop-for-v6-peering.patchPradosh Mohapatra2014-02-101-0/+10
* 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-291-0/+1
* bgpd, lib: adopt afi_t and safi_t in several placesMichael Lambert2010-10-061-2/+2
* 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 fromhasso2005-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