summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, mgmtd, zebra: cleanup of zebra conversion to mgmtdIgor Ryzhov2024-01-281-4/+3
* zebra: convert to mgmtdIgor Ryzhov2024-01-281-59/+0
* zebra: convert vrf configuration output to NBIgor Ryzhov2024-01-281-0/+9
* zebra: convert table range command to NBIgor Ryzhov2024-01-281-0/+19
* zebra: convert resolve-via-default commands to NBIgor Ryzhov2024-01-281-0/+14
* zebra: convert route-map delay-timer command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert ip nht commands to NBIgor Ryzhov2024-01-281-0/+13
* zebra: convert ip protocol commands to NBIgor Ryzhov2024-01-281-0/+13
* zebra: convert router-id commands to NBIgor Ryzhov2024-01-281-0/+14
* zebra: convert interface configuration output to NBIgor Ryzhov2024-01-281-0/+47
* zebra: fix build with --disable-rtadvIgor Ryzhov2024-01-281-2/+12
* zebra: convert PTM configuration to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd dnssl command to NBIgor Ryzhov2024-01-281-0/+14
* zebra: convert interface ipv6 nd rdnss command to NBIgor Ryzhov2024-01-281-0/+14
* zebra: convert interface ipv6 nd prefix command to NBIgor Ryzhov2024-01-281-0/+37
* zebra: convert interface ipv6 nd router-preference command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd home-agent-lifetime command to NBIgor Ryzhov2024-01-281-0/+7
* zebra: convert interface ipv6 nd home-agent-preference command to NBIgor Ryzhov2024-01-281-0/+7
* zebra: convert interface ipv6 nd adv-interval-option command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd home-agent-config-flag command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd ra-fast-retrans command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd ra-hop-limit command to NBIgor Ryzhov2024-01-281-0/+7
* zebra: convert interface ipv6 nd ra-retrans-interval command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd mtu command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd other-config-flag command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd managed-config-flag command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd reachable-time command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface ipv6 nd ra interval/lifetime commands to NBIgor Ryzhov2024-01-281-0/+13
* zebra: convert interface ipv6 nd suppress-ra command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface evpn mh uplink command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface evpn mh bypass command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface evpn mh es-df-pref command to NBIgor Ryzhov2024-01-281-0/+6
* zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov2024-01-281-0/+21
* zebra: convert interface link-params packet-loss command to NBIgor Ryzhov2024-01-281-0/+7
* zebra: convert interface link-params delay commands to NBIgor Ryzhov2024-01-281-0/+33
* zebra: convert interface link-params neighbor command to NBIgor Ryzhov2024-01-281-0/+19
* zebra: convert interface link-params bandwidth commands to NBIgor Ryzhov2024-01-281-0/+48
* zebra: convert interface link-params metric command to NBIgor Ryzhov2024-01-281-0/+7
* zebra: convert interface link-params command to NBIgor Ryzhov2024-01-281-0/+7
* zebra: convert interface ip/ipv6 address commands to NBIgor Ryzhov2024-01-281-9/+23
* zebra: convert interface bandwidth command to NBIgor Ryzhov2024-01-281-7/+0
* zebra: convert interface shutdown command to NBIgor Ryzhov2024-01-281-3/+3
* zebra: convert interface link-detect command to NBIgor Ryzhov2024-01-281-1/+0
* zebra: support yielding between oper state routes queryChristian Hopps2023-12-281-0/+2
* zebra: add northbound api hooks for nexthop segmentsDmytro Shytyi2023-09-201-0/+22
* zebra, yang: add an mpls leaf to interfacePhilippe Guibert2023-08-101-0/+7
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-14/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* | lib,yang,zebra: add extended admin-group supportLouis Scalbert2023-02-101-0/+36
|/
* zebra: North-bound implementation for zebra rmapsSarita Patra2021-03-301-42/+0