summaryrefslogtreecommitdiffstats
path: root/nhrpd (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-09ospf6d: Auth trailer CLI implementation.Abhinay Ramesh2-0/+288
2022-02-09ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh3-2/+4
2022-02-09lib: Changes to support hash algo in keychain.Abhinay Ramesh2-2/+180
2022-02-09lib: Support auto completion of configured keychain.Abhinay Ramesh1-0/+18
2022-02-08bgpd: avoid memcmp comparison of struct nexthopIgor Ryzhov1-4/+1
2022-02-08*: use ipaddr_cmp instead of memcmpIgor Ryzhov3-6/+6
2022-02-08doc: the dev tag should come after the new version commit stepJafar Al-Gharaibeh1-2/+2
2022-02-08tests: fix strings with topologiesIgor Ryzhov10-10/+10
2022-02-08isisd: fix router capability TLV parsing issuesJuraj Vijtiuk3-11/+60
2022-02-08pimd: Modify `show ip pim assert` to only show interesting bitsDonald Sharp2-0/+4
2022-02-07zebra: Abstract nhg deletion to reduce code duplicationDonald Sharp1-15/+13
2022-02-07zebra: Fix ships in the night issueDonald Sharp7-15/+44
2022-02-07bfdd: Use AF_UNSPEC instead of comparing to 0Donald Sharp1-1/+1
2022-02-07zebra: Use AF_UNSPEC instead of setting to 0Donald Sharp1-1/+1
2022-02-07lib: Use AF_UNSPEC intead of setting to 0Donald Sharp1-1/+1
2022-02-07ospfd: Use AF_UNSPEC instead of setting to 0Donald Sharp4-10/+10
2022-02-07bgpd: Use AF_UNSPEC instead of setting to 0Donald Sharp2-10/+10
2022-02-07bgpd: Print route-map name for filtred outgoing prefixesDonatas Abraitis1-2/+3
2022-02-07pimd: Querier to non-querier transistion to be ignored in a caseMobashshera Rasool1-0/+24
2022-02-07bgpd: Flush temporary attributes after route-map applyDonatas Abraitis1-1/+1
2022-02-05doc: Add a commands snippet to workflow about what to do in the 1st phaseDonatas Abraitis2-20/+53
2022-02-05bgpd: Free only subattributes, not the whole attr_extra pointerDonatas Abraitis1-1/+1
2022-02-05bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_typeDonatas Abraitis1-6/+12
2022-02-04babeld: fix #10502 #10503 by repairing the checks on lengthqingkaishi1-10/+10
2022-02-04tools: Skip decorating commits with references (branch name, remote)Donatas Abraitis1-1/+2
2022-02-04babeld: fix #10487 by adding a check on packet lengthwhichbug1-7/+6
2022-02-04zebra: Fix v6 route replace failure turned into successDonald Sharp3-9/+45
2022-02-04zebra: set zd_is_update in 1 spotDonald Sharp1-7/+2
2022-02-04zebra: When we get an implicit or ack or full failure mark statusDonald Sharp1-1/+18
2022-02-04lib: Update hash.h documentation to warn of a possible crashDonald Sharp1-5/+8
2022-02-04zebra: Ensure zebra_nhg_sweep_table accounts for double deletesDonald Sharp1-5/+26
2022-02-04pim: Use INADDR_ANY for current_bsr checking is valid yetDonald Sharp2-6/+11
2022-02-04pimd: Only remove bsr NHT if we actually have tracked somethingDonald Sharp1-1/+2
2022-02-04doc: Update `show zebra` commandDonald Sharp1-1/+3
2022-02-04zebra: Convert some `show zebra` output to a tableDonald Sharp1-24/+27
2022-02-04zebra: Add knowledge about RA and RFC 5549 to `show zebra`Donald Sharp3-0/+37
2022-02-04zebra: Add evpn status to `show zebra`Donald Sharp1-0/+2
2022-02-04zebra: Add os and version to `show zebra`Donald Sharp1-0/+1
2022-02-04zebra: Add kernel nexthop group support to `show zebra`Donald Sharp3-1/+12
2022-02-04zebra: Add MPLS status to `show zebra`Donald Sharp1-0/+2
2022-02-04zebra: Add if v4/v6 forwarding is turned on/off to `show zebra`Donald Sharp1-0/+5
2022-02-04zebra: Add to `show zebra` the type of vrf devices being usedDonald Sharp1-0/+9
2022-02-04zebra: Add ability to know when FRR is not asic offloadedDonald Sharp1-0/+2
2022-02-04lib: Add more information to `show version`Donald Sharp2-2/+35
2022-02-04bgpd: Prevent use after variable goes out of scopeDonald Sharp1-1/+1
2022-02-04bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunityDonatas Abraitis19-210/+287
2022-02-04ospfd: Core in ospf_if_down during shutdown.Tomi Salminen1-0/+2
2022-02-04doc: complete area id for ospf's "range" commandanlan_cs1-2/+6
2022-02-02bgpd: strncmp -> strcmp in community hash fooQuentin Young1-5/+2
2022-02-02debian, redhat: updating changelog for new releaseDonatas Abraitis2-2/+4