summaryrefslogtreecommitdiffstats
path: root/alpine (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-10ospf6d: debug command support for helper support.rgirada2-0/+39
2021-08-10ospf6d: Init/De-init gr helper functionalityrgirada5-1/+305
2021-08-10ospf6d: Datastructure modification for GR helper functionality.rgirada3-1/+89
2021-08-10ospf6d: documentation for ospf6 GR helper functionalityrgirada1-0/+46
2021-08-09zebra: Properly note add/update for rib_add_multipath_nheDonald Sharp3-7/+19
2021-08-09zebra: Prevent memory leak if route is rejected earlyDonald Sharp1-0/+7
2021-08-08lib: Fix coverity warning of return valueanlan_cs1-1/+1
2021-08-08bgpd: Store distance received from a redistribute statementDonald Sharp4-11/+12
2021-08-06doc: fix pathd example configIgor Ryzhov1-5/+5
2021-08-06bgpd: add protection against too large opaque data structureIgor Ryzhov1-0/+6
2021-08-06bgpd: use longer aspath string in opaque dataIgor Ryzhov1-1/+1
2021-08-06topotests: reduce convergence check frequencyRafael Zalamena1-2/+2
2021-08-06topotests: skip daemons without configurationRafael Zalamena1-15/+18
2021-08-06topotests: remove code that checks for versionRafael Zalamena1-8/+0
2021-08-06topotests: use new OSPFv3 interface area syntaxRafael Zalamena2-2/+2
2021-08-06topotests: reduce MSDP topologyRafael Zalamena1-11/+11
2021-08-06bgpd: fix typo in ensure_vrf_tovpn_sidRyoga1-1/+1
2021-08-05pathd: fix indentation and redundant space in index configIgor Ryzhov1-1/+1
2021-08-05pathd: fix indentation for mpls-te configIgor Ryzhov1-4/+4
2021-08-05bgpd: Fix misleading comments for some partsDonatas Abraitis6-8/+6
2021-08-05doc: Specify how aggregate-address works for BGPDonatas Abraitis1-4/+13
2021-08-05ospfd: fix coverity warning of one field initializationanlan_cs1-0/+1
2021-08-04zebra: prevent crash when nhlfe is NULLDonald Sharp1-0/+3
2021-08-04lib: Blackhole nexthops cannot be used as part of label generationDonald Sharp1-0/+16
2021-08-04zebra: don't use default case when switching over enum nexthopDonald Sharp1-9/+17
2021-08-04lib: Convert assert to error and record it instead of abortingDonald Sharp1-2/+14
2021-08-04tests: Remove sleep(200) from bgp-evpn-overlay-index-gatewayDonald Sharp1-1/+0
2021-08-03Revert "tests/bgpd: initialized candidate_config to vtysh"Igor Ryzhov1-1/+1
2021-08-03Revert "tests: add bgp yang module registery to attr test"Igor Ryzhov2-30/+1
2021-08-03Revert "bgpd: register northbound callbacks to bootstrap"Igor Ryzhov1-4/+0
2021-08-03Revert "bgpd: bgp northbound callbacks prototypes"Igor Ryzhov4-40900/+0
2021-08-03Revert "bgpd: convert global config to transactional cli"Igor Ryzhov6-1898/+1049
2021-08-03Revert "bgpd: register nb routing hook"Igor Ryzhov3-25/+0
2021-08-03Revert "bgpd: shorten northbound callback names"Igor Ryzhov3-5068/+5157
2021-08-03Revert "bgpd: correct bgp global context"Igor Ryzhov3-161/+131
2021-08-03Revert "bgpd: move router bgp nb callback"Igor Ryzhov4-14/+19
2021-08-03Revert "bgpd: no router bgp check candidate config"Igor Ryzhov1-11/+2
2021-08-03Revert "bgpd: fix SA warnings in bgp northbound"Igor Ryzhov1-0/+5
2021-08-03Revert "bgpd: Use default VRF name if using `router bgp` command"Igor Ryzhov1-1/+1
2021-08-03Revert "bgpd: rename router bgp callbacks"Igor Ryzhov3-6/+6
2021-08-03Revert "bgpd: fix crash in bgp instance creation"Igor Ryzhov2-64/+10
2021-08-03Revert "bgpd: use common api in bgp_get"Igor Ryzhov1-0/+27
2021-08-03Revert "yang: update bgp module afi-safi parameters"Igor Ryzhov3-1024/+158
2021-08-03Revert "bgpd: convert addr-family clis to transactional clis"Igor Ryzhov7-3013/+1468
2021-08-03Revert "bgpd: add match-med nb support in aggregate cmd"Igor Ryzhov4-124/+0
2021-08-03Revert "bgpd: add nb support for suppress-map in aggregate cmd"Igor Ryzhov4-207/+2
2021-08-03Revert "bgpd: neighbor peergrp config to transactional cli"Igor Ryzhov5-7367/+1995
2021-08-03Revert "*: shorten name of prefix-limit options"Igor Ryzhov3-2004/+1344
2021-08-03Revert "bgpd: convert max prefix clis to transactional"Igor Ryzhov4-555/+145
2021-08-03Revert "bgpd: convert neighbor peer config to transactional"Igor Ryzhov2-184/+40