summaryrefslogtreecommitdiffstats
path: root/debian/frr-snmp.install (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-24debian: frickel a working debian/watch fileDavid Lamparter1-2/+7
2023-01-24debian: fiddle with lintian spellcheck overridesDavid Lamparter1-6/+2
2023-01-24debian: fix python3 shebang in new filesDavid Lamparter1-0/+2
2023-01-24debian: remove bogus "iproute" dependencyDavid Lamparter1-1/+1
2023-01-24debian: remove unused debian/watchfrr.rc fileOndřej Surý1-4/+0
2023-01-24debian: fix texinfo figure installation directoryDavid Lamparter2-18/+18
2023-01-24debian: fix sphinx docsDavid Lamparter2-10/+3
2023-01-24debian: fix cross-build marks (libelf/libpython3)David Lamparter1-2/+2
2023-01-24debian: make cross-compile workDavid Lamparter4-25/+30
2023-01-24yang: fix race condition in embedmodel.py mkdirDavid Lamparter1-1/+3
2023-01-24build: consistently mkdir -p output for redirectDavid Lamparter4-3/+5
2023-01-24bgpd: fix when route-map changes the link local nexthop for vpnv6Philippe Guibert1-1/+2
2023-01-24zebra_fpm: Add support for other protocols in fpm:netlinkSpoorthi K3-9/+5
2023-01-23bgpd: encode properly vpnv6 nexthopPhilippe Guibert1-2/+6
2023-01-23ospfd: Free memory for JSON allocated object before returnDonatas Abraitis1-2/+12
2023-01-23isisd: fix time truncation on displayRafael Zalamena1-2/+4
2023-01-22bgpd: Add missing `no` form for `neighbor path-attribute discard` cmdDonatas Abraitis3-7/+46
2023-01-22ospfd: Free memory for JSON allocated object before returnDonatas Abraitis1-5/+17
2023-01-21ospfd: fix crash show ip ospf border-routers jsonChirag Shah1-1/+2
2023-01-20babeld: Add missing `no` commandsYuxiang Zhu4-154/+98
2023-01-20bgpd: fix time truncation due to parameter typeRafael Zalamena1-1/+2
2023-01-20*: introduce function for sequence numbersRafael Zalamena6-4/+47
2023-01-20ldpd: fix time truncationRafael Zalamena1-4/+10
2023-01-20babeld: Fix --terminal optionYuxiang Zhu1-29/+0
2023-01-20bgpd: fix vpnv6 nexthop encodingPhilippe Guibert1-2/+2
2023-01-20bgpd: Skip RD match if ACCEPT_OWN is not enabledRyoga Saito1-2/+3
2023-01-20tests: Add test to check importing routes to VRFRyoga Saito16-30/+165
2023-01-19bgpd: Input Queue does not belong under `router bgp`Donald Sharp1-4/+0
2023-01-19bgpd: Limit peer output queue length like input queue lengthDonald Sharp5-5/+54
2023-01-19pimd: fix mtracebis tool warningRafael Zalamena1-1/+1
2023-01-19lib: remove dead logic codeRafael Zalamena1-2/+1
2023-01-19zebra: fix possible null dereferenceRafael Zalamena1-1/+2
2023-01-19tests: fix for test_pim6_multiple_groups_different_RP_address_p2 failureKuldeep Kashyap1-2/+2
2023-01-19tests: Fix for multicast_pim6_static_rp tests failureKuldeep Kashyap3-35/+42
2023-01-19lib: show "(null)" for empty IP addressanlan_cs1-1/+1
2023-01-18tests: zebra_netlink only gives 10 seconds to install all routesDonald Sharp1-1/+1
2023-01-18tests: pim_basic fails in micronetDonald Sharp1-6/+6
2023-01-18zebra: fix fpm netlink encode out of bounds readRafael Zalamena1-1/+1
2023-01-17zebra: make sure string is null terminatedRafael Zalamena1-2/+33
2023-01-17tests: replace -a (all) with individual flags for nsenterChristian Hopps1-9/+23
2023-01-17Revert "lib: BGP registration with IGP for BGP ORR rSPF calc"Donatas Abraitis4-95/+0
2023-01-17Revert "doc: Add documentation for BGP ORR support"Donatas Abraitis2-321/+0
2023-01-17Revert "bgpd: optimal router reflection cli and fsm changes"Donatas Abraitis14-1561/+2
2023-01-17Revert "ospfd: rSPF calc and messaging for optimal route reflection"Donatas Abraitis15-905/+40
2023-01-17Revert "bgpd, ospfd: BGP ORR CI warning fixes"Donatas Abraitis6-56/+70
2023-01-17Revert "ospfd: few fixes in rSPF calc when LSA received from non root node"Donatas Abraitis11-284/+111
2023-01-17Revert "bgpd: fix for crash when no neighbor A.B.C.D remote-as AS_NUM with or...Donatas Abraitis3-39/+7
2023-01-17Revert "bgpd, ospfd: update BGP when routes are removed from OSPF routing table"Donatas Abraitis7-146/+42
2023-01-17Revert "bgpd: code review comments addressed"Donatas Abraitis5-13/+17
2023-01-17lib: fix gmtime_assafe potential issuesRafael Zalamena1-3/+4