summaryrefslogtreecommitdiffstats
path: root/pathd/path_errors.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-04bgpd: Convert int to enum peer_asn_typeDonatas Abraitis5-28/+31
2024-07-04bgpd: Implement `neighbor X remote-as auto`Donatas Abraitis12-36/+251
2024-07-04bgpd: Move sticky, default_gw, router_flag into a single flags variableDonatas Abraitis7-59/+61
2024-07-03yang: Corrected typo at yang fileY Bharath1-3/+3
2024-07-02bgpd: Drop memset() before encoding EVPN extended communitiesDonatas Abraitis1-3/+0
2024-07-02tests: Add basic BGP per-safi dampening topotestDonatas Abraitis4-0/+224
2024-07-01*: Add and use option for graceful (re)startvivek16-92/+221
2024-07-01tests: Updated topotest and documentationPooja Jagadeesh Doijode4-22/+412
2024-07-01bgpd: Refine debug logs for zebra GR registrationvivek1-5/+7
2024-07-01bgpd: Enhance OPEN Tx debug logvivek1-4/+3
2024-07-01bgpd: Refine OPEN debug logs for graceful restartvivek1-22/+17
2024-07-01bgpd: Refine restarter operation - R-bit & F-bitvivek7-38/+121
2024-06-27tests: Test if RFC 8212 is not involved for BGP confederationsDonatas Abraitis1-2/+3
2024-06-27bgpd: Ignore RFC8212 for BGP ConfederationsDonatas Abraitis1-2/+4
2024-06-27doc: do not use custom directive on old sphinxQuentin Young1-2/+7
2024-06-27doc: add ability to disambiguate clicmdsQuentin Young1-6/+44
2024-06-27bgpd: Streamline GR config, act on change immediatelyvivek5-372/+187
2024-06-27bgpd: Added ! after BGP global configPooja Jagadeesh Doijode1-0/+2
2024-06-27bgpd: Implement BGP-wide configuration for graceful restartvivek3-68/+343
2024-06-27ripd: Change the start value of sequence 1 to 0T-Nicolas1-1/+1
2024-06-27isisd: fix crash when obtaining the next hop to calculate LFA on LAN linkszhou-run1-0/+7
2024-06-26doc: reformat Sphinx conf.py filesQuentin Young2-25/+30
2024-06-26pimd: refactor `pim_rp_set_upstream_addr`David Lamparter1-10/+7
2024-06-26pimd: fix misplaced braces/logic errorDavid Lamparter1-2/+2
2024-06-26bgpd: avoid clearing routes for peers that were never establishedLoïc Sang1-1/+1
2024-06-25doc: improve table-of-contents organizationQuentin Young8-136/+125
2024-06-24bgpd: Ignore routes from evpn if VRF is unknownPiotr Suchy1-0/+3
2024-06-24bgpd: Relax OAD (One-Administration-Domain) for RFC8212Donatas Abraitis1-2/+2
2024-06-24isisd: fix srv6 endx sid key nameLouis Scalbert1-1/+2
2024-06-24isisd: fix neighbor id json keyLouis Scalbert1-1/+1
2024-06-24isisd: remane flags_json variableLouis Scalbert1-178/+195
2024-06-24zebra: Fix NULL pointer dereferenceCarmine Scarpitta1-1/+2
2024-06-24zebra: Fix wrong variable used in `for` loopCarmine Scarpitta1-1/+1
2024-06-24zebra: Remove dead SRv6 codeCarmine Scarpitta1-15/+2
2024-06-21isisd: fix display crash srv6 sid structure in jsonLouis Scalbert1-8/+4
2024-06-21isisd: change the json output for isis routesPhilippe Guibert1-1/+5
2024-06-21isisd: override json fields for monitored pathsPhilippe Guibert11-805/+807
2024-06-21topotests: isis_topo1_vrf, align json support on 'show isis topology' commandPhilippe Guibert6-585/+571
2024-06-21topotests: isis_topo1, use 'show isis topology json' commandPhilippe Guibert6-780/+731
2024-06-21isisd: add json support for 'show isis topology' commandPhilippe Guibert1-21/+104
2024-06-21isisd: add json support to display spf paths in 'show isis route'Philippe Guibert3-25/+52
2024-06-21isisd: show isis route uses ttable for pathsPhilippe Guibert2-2042/+2303
2024-06-21tools/checkpatch: accept pim_* typedefsDavid Lamparter1-0/+1
2024-06-21zebra: clear evpn dup-addr return error-msg when there is no vniSindhu Parvathi Gopinathan1-0/+13
2024-06-20bgpd: fix do not use api.backup_nexthop in ZAPI messagePhilippe Guibert1-4/+1
2024-06-20zebra: fix evpn mh bond member proto reinstallChirag Shah1-3/+12
2024-06-20ospfd: Improve OSPF neighbor retransmission list granularity and precisionAcee Lindem24-111/+620
2024-06-20pimd: prepare NHT for tracking BSM C-RPsDavid Lamparter3-7/+52
2024-06-20pimd: allow sending packets without pinned ifaceDavid Lamparter1-13/+11
2024-06-20pimd: add prefix_* and IANA_AFI v4/v6 definesDavid Lamparter1-0/+4