summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra,yang: Completely remove multicast mode from zebraNathan Bahr2024-12-121-6/+0
* zebra: add 'mpls fec nexthop-resolution' command to vtyshDmytro Shytyi2024-06-071-0/+7
* Merge pull request #15397 from idryzhov/zebra-operRuss White2024-03-051-0/+6
|\
| * zebra: add interface's bond to oper stateIgor Ryzhov2024-02-201-0/+6
* | lib: fix nb callbacks for containers inside choice caseIgor Ryzhov2024-02-241-0/+16
|/
* 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