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
2022-07-16
zebra: Delete the malloced memory under `show zebra`
Donald Sharp
2022-07-01
zebra: move allow_delete to zrouter.allow_delete
Donald Sharp
2022-06-28
Merge pull request #11474 from donaldsharp/dp-dpdk
Russ White
2022-06-27
zebra: Add ability for netconf dplane to handle global values
Donald Sharp
2022-06-27
zebra: expand pbr rule action for dataplane programming
Anuradha Karuppiah
2022-06-27
zebra: add support for maintaining local neigh entries
Anuradha Karuppiah
2022-06-23
lib, zebra: Notice when a nexthop is set linkdown
Donald Sharp
2022-06-16
zebra: Add a configurable knob `zebra nexthop-group keep (1-3600)`
Donald Sharp
2022-06-16
zebra: Add a timer to nexthop group deletion
Donald Sharp
2022-06-13
*: Use autocomplete for route-maps under commands that require it
Donatas Abraitis
2022-05-13
zebra: Add startup message and display netlink buffer size.
Loganaden Velvindron
2022-04-29
Merge pull request #10988 from AbhishekNR/ipv6_mroute_cli
David Lamparter
2022-04-28
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
2022-04-28
zebra: Removed show_ipv6_mroute cli from zebra_vty.c
Abhishek N R
2022-03-27
zebra: `show ip nht mrib`
David Lamparter
2022-03-15
Merge pull request #10427 from sworleys/Protodown-Reason-Upstream
Russ White
2022-03-11
zebra: Add ECMP supported to `show zebra`
Donald Sharp
2022-03-09
zebra: add command for setting protodown bit
Stephen Worley
2022-02-27
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-04
zebra: Convert some `show zebra` output to a table
Donald Sharp
2022-02-04
zebra: Add knowledge about RA and RFC 5549 to `show zebra`
Donald Sharp
2022-02-04
zebra: Add evpn status to `show zebra`
Donald Sharp
2022-02-04
zebra: Add os and version to `show zebra`
Donald Sharp
2022-02-04
zebra: Add kernel nexthop group support to `show zebra`
Donald Sharp
2022-02-04
zebra: Add MPLS status to `show zebra`
Donald Sharp
2022-02-04
zebra: Add if v4/v6 forwarding is turned on/off to `show zebra`
Donald Sharp
2022-02-04
zebra: Add to `show zebra` the type of vrf devices being used
Donald Sharp
2022-02-04
zebra: Add ability to know when FRR is not asic offloaded
Donald Sharp
2022-01-31
zebra: name the route_entry opaque struct more specifically
Mark Stapp
2022-01-18
Merge pull request #9644 from opensourcerouting/ospf-opaque-attrs
Russ White
2022-01-15
lib, ospfd, ospf6d, zebra: add OSPF opaque route attributes
Renato Westphal
2021-12-21
Merge pull request #9750 from mjstapp/zebra_installed_nhg_id
Lou Berger
2021-12-02
zebra: add optional NHG ID output to `show ip ro`
Stephen Worley
2021-11-27
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-25
zebra: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-23
zebra: add installed nexthop-group id value
Mark Stapp
2021-11-18
zebra: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-10-26
Merge pull request #9440 from dlqs/dplanehook2
Quentin Young
2021-10-25
Merge pull request #9316 from ton31337/fix/send_best_path_reason_for_zebra
Donald Sharp
2021-10-19
Merge pull request #9656 from chiragshah6/mdev
Russ White
2021-10-20
zebra: Add vty cmd zebra on-rib-process script SCRIPT
Donald Lee
2021-10-14
bgpd: Send BGP best path reason to Zebra
Donatas Abraitis
2021-10-13
Merge pull request #9676 from donaldsharp/import_register
David Lamparter
2021-10-08
Merge pull request #9471 from pguibert6WIND/table_manager_alloc2
Russ White
2021-10-03
zebra: add nhg id to show ip route json
Chirag Shah
2021-09-27
zebra: add resolver for nexthop in json
Chirag Shah
2021-09-27
zebra: Start carrying safi for rnh processing
Donald Sharp
2021-09-27
zebra: remove 'enum rnh_type' from system
Donald Sharp
2021-09-27
zebra: remove import check resolution from zebra
Donald Sharp
2021-09-27
zebra: Being able to use the default route is a boolean not an int
Donald Sharp
[next]