summaryrefslogtreecommitdiffstats
path: root/nhrpd (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-07doc: Add `neighbor X send-community extended rpki` commandDonatas Abraitis1-1/+12
2024-02-07vtysh: remove resync workaround when exiting to config nodeIgor Ryzhov3-35/+1
2024-02-07mgmtd, vtysh: fix possible conflict when reading the configIgor Ryzhov3-7/+32
2024-02-07lib, ospfclient, tests, vtysh: Allow for a minimum fd poll sizeDonald Sharp1-3/+6
2024-02-07lib: fix affinity map duplicateLouis Scalbert1-1/+0
2024-02-07tests: Reduce wait intervals in test_bgp_snmp_bgp4v2mibDavid Schweizer1-3/+2
2024-02-07topotests: fix snmptrap log OID parsingDavid Schweizer1-8/+10
2024-02-06bgpd: remove dead label code in bgp_updateLouis Scalbert1-5/+1
2024-02-06tests: add topotest for static routes in VRFIgor Ryzhov2-0/+144
2024-02-06zebra: Use uint16_t for DF preferenceDonatas Abraitis1-1/+1
2024-02-06bgpd: Drop unused function bgp_evpn_attr_get_df_pref()Donatas Abraitis1-5/+0
2024-02-06bgpd: fix displaying srv6 sidLouis Scalbert1-15/+14
2024-02-05doc: Add some documentation around a new pthread callDonald Sharp1-0/+9
2024-02-05zebra: Reorg `struct route_entry` to have important bits firstDonald Sharp1-13/+13
2024-02-05doc: Document `update-source <IFNAME>` command betterDonald Sharp1-3/+5
2024-02-05vtysh: Remove deprecated shell_access codeDonald Sharp3-88/+0
2024-02-05bgpd: Send dynamic capability when on/off FQDN capabilityDonatas Abraitis1-2/+9
2024-02-05bgpd: Do not reset the session if turning on/off FQDN capabilityDonatas Abraitis1-1/+1
2024-02-05bgpd: Send FQDN capability via dynamic capability if enabledDonatas Abraitis1-1/+2
2024-02-04staticd: coverity fixesIgor Ryzhov1-1/+5
2024-02-04zebra: coverity fixesIgor Ryzhov2-5/+22
2024-02-04staticd: fix nht memory leakIgor Ryzhov1-35/+6
2024-02-04staticd: add a separate function for uninstalling nexthopsIgor Ryzhov2-10/+13
2024-02-04staticd: don't send routes from disabled vrfs to zebraIgor Ryzhov1-1/+1
2024-02-04staticd: fix processing nht updatesIgor Ryzhov1-23/+11
2024-02-04mgmtd: embed frr-zebra-route-map moduleIgor Ryzhov1-0/+1
2024-02-04lib: add ietf-yang-metadata to the list of built-in modulesIgor Ryzhov1-1/+2
2024-02-04mgmtd: disable lib code for config readingIgor Ryzhov1-7/+1
2024-02-04*: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov7-43/+43
2024-02-04lib: fix autocompletion for prefix-listsIgor Ryzhov1-14/+14
2024-02-04lib: fix autocompletion for access-listsIgor Ryzhov1-15/+15
2024-02-04doc: remove [no] from commandsIgor Ryzhov3-10/+10
2024-02-04lib, mgmtd: don't register NB config callbacks in mgmtdIgor Ryzhov7-3/+59
2024-02-04mgmtd: fix missing -n flag and helpIgor Ryzhov1-2/+3
2024-02-04lib, mgmtd: don't register NB config callbacks in mgmtdIgor Ryzhov7-3/+59
2024-02-04bgpd: Prevent rpki from hooking multiple times into rcu codeDonald Sharp1-1/+29
2024-02-04lib: Actually create the rcu and save it before using itDonald Sharp1-1/+5
2024-02-03lib: set change errmsg in sysrepo sessionali-aqrabawi1-5/+6
2024-02-02doc: sysrepo plugin doc update with tested commandsAmjad Daraiseh1-80/+133
2024-02-02doc: add neighbor PEER capability fqdn commandFrancois Dumontet1-1/+12
2024-02-02tests: improve topotest bgp_dont_capability_negotiateFrancois Dumontet1-1/+44
2024-02-02bgpd: add [no]neighbor capability fqdn commandFrancois Dumontet6-2/+49
2024-02-02bgpd: fix logging from rpki_create_socket()Louis Scalbert1-0/+5
2024-02-02lib: add ability to log from external pthreadLouis Scalbert4-14/+62
2024-02-02lib: Warn operator when fd limit is set too largeDonald Sharp1-0/+5
2024-02-02lib: fix "no vrf" commandIgor Ryzhov1-12/+0
2024-02-01staticd: fix NB dependency hackIgor Ryzhov12-175/+207
2024-02-01staticd: fix nexthops without interfaceIgor Ryzhov1-0/+3
2024-02-01Revert "staticd: Accept full blackhole typed keywords for ip_route_cmd"Igor Ryzhov2-60/+3
2024-02-01*: create a single registry of daemons' default port valuesMark Stapp25-54/+49