summaryrefslogtreecommitdiffstats
path: root/babeld/babel_interface.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-26doc: Basic spellchecking of bgp.rstTomáš Szaniszlo1-16/+16
2021-08-26bgpd: fix update-source for ipv6Igor Ryzhov1-0/+6
2021-08-26lib: remove unused argument from vrf_cmd_initIgor Ryzhov15-17/+15
2021-08-25pimd: fix coverity/dead-code issueJafar Al-Gharaibeh1-10/+15
2021-08-25bgpd: fix uninitialised segs6 bufferPhilippe Guibert1-0/+1
2021-08-25*: Drop `break` after using frr_help_exit() in switch/caseDonatas Abraitis19-20/+1
2021-08-24ospf6d: further validate NSSA ASBR routes used for route computationRenato Westphal1-0/+16
2021-08-24tests: enable more debugs in the ospf6_topo2 topotestRenato Westphal4-0/+100
2021-08-24ospf6d: do not allow an area to be stub and NSSA at the same timeRenato Westphal4-2/+12
2021-08-24ospf6d: fix logging of border router routesRenato Westphal2-5/+31
2021-08-24lib: remove the dependency on bgpd codeIgor Ryzhov4-8/+6
2021-08-24pimd: IGMP groups are not getting timeoutSai Gomathi1-0/+15
2021-08-24tests: ospf gr helper topotests with scapy.nguggarigoud4-4/+1040
2021-08-24ospf6d: remove incorrect debug guardRenato Westphal2-7/+4
2021-08-24ospf6d: flush external LSAs when NSSA is configuredRenato Westphal2-2/+5
2021-08-24ospf6d: fix flushing of all LSAs when NSSA is unconfiguredRenato Westphal1-4/+2
2021-08-24ospf6d: don't delete area when NSSA is unconfiguredRenato Westphal1-2/+0
2021-08-24ospf6d: always unset the E-bit on NSSA ABRsRenato Westphal1-4/+2
2021-08-24tests: use correct key for deleting entry.Christian Hopps1-1/+1
2021-08-24tests: ospf routemap basic test cases 2.nguggarigoud104-5714/+615
2021-08-24tests: adding 11 bgp v4 over v6 test cases.nguggarigoud95-1955/+615
2021-08-23lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov4-77/+68
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov39-30/+112
2021-08-23pathd: rework config printing codeIgor Ryzhov3-25/+11
2021-08-23tools: significantly simplify frr-reload context processingIgor Ryzhov1-373/+127
2021-08-23doc: merge duplicated ospf6d debugging sectionsIgor Ryzhov1-9/+4
2021-08-23snapcraft: add missing dependencyIgor Ryzhov1-0/+1
2021-08-23ospf6d: External LSAs reoriginates on every redistribute CLIMobashshera Rasool1-4/+15
2021-08-22ospf6d: fix lock leak of using ALL_LSDB in GR helperanlan_cs2-3/+8
2021-08-22ospf6d: suppress coverity warning of return valueanlan_cs1-3/+1
2021-08-21tests: use std polling for results in zebra_rib testChristian Hopps1-71/+53
2021-08-21tests: uniq vrf names when using netnsChristian Hopps44-131/+126
2021-08-20tests: fix broken bgp GR test (non-deterministic)Christian Hopps2-63/+75
2021-08-19zebra: Fix usage to enum in notify functionsDonald Sharp2-7/+9
2021-08-19bpgd: add missing sid setting in address-familyRyoga Saito1-0/+11
2021-08-19bpgd: add "exit" at the end of bgp srv6 settingRyoga Saito1-0/+1
2021-08-19tests: reduce multicast timer valuesChristian Hopps6-7/+57
2021-08-19tests: Add global pim join-prune-interval json config optionChristian Hopps3-102/+104
2021-08-19pimd: fix register suppress timer codeChristian Hopps3-7/+30
2021-08-19pimd: change ranges to 1..max, type align with IETF YANG.Christian Hopps6-219/+158
2021-08-19staticd: warn on attempted delete of non-existent routeWesley Coakley1-1/+2
2021-08-19zebra: fix wrong check of mpls commandanlan_cs1-14/+12
2021-08-18vtysh: add "exit" for bfd's profile nodeanlan_cs1-1/+2
2021-08-17snapcraft: Add pathd to FRR snap daemonsMartin Winter6-3/+34
2021-08-17snapcraft: Change base to Ubuntu 18.04 and libyang 2.0.7Martin Winter2-13/+18
2021-08-17bgpd: imported evpn rt5 routes copy igpmetricPhilippe Guibert1-0/+1
2021-08-17bgpd: Return rmap match if large-community alias foundDonatas Abraitis1-1/+1
2021-08-17ospfd: Summarised External LSA is not flushed in one scenarioMobashshera Rasool2-0/+4
2021-08-17pimd: IGMPv2 query timer gets delayed in a scenarioMobashshera Rasool1-0/+4
2021-08-17zebra: RTM_GETNEIGH messages may be used by nhrpPhilippe Guibert1-13/+1