summaryrefslogtreecommitdiffstats
path: root/eigrpd/eigrp_network.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-27isisd: reuse adjacency state change hook in the SPF codeRenato Westphal4-9/+15
2020-08-27isisd: introduce two LSP iteration functionsRenato Westphal2-0/+174
2020-08-26isisd: don't add Adj-SIDs when an IP address is missingRenato Westphal1-2/+2
2020-08-26isisd: make vid2string() fully reentrantRenato Westphal1-1/+3
2020-08-26bgpd: Remove a deadcode freeing JSON in bgp_show_all_instances_neighbors_vtyDonatas Abraitis1-4/+1
2020-08-25tests: fix router stop logicMark Stapp1-8/+17
2020-08-25tests: remove some unused importsMark Stapp3-3/+0
2020-08-25tests: include all daemons in all-proto error testsMark Stapp1-0/+29
2020-08-25bgpd: reset session if ebgp-multihop is set and no session establishedAlexander Chernavin1-1/+1
2020-08-25bgpd: withdraw default route when route-map has no matchAlexander Chernavin1-0/+3
2020-08-25doc: vrf socket creation logicOleg A. Arkhangelsky1-1/+1
2020-08-24bgpd: alias for bgp no shutdown cmdDavid Schweizer1-12/+5
2020-08-24bfdd: fix parameter lengthIgor Ryzhov1-2/+2
2020-08-24lib, tools: fix reloading of key sub-context in key chainsAlexander Chernavin2-0/+3
2020-08-24bgpd: minor fix for shutdown cli commandsDavid Schweizer1-2/+2
2020-08-24topotests: bump zebra netlink socket buffer sizeRafael Zalamena1-1/+1
2020-08-24doc: Add docs for ospf proactive-arp commandJakub Urbańczyk1-0/+11
2020-08-24bgpd: additional no bgp shutdown cli commandDavid Schweizer1-0/+13
2020-08-22bgpd: Honor route-maps when forcing maximum-prefix for filtered routesDonatas Abraitis1-0/+13
2020-08-21doc: vrf socket creation logicOleg A. Arkhangelsky1-24/+3
2020-08-21zebra: fix SA warning in rib_process()Mark Stapp1-8/+10
2020-08-21tests: Cleanup and fix error message in bgp_features testsuiteMartin Winter1-8/+1
2020-08-21bgpd: fix Dereference of null pointer in flowspecPhilippe Guibert2-33/+32
2020-08-21bgpd: remove warnings related to line too longs in bgp codePhilippe Guibert4-62/+88
2020-08-21bgpd: do not forget to set the size of community val lengthPhilippe Guibert2-0/+2
2020-08-21bgpd: remove sprintf() usage on flowspecPhilippe Guibert1-1/+1
2020-08-21bgp, zebra: add some alignments with remarks from communityPhilippe Guibert6-35/+35
2020-08-21topotest: add bgp flowspec ipv4/ipv6 testPhilippe Guibert7-0/+373
2020-08-21doc: add bgp flowspec ipv6 documentationPhilippe Guibert1-1/+34
2020-08-21bgpd: fill in local ecommunity context with ecom unit lengthPhilippe Guibert2-12/+22
2020-08-21bgpd: fallback proto icmp/v6 to appropriate l3 filterPhilippe Guibert2-1/+6
2020-08-21bgpd: limit policy routing with flowlabel, fragment, and prefix offsetPhilippe Guibert1-0/+17
2020-08-21zebra: add icmpv6 table of type / codePhilippe Guibert2-3/+30
2020-08-21bgpd: support for flowspec interface list per address-familyPhilippe Guibert5-29/+55
2020-08-21bgpd: support for bgp ipv6 ext community, and flowspec redirect ipv6Philippe Guibert9-141/+527
2020-08-21bgp, zebra: add family attribute to ipset and iptable contextPhilippe Guibert6-8/+47
2020-08-21bgpd: support for redirect ipv6 simpson methodPhilippe Guibert6-35/+132
2020-08-21bgpd, lib: support for flow_label flowspec typePhilippe Guibert7-5/+123
2020-08-21bgpd: ipv6 flowspec address decoding and validationPhilippe Guibert6-105/+241
2020-08-21bgpd: flowspec code support for ipv6Philippe Guibert11-32/+62
2020-08-21lib: add family attribute for flowspec prefix structurePhilippe Guibert2-0/+14
2020-08-21bgpd: Fix BGP session stuck in OpenConfirm stateSarita Patra1-2/+2
2020-08-21bgpd: Don't stop hold timer in OpenConfirm StateSarita Patra1-3/+0
2020-08-21tests: Add new bgp_features testsuite with test for bgp shutdownMartin Winter29-0/+902
2020-08-20*: record transaction based on control flagChirag Shah9-10/+17
2020-08-20lib: zapi nexthop sort fixesMark Stapp2-0/+36
2020-08-20lib: add yang modules to native module listChirag Shah1-0/+3
2020-08-20ospfd: make proactive ARP configurableJakub Urbańczyk5-1/+51
2020-08-20lib: adapt plugin to use new Sysrepo versionRenato Westphal2-240/+77
2020-08-20bgpd: minor fix and code style complianceDavid Schweizer3-30/+26