summaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-01bgpd: Add fix for multiple set commands with prefer-globalroot2-1/+9
2016-09-01zebra: refactor zsend_ipv[4|6]_nexthop_lookupDonald Sharp1-73/+21
2016-09-01zebra: Remove unused function reference.Donald Sharp1-2/+0
2016-09-01zebra: refactor rib_add_ipv[4|6]_multipathDonald Sharp6-148/+32
2016-09-01zebra: Refactor rib_add_ipv[4|6] to a common functionDonald Sharp7-209/+112
2016-09-01zebra: Refactor rib_delete_ipv[4|6]Donald Sharp7-220/+81
2016-09-01zebra: Refactor rib_match_ipv[4|6]Donald Sharp3-84/+26
2016-09-01zebra: Refactor v4 and v6 static_add into 1 functionDonald Sharp3-128/+43
2016-09-01zebra: Refactor v4 and v6 static_deleteDonald Sharp3-79/+25
2016-09-01zebra: Create zebra_static.[ch] to isolate codeDonald Sharp7-661/+729
2016-08-31quagga-reload.py should be importableDaniel Walton1-19/+22
2016-08-31Quagga won't advertise 0.0.0.0/0 with network statementDaniel Walton1-7/+6
2016-08-29json support for "show ip route" for "show ipv6 route"Daniel Walton1-63/+297
2016-08-27build/solaris: fix one error and a few warningsRenato Westphal5-9/+11
2016-08-24bgpd: cleanup vty bgp_node_afi/safi utilsLou Berger1-13/+34
2016-08-24bgp: Reorg cleanup to align process and bgp instance init/destroyLou Berger2-3/+4
2016-08-24bgpd: fix build on SolarisRenato Westphal7-44/+44
2016-08-22quagga route-map on-match and continue statements accept 65536Daniel Walton1-2/+2
2016-08-21zebra: implement per-route mtu handlingTimo Teräs10-17/+110
2016-08-21zebra: Fix cherry-pick of ZEBRA_FLAG_CHANGEDDonald Sharp2-21/+21
2016-08-19zebra: make ZEBRA_FLAG_CHANGED internal statusTimo Teräs4-25/+25
2016-08-19isisd: warn if there is an MTU issue on circuitsChristian Franke2-2/+10
2016-08-19isisd: fold up isis_circuit_is_type_set()David Lamparter3-9/+2
2016-08-19isisd: fix is_type_setDavid Lamparter1-3/+3
2016-08-19isisd: fix network-type configurationChristian Franke2-3/+2
2016-08-19isisd: fix isis_circuit_af_set() on fresh circuitDavid Lamparter1-1/+1
2016-08-19isisd: fix isis_circuit_create()David Lamparter2-12/+10
2016-08-19bgpd: Upon interface up (update) only kick-off non-Established peersvivek1-0/+1
2016-08-18quagga-reload.py should not restart quagga if bgp ASN changesDaniel Walton1-20/+20
2016-08-18vtysh --markfile needs to ignore the "end" linesDaniel Walton1-1/+39
2016-08-18zebra: Fix up cherry-pick mistakeDonald Sharp1-3/+4
2016-08-18zebra: additional redistribute related loggingLou Berger1-12/+16
2016-08-18ospfd: Impl. per interface 'ip ospf area' commandJoakim Tjernlund5-20/+203
2016-08-18Revert "per-interface ospf enable and area set command."David Lamparter5-203/+20
2016-08-18*: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma69-216/+219
2016-08-18Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot10-10/+28
2016-08-17BGP: neighbor activate lines for ipv4 unicast are not in the sub contextDaniel Walton1-1/+3
2016-08-17bgpd: Fix for CM-11777 Need Quagga.conf created at quagga installSid Khot7-17/+6
2016-08-16ospfd: Remove HAVE_OSPF_TEDonald Sharp3-16/+0
2016-08-16ospfd: Remove HAVE_OPAQUE_LSADonald Sharp20-208/+3
2016-08-16lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp33-13/+38
2016-08-16pimd: don't break with missing SO_BINDTODEVICEDavid Lamparter1-1/+5
2016-08-16bgpd: only try to identify VRF on LinuxDavid Lamparter1-0/+12
2016-08-16isisd: warn if there is an MTU issue on circuitsChristian Franke2-2/+10
2016-08-16isisd: fold up isis_circuit_is_type_set()David Lamparter3-9/+2
2016-08-16isisd: fix is_type_setDavid Lamparter1-3/+3
2016-08-16isisd: fix network-type configurationChristian Franke2-3/+2
2016-08-16isisd: fix isis_circuit_af_set() on fresh circuitDavid Lamparter1-1/+1
2016-08-16isisd: fix isis_circuit_create()David Lamparter2-12/+10
2016-08-16lib: don't have log functions change errnoChristian Franke1-0/+4