summaryrefslogtreecommitdiffstats
path: root/watchfrr/watchfrr_errors.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-07ospfd: fix typosckishimo2-7/+7
2020-10-07ospf6d : Socket change for ospf6d vrf support.Kaushik7-46/+94
2020-10-06Revert "bgpd: allow bestpath to handle mutliple locally-originated paths"Donald Sharp1-8/+4
2020-10-06tests: bgp_l3vpn_to_bgp_vrf - verify details of exported/imported routesLou Berger1-0/+56
2020-10-06tests: bgp_l3vpn_to_bgp_vrf - change 1 route to have equal metricsLou Berger5-16/+47
2020-10-06tests: bgp_l3vpn_to_bgp_vrf - add bestpath checksLou Berger1-87/+106
2020-10-06tests: lib/bgprib.py - add bestpath checks and logging to lu log fileLou Berger1-16/+28
2020-10-06tests: bgp_l3vpn_to_bgp_vrf - add redundant ce routesLou Berger6-11/+75
2020-10-06bgpd: allow bestpath to handle mutliple locally-originated pathsDonald Sharp1-4/+8
2020-10-06bgpd: fix SA warnings in bgp northboundMark Stapp1-5/+0
2020-10-06doc: MSDP SA forwardingAdriano Marto Reis1-0/+49
2020-10-06pimd: MSDP SA forwardingAdriano Marto Reis4-13/+58
2020-10-06topotests: test aggregate-address matching-MED-onlyRafael Zalamena8-0/+309
2020-10-06doc: new aggregate address optionRafael Zalamena1-0/+13
2020-10-06bgpd: aggregate address matching-MED-onlyRafael Zalamena2-11/+256
2020-10-05zebra: display rpc error msg to vtyshChirag Shah3-16/+30
2020-10-05*: add errmsg to nb rpcChirag Shah10-11/+37
2020-10-05BSD: Add whitespace between declaration and codeRoy Marples1-0/+1
2020-10-05bgpd: simplify aggregate address commandsRafael Zalamena1-235/+88
2020-10-04BSD: Detect route(4) overflowsRoy Marples1-2/+24
2020-10-03bgpd: no router bgp check candidate configChirag Shah1-2/+11
2020-10-03bgpd: move router bgp nb callbackChirag Shah5-20/+15
2020-10-03bgpd: correct bgp global contextChirag Shah3-131/+161
2020-10-03bgpd: shorten northbound callback namesChirag Shah3-5166/+5076
2020-10-03tests: add bgp yang module registery to attr testChirag Shah2-1/+25
2020-10-03tests/bgpd: initialized candidate_config to vtyshChirag Shah1-1/+1
2020-10-03bgpd: register nb routing hookChirag Shah3-0/+25
2020-10-03bgpd: convert global config to transactional cliChirag Shah10-1045/+1887
2020-10-03bgpd: register northbound callbacks to bootstrapChirag Shah1-0/+4
2020-10-03lib: increase the size of northbound max moduleChirag Shah1-1/+1
2020-10-03bgpd: bgp northbound callbacks prototypesChirag Shah4-0/+40880
2020-10-03*: add bgp yang files into makefilesChirag Shah3-0/+28
2020-10-02lib: remove nexthop_same_firsthop() apiStephen Worley3-46/+1
2020-10-02tests: Skip comparing neighbor-extended-circuit-id in yang output. They are n...Martin Winter11-33/+0
2020-10-02isisd: fix coverity errors in isis ldp-sync commandslynne1-20/+60
2020-10-02zebra: cleanup zebra_rnh.c debugsDonald Sharp2-82/+65
2020-10-02isisd, ospfd: fix missing/excessive docstringsIgor Ryzhov3-7/+13
2020-10-02vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov22-6/+68
2020-10-02tests: don't compare internal vrfId in topotestsIgor Ryzhov1-4/+0
2020-10-02vtysh: fix multiple "domainname" commands in running configIgor Ryzhov1-2/+2
2020-10-02tests: don't compare internal vrfId in topotestsIgor Ryzhov28-60/+7
2020-10-01tests: Topotest fixes to skip comparing InterfaceIndex and Internal status in...Martin Winter61-998/+0
2020-10-01zebra: Make connected routes their own entry on the meta_qDonald Sharp2-34/+36
2020-10-01zebra: When processing route_entries ignore unusable routesDonald Sharp1-38/+48
2020-10-01tests: fix typos in zebra_rib and _netlinkMark Stapp2-2/+2
2020-10-01tests: fix regex in all_proto testMark Stapp1-1/+2
2020-10-01isisd: fix node for clear commandsIgor Ryzhov1-2/+2
2020-10-01*: make failure to decode nht update an errorQuentin Young5-11/+7
2020-10-01lib: fix zapi_nexthop_update_decode error rcQuentin Young1-1/+1
2020-09-30zebra: Prevent uninstall attempts when new entry is not happyDonald Sharp1-4/+15