summaryrefslogtreecommitdiffstats
path: root/yang (follow)
Commit message (Expand)AuthorAgeFilesLines
* yang: add more ietf modelsIgor Ryzhov2024-01-314-0/+1539
* zebra: convert table range command to NBIgor Ryzhov2024-01-281-0/+25
* zebra: convert resolve-via-default commands to NBIgor Ryzhov2024-01-281-0/+16
* zebra: convert route-map delay-timer command to NBIgor Ryzhov2024-01-281-0/+9
* zebra: convert ip nht commands to NBIgor Ryzhov2024-01-281-0/+25
* zebra: convert ip protocol commands to NBIgor Ryzhov2024-01-281-0/+25
* zebra: convert router-id commands to NBIgor Ryzhov2024-01-281-0/+15
* zebra: fix build with --disable-rtadvIgor Ryzhov2024-01-281-0/+6
* zebra: convert PTM configuration to NBIgor Ryzhov2024-01-281-0/+19
* zebra: convert interface ipv6 nd dnssl command to NBIgor Ryzhov2024-01-281-0/+26
* zebra: convert interface ipv6 nd rdnss command to NBIgor Ryzhov2024-01-281-0/+27
* zebra: convert interface ipv6 nd prefix command to NBIgor Ryzhov2024-01-281-0/+113
* zebra: convert interface ipv6 nd router-preference command to NBIgor Ryzhov2024-01-281-0/+27
* zebra: convert interface ipv6 nd home-agent-lifetime command to NBIgor Ryzhov2024-01-281-0/+9
* zebra: convert interface ipv6 nd home-agent-preference command to NBIgor Ryzhov2024-01-281-0/+9
* zebra: convert interface ipv6 nd adv-interval-option command to NBIgor Ryzhov2024-01-281-0/+9
* zebra: convert interface ipv6 nd home-agent-config-flag command to NBIgor Ryzhov2024-01-281-0/+9
* zebra: convert interface ipv6 nd ra-fast-retrans command to NBIgor Ryzhov2024-01-281-0/+8
* zebra: convert interface ipv6 nd ra-hop-limit command to NBIgor Ryzhov2024-01-281-0/+19
* zebra: convert interface ipv6 nd ra-retrans-interval command to NBIgor Ryzhov2024-01-281-0/+12
* zebra: convert interface ipv6 nd mtu command to NBIgor Ryzhov2024-01-281-0/+11
* zebra: convert interface ipv6 nd other-config-flag command to NBIgor Ryzhov2024-01-281-0/+10
* zebra: convert interface ipv6 nd managed-config-flag command to NBIgor Ryzhov2024-01-281-0/+11
* zebra: convert interface ipv6 nd reachable-time command to NBIgor Ryzhov2024-01-281-0/+14
* zebra: convert interface ipv6 nd ra interval/lifetime commands to NBIgor Ryzhov2024-01-281-0/+68
* zebra: convert interface ipv6 nd suppress-ra command to NBIgor Ryzhov2024-01-281-0/+15
* 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/+29
* zebra: convert interface link-params packet-loss command to NBIgor Ryzhov2024-01-281-0/+8
* zebra: convert interface link-params delay commands to NBIgor Ryzhov2024-01-281-0/+41
* zebra: convert interface link-params neighbor command to NBIgor Ryzhov2024-01-281-0/+16
* 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/+5
* zebra: convert interface link-params command to NBIgor Ryzhov2024-01-281-0/+1
* zebra: convert interface ip/ipv6 address commands to NBIgor Ryzhov2024-01-281-12/+61
* zebra: convert interface bandwidth command to NBIgor Ryzhov2024-01-281-0/+1
* zebra: convert interface shutdown command to NBIgor Ryzhov2024-01-281-1/+1
* zebra: convert interface link-detect command to NBIgor Ryzhov2024-01-281-0/+1
* eigrpd: convert distribute-list configuration to northboundIgor Ryzhov2024-01-221-0/+5
* Merge pull request #15185 from LabNConsulting/chopps/distlistIgor Ryzhov2024-01-223-71/+145
|\
| * ripngd: use new distribute-list northbound code.Christian Hopps2024-01-221-1/+10
| * ripd: use new distribute-list northbound code.Christian Hopps2024-01-221-0/+6
| * lib: add northbound support to distribute-list code.Christian Hopps2024-01-221-6/+68
| * lib: cleanup yang lint warningsChristian Hopps2024-01-212-66/+63
* | lib: make affinity-map value mandatoryIgor Ryzhov2024-01-191-0/+1
* | lib: validate affinity-map bit position using the yang modelIgor Ryzhov2024-01-191-0/+3
* | lib: make affinity-map value unique in the yang modelIgor Ryzhov2024-01-191-0/+1
* | lib: validate affinity-map reference using yang modelIgor Ryzhov2024-01-192-1/+10
|/