summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_vty.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-17lib: add and use new yang function for finding schema nodesChristian Hopps5-9/+46
2023-04-16bgpd: Remove unnecessary check for groupsanlan_cs1-12/+2
2023-04-15tests: restart bgpd to avoid warnings in follow on testsChristian Hopps2-0/+18
2023-04-15tools: Make check flag really work for reloadanlan_cs1-0/+6
2023-04-15tools: fix missing remote-as configuration when reloadanlan_cs1-1/+1
2023-04-14zebra: evpn mh sync mac install as inactiveChirag Shah1-3/+6
2023-04-14tests: fix warning, incorrect use of `is`.Christian Hopps1-2/+0
2023-04-14git: Workflow grammar fixupDonald Sharp1-1/+1
2023-04-14lib: fix handle seg6local routes on default vrfPhilippe Guibert2-3/+8
2023-04-13bgpd: Fix crash for `show bgp ... neighbor received-routes detail|PREFIX`Donatas Abraitis1-2/+4
2023-04-13doc: fix the print iso macro documentationLouis Scalbert1-1/+1
2023-04-13pimd, doc: remove dead import check referencesDavid Lamparter2-16/+7
2023-04-13ospf6d: missing ECMP NHs in certain topologieslynne2-9/+29
2023-04-13tests: Run formatting script on test_isis_advertise_high_metrics.pyDonald Sharp1-24/+12
2023-04-13bgpd: Simplify the checking local pathanlan_cs1-8/+3
2023-04-12tests: Fix topotest invalid escape sequence in isis_advertise_high_metrics testIsabella de Leon1-2/+2
2023-04-12topotests: fix bgp lu explicit-null testPhilippe Guibert1-12/+14
2023-04-12bgpd: fix bgp label value when static route usedPhilippe Guibert1-1/+2
2023-04-12zebra: Actually free up memory associated with the mq listDonald Sharp1-0/+3
2023-04-12lib: convert if_rmap config output to northboundIgor Ryzhov6-36/+18
2023-04-12ospfd: Fix ospf_lsa memory leakKeelan101-9/+13
2023-04-11bgpd: rfapi memleak fixesG. Paul Ziemba3-0/+47
2023-04-11ripngd: adapt to new YANG NB if_rmap conversionChristian Hopps4-0/+128
2023-04-11ripd: adapt to new YANG NB if_rmap conversionChristian Hopps4-0/+129
2023-04-11lib: convert if_rmap to YANG northboundChristian Hopps5-134/+237
2023-04-11lib: fix formattingChristian Hopps1-8/+7
2023-04-11pimd: Option to get IGMP groups and sources for a particular interfacePooja Jagadeesh Doijode11-221/+775
2023-04-11tests: Ensure that the scale_up.py script tests for actual sharp installed ro...Donald Sharp1-0/+19
2023-04-11doc: add doc for ospf per-interface write socketMark Stapp1-0/+7
2023-04-11ospfd: support write socket per interfaceMark Stapp8-34/+179
2023-04-11topotests: add topotest to check bgp lu explicit-null servicePhilippe Guibert5-0/+236
2023-04-11bgpd: add cli command to control explicit-null label usagePhilippe Guibert4-12/+57
2023-04-11tests: Cleanup formatting in a couple of test scriptsDonald Sharp2-18/+31
2023-04-11tests: Fix evpn tests to ensure mac addresses will show upDonald Sharp2-0/+19
2023-04-11mgmtd: remove the frr_startup.json related documentation.Manoj Naragund1-10/+1
2023-04-11bgpd:add local_es_df_preference into l2vpn-evpn es json outputSindhu Parvathi Gopinathan1-0/+3
2023-04-11zebra: Install directly connected route after interface flapPooja Jagadeesh Doijode1-0/+5
2023-04-10bgpd: Do not allow a `no router bgp XXX` when autoimport is happeningDonald Sharp1-19/+37
2023-04-10bgpd: Do not allow l3vni changes when shutting downDonald Sharp1-0/+15
2023-04-10bgpd: Use the actual pointer type instead of a voidDonald Sharp1-2/+2
2023-04-10ripd: Simplify code for distanceanlan_cs1-8/+3
2023-04-10pimd: Process no-forward BSM packetSarita Patra1-1/+4
2023-04-10ripd: Correct one debug loganlan_cs1-1/+1
2023-04-08bgpd:evpn-mh esi not active suppress ead-es routeChirag Shah1-1/+2
2023-04-08tests: Copy script1.lua for make distDonatas Abraitis1-1/+1
2023-04-08docker: Enable Lua (scripting) for Alpine imagesDonatas Abraitis1-2/+4
2023-04-08build: Take LUA_LIBS from pkg-configDonatas Abraitis1-5/+11
2023-04-08tests: fix cause of intermittent failureChristian Hopps1-2/+3
2023-04-07ospf,ospf6: fix json key typo supoortMark Stapp4-3/+22
2023-04-07tests: replace deprecated ospf json keysMark Stapp35-245/+250