index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_nb_config.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17474 from sougata-github-nvidia/rib_ip_protocol_cleanup
Russ White
2025-01-07
1
-12
/
+3
|
\
|
*
zebra: Fix ip protocol route-map issue.
Sougata Barik
2025-01-06
1
-12
/
+3
*
|
zebra,yang: Completely remove multicast mode from zebra
Nathan Bahr
2024-12-12
1
-17
/
+0
|
/
*
zebra: add 'mpls fec nexthop-resolution' command to vtysh
Dmytro Shytyi
2024-06-07
1
-0
/
+53
*
zebra: fix encoded DNSSL length
Igor Ryzhov
2024-04-15
1
-0
/
+1
*
zebra: fix compilation warnings
Igor Ryzhov
2024-03-13
1
-2
/
+2
*
lib: fix nb callbacks for containers inside choice case
Igor Ryzhov
2024-02-24
1
-3
/
+72
*
zebra: coverity fixes
Igor Ryzhov
2024-02-04
1
-4
/
+6
*
lib, mgmtd, zebra: cleanup of zebra conversion to mgmtd
Igor Ryzhov
2024-01-28
1
-96
/
+54
*
zebra: convert table range command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+120
*
zebra: convert resolve-via-default commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+103
*
zebra: fix vni NB conversion
Igor Ryzhov
2024-01-28
1
-76
/
+13
*
zebra: convert route-map delay-timer command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+15
*
zebra: convert ip nht commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+108
*
zebra: convert ip protocol commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+101
*
zebra: convert router-id commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+77
*
zebra: fix build with --disable-rtadv
Igor Ryzhov
2024-01-28
1
-0
/
+2
*
zebra: convert PTM configuration to NB
Igor Ryzhov
2024-01-28
1
-0
/
+47
*
zebra: convert interface ipv6 nd dnssl command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+91
*
zebra: convert interface ipv6 nd rdnss command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+79
*
zebra: convert interface ipv6 nd prefix command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+138
*
zebra: convert interface ipv6 nd router-preference command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd home-agent-lifetime command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+40
*
zebra: convert interface ipv6 nd home-agent-preference command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+40
*
zebra: convert interface ipv6 nd adv-interval-option command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd home-agent-config-flag command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd ra-fast-retrans command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd ra-hop-limit command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+39
*
zebra: convert interface ipv6 nd ra-retrans-interval command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+22
*
zebra: convert interface ipv6 nd mtu command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd other-config-flag command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd managed-config-flag command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd reachable-time command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+22
*
zebra: convert interface ipv6 nd ra interval/lifetime commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+60
*
zebra: convert interface ipv6 nd suppress-ra command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+30
*
zebra: convert interface evpn mh uplink command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+18
*
zebra: convert interface evpn mh bypass command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+18
*
zebra: convert interface evpn mh es-df-pref command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+19
*
zebra: convert interface evpn mh es-id commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+200
*
zebra: convert interface link-params packet-loss command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+40
*
zebra: convert interface link-params delay commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+181
*
zebra: convert interface link-params neighbor command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+103
*
zebra: convert interface link-params bandwidth commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+327
*
zebra: convert interface link-params metric command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+35
*
zebra: convert interface link-params command to NB
Igor Ryzhov
2024-01-28
1
-45
/
+47
*
zebra: convert interface ip/ipv6 address commands to NB
Igor Ryzhov
2024-01-28
1
-65
/
+167
*
zebra: convert interface bandwidth command to NB
Igor Ryzhov
2024-01-28
1
-1
/
+1
*
zebra: convert interface shutdown command to NB
Igor Ryzhov
2024-01-28
1
-5
/
+12
*
zebra: convert interface link-detect command to NB
Igor Ryzhov
2024-01-28
1
-17
/
+1
*
zebra: convert inteface multicast command to NB
Igor Ryzhov
2024-01-28
1
-2
/
+8
[next]