summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-08zebra: Add IF_ZEBRA_DATA_X defineDonald Sharp2-38/+33
2022-08-08zebra: Cleanup unguarded debugDonald Sharp1-3/+0
2022-08-08lib: Remove invalid function declarationWeiguo Li1-7/+0
2022-08-08pim6d: Removing the temporary enabled debugs.Abhishek N R1-2/+0
2022-08-06bfdd: Some interfaces don't have mac addressesDonald Sharp1-2/+5
2022-08-06tools: Add pim6d to tools so that pim6d will work properlyDonald Sharp7-3/+16
2022-08-05zebra: zrouter.in_shutdown is an atomic variableDonald Sharp3-6/+8
2022-08-05zebra: Fix memory leaks and use after frees in nhg's on shutdownDonald Sharp3-2/+55
2022-08-05zebra: When saving nhg for later stop processingDonald Sharp1-0/+1
2022-08-05doc/user/ripd: clarify unicast behaviourBen1-8/+8
2022-08-04bgpd: ignore NEXT_HOP for MP_REACH_NLRITrey Aspelund4-42/+55
2022-08-04bgpd: addition of vxlanFlooding field to show outputPdoijode1-0/+11
2022-08-04bgpd: add BGP_ATTR_MP_NEXTHOP_LEN_IP6 macroTrey Aspelund1-5/+9
2022-08-04*: remove test python fileMark Stapp1-22/+0
2022-08-04pimd, pim6d: Using ttable for displayingSai Gomathi N1-12/+32
2022-08-04lib: Add errno details to the sockopt_reuseaddr apiMobashshera Rasool1-2/+4
2022-08-04pimd, pim6d: Send register msg via register socketMobashshera Rasool6-1/+53
2022-08-04bgpd: fix show bgp l2vpn evpn route rd crashesTrey Aspelund1-2/+2
2022-08-03bgpd: bgp_best_path_select_defer never returns negativeDonatas Abraitis3-8/+5
2022-08-03pim6d: fix clear ipv6 mrouteSarita Patra3-0/+24
2022-08-03doc: Add `show bgp access-list` commandDonatas Abraitis1-0/+4
2022-08-03bgpd: Add `show bgp access-list` command to filter routes by ACLDonatas Abraitis2-0/+26
2022-08-03zebra: fix bond down for evpn-mhanlan_cs1-0/+13
2022-08-03ospf6d: combine two conditions for lsa prefixanlan_cs1-4/+2
2022-08-03bgpd: BUM flooding display changePooja1-6/+6
2022-08-02qpb: Tell coverity the actual size we are copyingDonald Sharp1-2/+4
2022-08-02build: unconditionally enable format checksDavid Lamparter1-4/+0
2022-08-02lib: Remove usage of inet_ntop in lib/sockopt.cDonald Sharp1-5/+2
2022-08-02pim6d: Change the show running commands for pimv6 debugsSai Gomathi N2-2/+4
2022-08-02pim6d: Removing the to-do item in pimv6 debugSai Gomathi N1-2/+0
2022-08-02pim6d: Add 'show debugging [pimv6]' CLISai Gomathi N1-0/+16
2022-08-02pim6d: Implementing "clear ipv6 pim interface traffic" command.Abhishek N R5-38/+65
2022-08-01lib: Correct valgrind errorsOlivier Dugeon2-4/+4
2022-08-01pimd: Simply the code a bit, reduce code complexityMobashshera Rasool1-16/+7
2022-07-30lib: Use pI4 instead of inet_ntop in sockopt.cDonald Sharp1-5/+2
2022-07-30zebra: Remove usage of newline in zlog_X messageDonald Sharp1-1/+1
2022-07-30bgpd: use pI4Donald Sharp1-8/+2
2022-07-30ospfd: Remove usage of inet_ntopDonald Sharp2-10/+5
2022-07-29lib: Coverity wants strlen to include null characterDonald Sharp1-1/+1
2022-07-29tests: Fix test_ospf_topo1 as that it sometimes failsDonald Sharp1-10/+20
2022-07-29tests: Split up test_multicast_pim_static_rp.py into 3 test suitesDonald Sharp3-2525/+3223
2022-07-29bgpd: fixed bmp vpnv4 monitoring are withdraws instead of updatesmxyns1-5/+7
2022-07-29bgpd: Do not check if the whole as-path has target ASN when using as-overrideDonatas Abraitis4-29/+26
2022-07-29doc: Update /doc/topotests.rst documentationKuldeep Kashyap71-3943/+2856
2022-07-29bgpd: Safi can be SAFI_MAX which would allow a write beyond allocedDonald Sharp1-0/+1
2022-07-28pimd: fix static mroute to also take into account the input interfaceJafar Al-Gharaibeh1-40/+10
2022-07-28pimd: Update mroute IIF based on Nexthop received from ZebraSarita Patra1-1/+1
2022-07-28isisd: Prevent leak of global_ipv6_addrsDonald Sharp1-1/+1
2022-07-28bgpd: Unlock bgp_node after bgp_node_lookupDonatas Abraitis1-2/+9
2022-07-28tests: [PIMv6] Update topology for static rp suiteKuldeep Kashyap1-3/+5