index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_nb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra,yang: Completely remove multicast mode from zebra
Nathan Bahr
2024-12-12
1
-6
/
+0
*
zebra: add 'mpls fec nexthop-resolution' command to vtysh
Dmytro Shytyi
2024-06-07
1
-0
/
+7
*
Merge pull request #15397 from idryzhov/zebra-oper
Russ White
2024-03-05
1
-0
/
+6
|
\
|
*
zebra: add interface's bond to oper state
Igor Ryzhov
2024-02-20
1
-0
/
+6
*
|
lib: fix nb callbacks for containers inside choice case
Igor Ryzhov
2024-02-24
1
-0
/
+16
|
/
*
lib, mgmtd, zebra: cleanup of zebra conversion to mgmtd
Igor Ryzhov
2024-01-28
1
-4
/
+3
*
zebra: convert to mgmtd
Igor Ryzhov
2024-01-28
1
-59
/
+0
*
zebra: convert vrf configuration output to NB
Igor Ryzhov
2024-01-28
1
-0
/
+9
*
zebra: convert table range command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+19
*
zebra: convert resolve-via-default commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+14
*
zebra: convert route-map delay-timer command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert ip nht commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+13
*
zebra: convert ip protocol commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+13
*
zebra: convert router-id commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+14
*
zebra: convert interface configuration output to NB
Igor Ryzhov
2024-01-28
1
-0
/
+47
*
zebra: fix build with --disable-rtadv
Igor Ryzhov
2024-01-28
1
-2
/
+12
*
zebra: convert PTM configuration to NB
Igor Ryzhov
2024-01-28
1
-0
/
+23
*
zebra: convert interface ipv6 nd dnssl command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+14
*
zebra: convert interface ipv6 nd rdnss command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+14
*
zebra: convert interface ipv6 nd prefix command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+37
*
zebra: convert interface ipv6 nd router-preference command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd home-agent-lifetime command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+7
*
zebra: convert interface ipv6 nd home-agent-preference command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+7
*
zebra: convert interface ipv6 nd adv-interval-option command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd home-agent-config-flag command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd ra-fast-retrans command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd ra-hop-limit command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+7
*
zebra: convert interface ipv6 nd ra-retrans-interval command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd mtu command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd other-config-flag command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd managed-config-flag command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd reachable-time command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface ipv6 nd ra interval/lifetime commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+13
*
zebra: convert interface ipv6 nd suppress-ra command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface evpn mh uplink command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface evpn mh bypass command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface evpn mh es-df-pref command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+6
*
zebra: convert interface evpn mh es-id commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+21
*
zebra: convert interface link-params packet-loss command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+7
*
zebra: convert interface link-params delay commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+33
*
zebra: convert interface link-params neighbor command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+19
*
zebra: convert interface link-params bandwidth commands to NB
Igor Ryzhov
2024-01-28
1
-0
/
+48
*
zebra: convert interface link-params metric command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+7
*
zebra: convert interface link-params command to NB
Igor Ryzhov
2024-01-28
1
-0
/
+7
*
zebra: convert interface ip/ipv6 address commands to NB
Igor Ryzhov
2024-01-28
1
-9
/
+23
*
zebra: convert interface bandwidth command to NB
Igor Ryzhov
2024-01-28
1
-7
/
+0
*
zebra: convert interface shutdown command to NB
Igor Ryzhov
2024-01-28
1
-3
/
+3
*
zebra: convert interface link-detect command to NB
Igor Ryzhov
2024-01-28
1
-1
/
+0
*
zebra: support yielding between oper state routes query
Christian Hopps
2023-12-28
1
-0
/
+2
*
zebra: add northbound api hooks for nexthop segments
Dmytro Shytyi
2023-09-20
1
-0
/
+22
[next]