summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: mgmtd: add YANG notification supportChristian Hopps2024-01-3013-22/+298
* Merge pull request #15238 from louis-6wind/bgp-leak-networkDonatas Abraitis2024-01-309-30/+95
|\
| * topotests: vpnv4 route leaking with import-checkLouis Scalbert2024-01-295-7/+33
| * bgpd: fix VRF leaking with 'network import-check' (4/4)Louis Scalbert2024-01-291-1/+1
| * bgpd: fix VRF leaking with 'network import-check' (3/4)Louis Scalbert2024-01-294-5/+40
| * bgpd: fix VRF leaking with 'network import-check' (2/4)Louis Scalbert2024-01-291-12/+10
| * bgpd: fix VRF leaking with 'network import-check' (1/4)Louis Scalbert2024-01-291-7/+13
* | Merge pull request #15248 from LabNConsulting/chopps/fix-comp-warningIgor Ryzhov2024-01-291-3/+4
|\ \
| * | zebra: fix compiler warning about truncation.Christian Hopps2024-01-291-3/+4
|/ /
* | Merge pull request #15181 from idryzhov/zebra-mgmtdChristian Hopps2024-01-2960-5071/+7322
|\ \ | |/ |/|
| * lib, mgmtd, zebra: cleanup of zebra conversion to mgmtdIgor Ryzhov2024-01-287-128/+104
| * zebra: convert to mgmtdIgor Ryzhov2024-01-2828-3285/+3012
| * build: remove mgmtd exception from xref2vtyshIgor Ryzhov2024-01-282-12/+2
| * lib: use shared candidate between vty and mgmtd clientIgor Ryzhov2024-01-281-2/+2
| * lib: convert affinity-map to mgmtdIgor Ryzhov2024-01-287-38/+22
| * lib: fix yang_dnode_dupIgor Ryzhov2024-01-281-1/+2
| * zebra: convert vrf configuration output to NBIgor Ryzhov2024-01-2812-157/+218
| * zebra: make vrf netns commands do nothingIgor Ryzhov2024-01-281-37/+1
| * zebra: convert table range command to NBIgor Ryzhov2024-01-287-73/+211
| * zebra: convert resolve-via-default commands to NBIgor Ryzhov2024-01-285-37/+162
| * zebra: fix vni NB conversionIgor Ryzhov2024-01-284-232/+41
| * zebra: convert route-map delay-timer command to NBIgor Ryzhov2024-01-286-16/+42
| * zebra: convert ip nht commands to NBIgor Ryzhov2024-01-286-84/+206
| * zebra: convert ip protocol commands to NBIgor Ryzhov2024-01-286-82/+202
| * zebra: convert router-id commands to NBIgor Ryzhov2024-01-287-137/+174
| * zebra: convert interface configuration output to NBIgor Ryzhov2024-01-2811-334/+733
| * zebra: fix build with --disable-rtadvIgor Ryzhov2024-01-285-4/+32
| * zebra: convert PTM configuration to NBIgor Ryzhov2024-01-287-25/+152
| * lib: add support for "features" when loading YANG modulesIgor Ryzhov2024-01-287-9/+26
| * zebra: convert interface ipv6 nd dnssl command to NBIgor Ryzhov2024-01-286-96/+175
| * zebra: convert interface ipv6 nd rdnss command to NBIgor Ryzhov2024-01-286-87/+159
| * zebra: convert interface ipv6 nd prefix command to NBIgor Ryzhov2024-01-286-121/+386
| * zebra: convert interface ipv6 nd router-preference command to NBIgor Ryzhov2024-01-285-38/+69
| * zebra: convert interface ipv6 nd home-agent-lifetime command to NBIgor Ryzhov2024-01-285-25/+72
| * zebra: convert interface ipv6 nd home-agent-preference command to NBIgor Ryzhov2024-01-285-25/+71
| * zebra: convert interface ipv6 nd adv-interval-option command to NBIgor Ryzhov2024-01-285-27/+52
| * zebra: convert interface ipv6 nd home-agent-config-flag command to NBIgor Ryzhov2024-01-285-24/+51
| * zebra: convert interface ipv6 nd ra-fast-retrans command to NBIgor Ryzhov2024-01-285-36/+50
| * zebra: convert interface ipv6 nd ra-hop-limit command to NBIgor Ryzhov2024-01-285-38/+81
| * zebra: convert interface ipv6 nd ra-retrans-interval command to NBIgor Ryzhov2024-01-285-37/+53
| * zebra: convert interface ipv6 nd mtu command to NBIgor Ryzhov2024-01-285-22/+53
| * zebra: convert interface ipv6 nd other-config-flag command to NBIgor Ryzhov2024-01-285-24/+52
| * zebra: convert interface ipv6 nd managed-config-flag command to NBIgor Ryzhov2024-01-285-24/+53
| * zebra: convert interface ipv6 nd reachable-time command to NBIgor Ryzhov2024-01-285-24/+55
| * zebra: convert interface ipv6 nd ra interval/lifetime commands to NBIgor Ryzhov2024-01-286-150/+206
| * zebra: convert interface ipv6 nd suppress-ra command to NBIgor Ryzhov2024-01-286-40/+70
| * zebra: convert interface evpn mh uplink command to NBIgor Ryzhov2024-01-286-11/+47
| * zebra: convert interface evpn mh bypass command to NBIgor Ryzhov2024-01-286-17/+43
| * zebra: convert interface evpn mh es-df-pref command to NBIgor Ryzhov2024-01-287-31/+66
| * zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov2024-01-289-159/+361