summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zebra: support FIB override routestterasTimo Teräs2015-06-046-25/+67
* zebra: atomic FIB updatesTimo Teräs2015-06-046-304/+168
* zebra: make ZEBRA_FLAG_CHANGED internal statusTimo Teräs2015-06-043-5/+5
* fix previous bgp nexthop tracking patches to compile and work betterTimo Teräs2015-06-045-3/+5
* A valid BGP nexthop is flagged as invalidDaniel Walton2015-06-041-1/+2
* bgpd-delete-route-on-invalid-nh.patchDinesh G Dutt2015-06-041-2/+2
* bgpd: bgpd-nexthop-tracking.patchDinesh G Dutt2015-06-0410-117/+852
* fix the previous zebra-nexthop-tracking commitTimo Teräs2015-06-046-27/+30
* zebra-nexthop-tracking.patchDinesh G Dutt2015-06-0424-93/+1517
* bgpd-add-peer-group-timers.patchDaniel Walton2015-06-042-27/+105
* zebra: redistribute hw_type to connected daemonsTimo Teräs2015-06-042-0/+2
* zebra: use prefix2str for logging where possibleTimo Teräs2015-06-0110-154/+107
* zebra/vty: use prefix2str and unify show ip/ipv6 route codeTimo Teräs2015-06-011-298/+114
* lib: make prefix2str simpler to use, and use it in zclientTimo Teräs2015-06-013-7/+11
* lib: make sockunion2str safer to useTimo Teräs2015-06-011-5/+12
* route table: constify some APIsTimo Teräs2015-05-292-8/+8
* zebra: simplify redistribution codeTimo Teräs2015-05-291-28/+4
* sockunion: add accessors for sockunion addressTimo Teräs2015-05-292-0/+61
* lib: allow caller to provide prefix storage in sockunion2hostprefixTimo Teräs2015-05-294-22/+15
* privs: fix privilege dropping to use system defined groupsTimo Teräs2015-05-291-19/+47
* tests: add testcli reference in/out & do DejaGNUDavid Lamparter2015-05-275-1/+410
* tests: add CLI dummy command-exec toolDavid Lamparter2015-05-275-1/+200
* Revert "lib: wrong #define used for IPV6_MINHOPCOUNT"David Lamparter2015-05-272-11/+4
* ripngd: allow to enable/disable the ECMP featureFeng Lu2015-05-273-5/+103
* ripngd: add ECMP supportFeng Lu2015-05-276-349/+459
* lib: wrong #define used for IPV6_MINHOPCOUNTDonald Sharp2015-05-272-4/+11
* lib/privs: Don't use CAP_NET_BROADCASTChristian Franke2015-05-271-2/+1
* lib/privs: display more info if cap_set_proc fails.Christian Franke2015-05-271-1/+15
* isisd: always print adj->sysid (clang 3.6 warning)David Lamparter2015-05-271-7/+1
* lib/vty: don't clear output buffer on input EOFDavid Lamparter2015-05-271-1/+1
* lib/vty: add vty_stdio at-close hookDavid Lamparter2015-05-272-2/+8
* lib/vty: put stdin in raw mode for vtyDavid Lamparter2015-05-271-1/+36
* lib/vty: add vty_stdio()David Lamparter2015-05-272-21/+57
* lib/vty: add separate output fd support to VTYsDavid Lamparter2015-05-273-13/+19
* vtysh: fix the fix for babeld removal... (5460bae)David Lamparter2015-05-271-0/+7
* lib: fix "sockunion: add hash function" for BSD (9196caf)David Lamparter2015-05-202-11/+12
* sockunion: add hash functionTimo Teräs2015-05-202-0/+17
* bgpd: allow using rtt in route-map's set metricTimo Teräs2015-05-204-12/+52
* sockopt: add support for querying tcp round-trip-timeTimo Teräs2015-05-202-0/+17
* bgpd: refactor route-map objects modifying integer valuesTimo Teräs2015-05-201-192/+111
* *: fix "babeld: Remove babeld from Quagga" (336724d)David Lamparter2015-05-2011-123/+4
* babeld: Remove babeld from QuaggaPaul Jakma2015-05-1538-8930/+5
* ospfd: Remove another odd flooding hack in opaque LSA codePaul Jakma2015-05-143-125/+0
* lib: assert(0) still needs a returnDavid Lamparter2015-05-141-0/+1
* lib: fix "reduce strcmp in CLI" fallout (10bac801)David Lamparter2015-05-142-33/+19
* lib: straighten out ORF prefix list supportDavid Lamparter2015-05-055-107/+59
* lib: hide internal prefix list structuresDavid Lamparter2015-05-055-45/+84
* bgpd: speed up "no-hit" withdraws for routeserversDavid Lamparter2015-05-053-12/+25
* ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'Paul Jakma2015-05-056-245/+6
* ospfd: Make ospf_passive_interface_update calls friendly to static analysisPaul Jakma2015-05-051-7/+19