summaryrefslogtreecommitdiffstats
path: root/bgpd (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-08bgpd: Fix incorrect AFI referencevivek1-1/+2
2017-08-08bgpd: Update EVPN operational commandsvivek1-110/+170
2017-08-08bgpd: Fix nexthop for labeled-unicastvivek1-46/+35
2017-08-07ldpd: use NO_STRQuentin Young1-37/+37
2017-08-07ospfd: deprecate `timers lsa arrival ...`Quentin Young1-63/+30
2017-08-07rhel: Don't obsolete birdBrian Rak1-1/+2
2017-08-07pimd: some pim cli fixesQuentin Young1-4/+4
2017-08-07lib: cli: don't run off graph "pre-end"David Lamparter1-1/+3
2017-08-06vtysh: add missing \n on warning messageDavid Lamparter1-1/+1
2017-08-05ospfd: Handle multi instance router ospf commandChirag Shah1-3/+5
2017-08-05ospfd: Fix MI-OSPF CLIsChirag Shah3-37/+80
2017-08-05eigrpd: Fix crash and attempt to send dataDonald Sharp2-65/+66
2017-08-05eigrpd: Fix a md5 digest issueDonald Sharp1-5/+7
2017-08-05eigrpd: Fix argv_find return code confusionDonald Sharp1-33/+33
2017-08-04bgpd: remove bogus change in attrhash_key_make()Jorge Boncompte1-6/+0
2017-08-04lib: remove last powl()Quentin Young1-1/+1
2017-08-04ospfd: Fix MI-OSPF configuraton clisChirag Shah6-86/+103
2017-08-04isisd: don't validate dict integrity for regular buildsChristian Franke2-1/+7
2017-08-04isisd: Convert to using prefix.h ETH_ALENDonald Sharp4-13/+6
2017-08-04bgpd: Convert to using ETH_ALENDonald Sharp11-21/+21
2017-08-04ldpd: Switch to using ETH_ALENDonald Sharp3-6/+6
2017-08-04zebra: Switch to using ETH_ALENDonald Sharp2-17/+17
2017-08-04lib: Add ETH_ALEN to prefix.h and deprecate ETHER_ADDR_LENDonald Sharp2-7/+25
2017-08-04zebra: Fix crash when OOM happens.Donald Sharp1-12/+3
2017-08-04bgpd: Fix safi_t confusion wition iana_safi_tDonald Sharp1-1/+1
2017-08-04lib: vty: fix config-write fd leakDavid Lamparter1-13/+20
2017-08-04nhrp: fix assertion with negative holding timesJorge Boncompte1-1/+1
2017-08-04nhrp: fix initialization and route redistribution registrationJorge Boncompte1-20/+18
2017-08-04nhrp: initialize interfaces after VRFsJorge Boncompte1-1/+1
2017-08-04zebra: cleanup, use RIB_SYSTEM_ROUTE() define where appropiateJorge Boncompte1-4/+3
2017-08-04zebra: do not treat kernel routes as implicit withdrawsJorge Boncompte1-3/+3
2017-08-04zebra: hide netlink warning messageJorge Boncompte1-2/+3
2017-08-04zebra: do not hide distance and metric for kernel routesJorge Boncompte1-4/+2
2017-08-04zebra: show nexthop MTU if available on detailed 'show ip route'Jorge Boncompte1-0/+3
2017-08-04zebra: copy MTU from non static routes into nexthopJorge Boncompte1-0/+2
2017-08-04zebra: track and compare distance of recursive nexthopsJorge Boncompte1-0/+4
2017-08-04zebra: add missing protocols names to source-protocol route-map matchJorge Boncompte1-2/+10
2017-08-04zebra: fix compilation in 32bit platformJorge Boncompte1-4/+4
2017-08-04watchfrr: hide systemd message if not systemd availableJorge Boncompte1-0/+2
2017-08-04pimd: Fix crash on iface down due to secondary address listDonald Sharp1-86/+60
2017-08-04pimd: Lookup S,G ifchannel after we create itDonald Sharp1-2/+8
2017-08-03lib: minor style fixesQuentin Young1-19/+21
2017-08-03lib: add missed apply_mask()Quentin Young1-0/+1
2017-08-03isisd: Use a hashtable to speed up lookups during SPFChristian Franke1-95/+179
2017-08-03lib: Reformat comment so my eyes don't fall out while reading itChristian Franke1-23/+16
2017-08-03lib: move prefix hash key to prefix.c to allow global useChristian Franke3-14/+16
2017-08-03isisd: make isis_spftree non-publicChristian Franke5-90/+88
2017-08-03isisd: purge LSP correctly on confusionChristian Franke3-8/+20
2017-08-03isisd: only process overload info from fragment #0Christian Franke1-6/+7
2017-08-03isisd: Limit number of addresses in IPv4 addr TLV to 63Christian Franke1-1/+6