summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nb_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: fix encoded DNSSL lengthIgor Ryzhov2024-04-151-0/+1
* zebra: fix compilation warningsIgor Ryzhov2024-03-131-2/+2
* lib: fix nb callbacks for containers inside choice caseIgor Ryzhov2024-02-241-3/+72
* zebra: coverity fixesIgor Ryzhov2024-02-041-4/+6
* lib, mgmtd, zebra: cleanup of zebra conversion to mgmtdIgor Ryzhov2024-01-281-96/+54
* zebra: convert table range command to NBIgor Ryzhov2024-01-281-0/+120
* zebra: convert resolve-via-default commands to NBIgor Ryzhov2024-01-281-0/+103
* zebra: fix vni NB conversionIgor Ryzhov2024-01-281-76/+13
* zebra: convert route-map delay-timer command to NBIgor Ryzhov2024-01-281-0/+15
* zebra: convert ip nht commands to NBIgor Ryzhov2024-01-281-0/+108
* zebra: convert ip protocol commands to NBIgor Ryzhov2024-01-281-0/+101
* zebra: convert router-id commands to NBIgor Ryzhov2024-01-281-0/+77
* zebra: fix build with --disable-rtadvIgor Ryzhov2024-01-281-0/+2
* zebra: convert PTM configuration to NBIgor Ryzhov2024-01-281-0/+47
* zebra: convert interface ipv6 nd dnssl command to NBIgor Ryzhov2024-01-281-0/+91
* zebra: convert interface ipv6 nd rdnss command to NBIgor Ryzhov2024-01-281-0/+79
* zebra: convert interface ipv6 nd prefix command to NBIgor Ryzhov2024-01-281-0/+138
* zebra: convert interface ipv6 nd router-preference command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd home-agent-lifetime command to NBIgor Ryzhov2024-01-281-0/+40
* zebra: convert interface ipv6 nd home-agent-preference command to NBIgor Ryzhov2024-01-281-0/+40
* zebra: convert interface ipv6 nd adv-interval-option command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd home-agent-config-flag command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd ra-fast-retrans command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd ra-hop-limit command to NBIgor Ryzhov2024-01-281-0/+39
* zebra: convert interface ipv6 nd ra-retrans-interval command to NBIgor Ryzhov2024-01-281-0/+22
* zebra: convert interface ipv6 nd mtu command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd other-config-flag command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd managed-config-flag command to NBIgor Ryzhov2024-01-281-0/+23
* zebra: convert interface ipv6 nd reachable-time command to NBIgor Ryzhov2024-01-281-0/+22
* zebra: convert interface ipv6 nd ra interval/lifetime commands to NBIgor Ryzhov2024-01-281-0/+60
* zebra: convert interface ipv6 nd suppress-ra command to NBIgor Ryzhov2024-01-281-0/+30
* zebra: convert interface evpn mh uplink command to NBIgor Ryzhov2024-01-281-0/+18
* zebra: convert interface evpn mh bypass command to NBIgor Ryzhov2024-01-281-0/+18
* zebra: convert interface evpn mh es-df-pref command to NBIgor Ryzhov2024-01-281-0/+19
* zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov2024-01-281-0/+200
* zebra: convert interface link-params packet-loss command to NBIgor Ryzhov2024-01-281-0/+40
* zebra: convert interface link-params delay commands to NBIgor Ryzhov2024-01-281-0/+181
* zebra: convert interface link-params neighbor command to NBIgor Ryzhov2024-01-281-0/+103
* zebra: convert interface link-params bandwidth commands to NBIgor Ryzhov2024-01-281-0/+327
* zebra: convert interface link-params metric command to NBIgor Ryzhov2024-01-281-0/+35
* zebra: convert interface link-params command to NBIgor Ryzhov2024-01-281-45/+47
* zebra: convert interface ip/ipv6 address commands to NBIgor Ryzhov2024-01-281-65/+167
* zebra: convert interface bandwidth command to NBIgor Ryzhov2024-01-281-1/+1
* zebra: convert interface shutdown command to NBIgor Ryzhov2024-01-281-5/+12
* zebra: convert interface link-detect command to NBIgor Ryzhov2024-01-281-17/+1
* zebra: convert inteface multicast command to NBIgor Ryzhov2024-01-281-2/+8
* lib: validate affinity-map bit position using the yang modelIgor Ryzhov2024-01-191-28/+0
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-291-7/+7
* *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-221-1/+1
* zebra, yang: add an mpls leaf to interfacePhilippe Guibert2023-08-101-0/+44