summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrpd.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-21zebra: Set resolved inactive when > multipath_numStephen Worley1-1/+6
2019-11-21zebra: Use curr_active to check multipath_numStephen Worley1-3/+1
2019-11-21zebra: BSD null routes were not being installedDonald Sharp1-4/+5
2019-11-20staticd: remove unneeded newline from zlog callTrey Aspelund1-1/+1
2019-11-20pimd: fix bsm buflen check to include pim hdrQuentin Young1-1/+1
2019-11-20doc: Fix nhrp doc issueDonald Sharp1-2/+2
2019-11-20pimd: Various buffer overflow reads and crashesDonald Sharp4-6/+46
2019-11-19zebra: Router Advertisement socket mess upDonald Sharp2-11/+8
2019-11-19bgpd: Implementing a hash table for connected address - ipv4/ipv6bisdhdh4-32/+138
2019-11-19tools: resolve issue with bfd timer change fix in frr-reload.pyDon Slice1-1/+2
2019-11-19pimd: Fix possible read beyond end of data receivedDonald Sharp1-0/+6
2019-11-19ospfd: Rework ospf_read_packet into 2 functionsDonald Sharp1-213/+228
2019-11-19ospfd: Allow packet reads based upon read/write packet countsDonald Sharp1-191/+213
2019-11-19ospfd: The ip header dump is crazy long and uselessDonald Sharp3-30/+0
2019-11-19ospfd: Add/fix some debugs to handle vrfDonald Sharp5-36/+69
2019-11-19ospfd: Add a function to return the name of the vrf we are in.Donald Sharp2-0/+9
2019-11-19ospfd: Remove ORIGINAL_CODING checkDonald Sharp6-116/+9
2019-11-19lib: no filter operations fix on appropriate access-list namePhilippe Guibert1-3/+3
2019-11-19snapcraft: Add vrrpd to the snapcraft packageMartin Winter4-1/+29
2019-11-19bgpd: Bug fix in "show bgp l2vpn evpn X:X::X:X/M"Lakshman Krishnamoorthy1-1/+1
2019-11-18zebra: FPM should have a way of shutting downDonald Sharp1-3/+18
2019-11-18bgpd: Fix per afi/safi addpath peer countingMitch Skiba1-0/+2
2019-11-18pimd: Create pimreg interface when we start any interface configDonald Sharp1-1/+3
2019-11-18pimd: Dissallow obvious addresses from being the RPDonald Sharp1-0/+4
2019-11-18pimd: Tighten up `show ip pim rp-info`Donald Sharp1-2/+2
2019-11-17doc: add link to developer docsQuentin Young1-0/+3
2019-11-17doc: clean up overview.rstQuentin Young1-15/+20
2019-11-15bgpd: Add nexthop of received EVPN RT-5 for nexthop trackingAmeya Dharkar5-9/+58
2019-11-15bgpd: Add missing whitespace in update_subgroup_remove_peer_internal()Donatas Abraitis1-1/+1
2019-11-14staticd: Make blackhole keyword errors more straightforwardTrey Aspelund1-2/+2
2019-11-14bgpd: route-map support for evpn RD filterLakshman Krishnamoorthy2-5/+96
2019-11-14bfdd: remove unused initialization sa warningMark Stapp1-1/+2
2019-11-14ospfd: Adding Debugs to dump OSPF DD SeqnumberSatheesh Kumar K2-0/+27
2019-11-14tests: Test if `distance bgp (1-255) (1-255) (1-255)` worksDonatas Abraitis7-18/+196
2019-11-14ldpd: add missing sanity check in the parsing of label messagesRenato Westphal1-0/+8
2019-11-13tools: stop repeating lines to delete for multiple bfd timer changesDon Slice1-1/+1
2019-11-13tests: Add a test case for `sender-as-path-loop-detection`Donatas Abraitis8-0/+199
2019-11-12bgpd: Bug fix in "show bgp l2vpn evpn ... advertised-routes'Lakshman Krishnamoorthy1-0/+3
2019-11-12zebra: dplane cancel update thread from correct pthreadStephen Worley1-1/+3
2019-11-12zebra: Put freeing code in nhg_ctx_free()Stephen Worley1-28/+34
2019-11-12zebra: handle depends_find() NULL nexthopStephen Worley1-0/+4
2019-11-12doc: Append documentation for `bgp dampening` commandDonatas Abraitis1-0/+3
2019-11-12pimd: Cleanup igmp debugs a tiny bitDonald Sharp2-11/+4
2019-11-12pimd: `debug igmp trace` turns on non igmp debugsDonald Sharp8-62/+62
2019-11-12tools, vtysh: improved fix for ldpd ifacesEmanuele Di Pascale2-1/+15
2019-11-12pimd: Ignore igmp queries from itselfDonald Sharp1-0/+7
2019-11-12zebra: zebra_nhg check each nexthop for active, not just numberStephen Worley1-5/+42
2019-11-12zebra: Don't clear nexthop fib flag on rib_installStephen Worley1-8/+0
2019-11-12zebra: mpls_ftn_uninstall handle nhg hash label changeStephen Worley1-14/+26
2019-11-11ospfd,eigrpd: don't take address of packed struct memberMark Stapp2-5/+8