index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zebra
/
zebra_vty.c
Age
Commit message (
Expand
)
Author
2025-01-22
zebra: Return error if v6 prefix is passed to show ip route
Pooja Jagadeesh Doijode
2024-12-12
zebra: Improve multicast safi route show commands
Nathan Bahr
2024-12-12
zebra,yang: Completely remove multicast mode from zebra
Nathan Bahr
2024-11-04
zebra: Remove large indentation level in do_show_route_helper
Donald Sharp
2024-11-04
zebra: Don't display the vrf if not using namespace based vrfs
Donald Sharp
2024-10-29
zebra: Add ability to import alternate tables into the MRIB
Nathan Bahr
2024-10-27
Merge pull request #17160 from opensourcerouting/fix/keep_zebra_on-rib-proces...
Jafar Al-Gharaibeh
2024-10-18
zebra: fix showing nexthop vrf for ipv6 blackhole
Louis Scalbert
2024-10-18
lib, zebra: Keep `zebra on-rib-process script` in frr.conf
Donatas Abraitis
2024-09-24
lib, zebra: TABLE_NODE is not used
Donald Sharp
2024-09-01
*: Create termtable specific temp memory
Donald Sharp
2024-08-30
zebra: Allow for initial deny of installation of nhe's
Donald Sharp
2024-08-29
zebra: Display afi of the nexthop hash entry
Donald Sharp
2024-08-28
zebra: Move prefix lookup to outside re loop
Donald Sharp
2024-07-03
zebra: Properly note that a nhg's nexthop has gone down
Donald Sharp
2024-07-01
*: Add and use option for graceful (re)start
vivek
2024-06-07
zebra: fix show route memory consumption
Louis Scalbert
2024-06-07
zebra: fix show route vrf all memory consumption
Louis Scalbert
2024-06-07
Revert "vtysh, zebra: Fix malformed json output for multiple vrfs in command ...
Louis Scalbert
2024-05-14
zebra: include route source set by route-map in show output
Mark Stapp
2024-04-22
lib: rework northbound RPC callback
Igor Ryzhov
2024-03-30
zebra: Fix JSON output for `show route summary json`
Donatas Abraitis
2024-03-29
vtysh, zebra: Fix malformed json output for multiple vrfs in command 'show ip...
Piotr Suchy
2024-02-08
zebra: When reinstalling a NHG, set REINSTALL flag
Donald Sharp
2024-02-08
zebra: Remove helper function if_nhg_dependents_is_empty
Donald Sharp
2024-01-28
zebra: convert to mgmtd
Igor Ryzhov
2024-01-28
zebra: convert vrf configuration output to NB
Igor Ryzhov
2024-01-28
zebra: convert table range command to NB
Igor Ryzhov
2024-01-28
zebra: convert resolve-via-default commands to NB
Igor Ryzhov
2024-01-28
zebra: fix vni NB conversion
Igor Ryzhov
2024-01-28
zebra: convert interface configuration output to NB
Igor Ryzhov
2023-12-05
Merge pull request #12600 from donaldsharp/local_routes
Russ White
2023-11-07
*: Move distance related defines into their own header
Donald Sharp
2023-11-06
zebra: When using Nexthop groups, use v6 RR semantics
Donald Sharp
2023-11-06
zebra: Move v6_rr_semantics to be part of zrouter structure
Donald Sharp
2023-11-06
zebra: Add v6_rr_semantics status to `show zebra`
Donald Sharp
2023-11-01
*: Introduce Local Host Routes to FRR
Donald Sharp
2023-08-17
zebra: Show NHT resolve via default status on/off
Donatas Abraitis
2023-08-03
zebra: Allow zebra cli to accept v6 routes with v4 nexthops
Donald Sharp
2023-07-21
zebra: non pretty json output for show ip route
Sindhu Parvathi Gopinathan
2023-07-12
zebra: remove unnecessary check for default vrf
anlan_cs
2023-03-28
zebra: Use zebra_vrf_lookup_by_id when we can
Donald Sharp
2023-03-24
*: Convert a bunch of thread_XX to event_XX
Donald Sharp
2023-02-21
Merge pull request #12798 from donaldsharp/rib_match_multicast
Russ White
2023-02-17
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-16
doc: Add `show ipv6 rpf X:X::X:X` command to docs
Donald Sharp
2023-02-16
zebra: Remove code duplication for v4 and v6 versions of rib_match_multicast
Donald Sharp
2023-02-15
Merge pull request #12494 from louis-6wind/ext_admin_group
Olivier Dugeon
2023-02-13
zebra: make next-hop svd command hidden for now
Stephen Worley
2023-02-13
zebra: add show commands for SVD global neigh table
Stephen Worley
[next]