summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-28lib: fix yang_dnode_dupIgor Ryzhov1-1/+2
2024-01-28zebra: convert vrf configuration output to NBIgor Ryzhov12-157/+218
2024-01-28zebra: make vrf netns commands do nothingIgor Ryzhov1-37/+1
2024-01-28zebra: convert table range command to NBIgor Ryzhov7-73/+211
2024-01-28zebra: convert resolve-via-default commands to NBIgor Ryzhov5-37/+162
2024-01-28zebra: fix vni NB conversionIgor Ryzhov4-232/+41
2024-01-28zebra: convert route-map delay-timer command to NBIgor Ryzhov6-16/+42
2024-01-28zebra: convert ip nht commands to NBIgor Ryzhov6-84/+206
2024-01-28zebra: convert ip protocol commands to NBIgor Ryzhov6-82/+202
2024-01-28zebra: convert router-id commands to NBIgor Ryzhov7-137/+174
2024-01-28zebra: convert interface configuration output to NBIgor Ryzhov11-334/+733
2024-01-28zebra: fix build with --disable-rtadvIgor Ryzhov5-4/+32
2024-01-28zebra: convert PTM configuration to NBIgor Ryzhov7-25/+152
2024-01-28lib: add support for "features" when loading YANG modulesIgor Ryzhov7-9/+26
2024-01-28zebra: convert interface ipv6 nd dnssl command to NBIgor Ryzhov6-96/+175
2024-01-28zebra: convert interface ipv6 nd rdnss command to NBIgor Ryzhov6-87/+159
2024-01-28zebra: convert interface ipv6 nd prefix command to NBIgor Ryzhov6-121/+386
2024-01-28zebra: convert interface ipv6 nd router-preference command to NBIgor Ryzhov5-38/+69
2024-01-28zebra: convert interface ipv6 nd home-agent-lifetime command to NBIgor Ryzhov5-25/+72
2024-01-28zebra: convert interface ipv6 nd home-agent-preference command to NBIgor Ryzhov5-25/+71
2024-01-28zebra: convert interface ipv6 nd adv-interval-option command to NBIgor Ryzhov5-27/+52
2024-01-28zebra: convert interface ipv6 nd home-agent-config-flag command to NBIgor Ryzhov5-24/+51
2024-01-28zebra: convert interface ipv6 nd ra-fast-retrans command to NBIgor Ryzhov5-36/+50
2024-01-28zebra: convert interface ipv6 nd ra-hop-limit command to NBIgor Ryzhov5-38/+81
2024-01-28zebra: convert interface ipv6 nd ra-retrans-interval command to NBIgor Ryzhov5-37/+53
2024-01-28zebra: convert interface ipv6 nd mtu command to NBIgor Ryzhov5-22/+53
2024-01-28zebra: convert interface ipv6 nd other-config-flag command to NBIgor Ryzhov5-24/+52
2024-01-28zebra: convert interface ipv6 nd managed-config-flag command to NBIgor Ryzhov5-24/+53
2024-01-28zebra: convert interface ipv6 nd reachable-time command to NBIgor Ryzhov5-24/+55
2024-01-28zebra: convert interface ipv6 nd ra interval/lifetime commands to NBIgor Ryzhov6-150/+206
2024-01-28zebra: convert interface ipv6 nd suppress-ra command to NBIgor Ryzhov6-40/+70
2024-01-28zebra: convert interface evpn mh uplink command to NBIgor Ryzhov6-11/+47
2024-01-28zebra: convert interface evpn mh bypass command to NBIgor Ryzhov6-17/+43
2024-01-28zebra: convert interface evpn mh es-df-pref command to NBIgor Ryzhov7-31/+66
2024-01-28zebra: convert interface evpn mh es-id commands to NBIgor Ryzhov9-159/+361
2024-01-28zebra: convert interface link-params packet-loss command to NBIgor Ryzhov6-45/+78
2024-01-28lib: fix conversion of yang decimal64 to doubleIgor Ryzhov1-5/+4
2024-01-28zebra: convert interface link-params delay commands to NBIgor Ryzhov5-136/+299
2024-01-28zebra: convert interface link-params neighbor command to NBIgor Ryzhov5-57/+158
2024-01-28zebra: convert interface link-params bandwidth commands to NBIgor Ryzhov7-196/+543
2024-01-28lib: don't set LP_EXTEND_ADM_GRP by defaultIgor Ryzhov1-1/+1
2024-01-28zebra: convert interface link-params metric command to NBIgor Ryzhov6-35/+70
2024-01-28zebra: convert interface link-params command to NBIgor Ryzhov7-113/+113
2024-01-28zebra: mark interface mpls command as yangIgor Ryzhov1-1/+1
2024-01-28zebra: convert interface ip/ipv6 address commands to NBIgor Ryzhov6-525/+383
2024-01-28zebra: convert interface bandwidth command to NBIgor Ryzhov4-47/+11
2024-01-28zebra: convert interface shutdown command to NBIgor Ryzhov5-63/+25
2024-01-28zebra: convert interface link-detect command to NBIgor Ryzhov5-40/+10
2024-01-28zebra: convert inteface multicast command to NBIgor Ryzhov3-41/+40
2024-01-28tests: fix test_bgp_recursive_route_ebgp_multi_hopIgor Ryzhov1-2/+2