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_vrf.c
Age
Commit message (
Expand
)
Author
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: make vrf netns commands do nothing
Igor Ryzhov
2023-12-11
zebra: Properly unregister hook on shutdown
Donald Sharp
2023-11-13
zebra: More memory free up on shutdown
Donald Sharp
2023-09-13
Merge pull request #14162 from opensourcerouting/feature/turn_on_nht_resolve_...
Russ White
2023-08-22
zebra: Make main routing table (RT_TABLE_MAIN) configurable
Martin Pels
2023-08-17
zebra: Enable `nht resolve-via-default` by default for traditional profile
Donatas Abraitis
2023-07-05
zebra: Move protodown_r_bit to a better spot
Donald Sharp
2023-07-05
zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..
Donald Sharp
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-12-09
zebra: Free up routemap name memory on vrf deletion event
Donald Sharp
2022-10-26
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-09-07
zebra: Reconfiguring netns for vrf is not a failure
Xiao Liang
2022-08-10
zebra: Combine meta_queue_free and meta_queue_vrf_free functions
Donald Sharp
2022-05-21
zebra: clean up rtadv integration
David Lamparter
2022-02-01
zebra: fix cleanup of meta queues on vrf disable
Igor Ryzhov
2022-01-26
zebra: Don't double delete the table we are cleaning up
Donald Sharp
2021-12-21
*: rework renaming the default VRF
Igor Ryzhov
2021-11-11
zebra: fix disabling table manager
Igor Ryzhov
2021-11-05
zebra: don't register same hook multiple times
Igor Ryzhov
2021-10-19
lib: move zebra-only netns stuff to zebra
Igor Ryzhov
2021-10-13
Merge pull request #9676 from donaldsharp/import_register
David Lamparter
2021-09-27
zebra: Create the SAFI_MULTICAST rnh tables
Donald Sharp
2021-09-27
zebra: remove zvrf->import_check_table
Donald Sharp
2021-09-21
zebra: extend table manager per vrf, add vty configuration
Philippe Guibert
2021-08-27
Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg
David Lamparter
2021-08-26
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-26
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-23
lib, zebra: move vrf netns commands from lib to zebra
Igor Ryzhov
2021-08-23
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-06-08
zebra: rework RA handling for vrf-lite
Stephen Worley
2021-05-05
zebra: Allow the zvrf to know it's vrf when allocing
Donald Sharp
2021-03-29
*: modify VRF_CONFIGURED flag only in VRF NB layer
Igor Ryzhov
2021-03-22
zebra: kill zebra_memory.h, use MTYPE_STATIC
David Lamparter
2021-03-17
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2020-12-09
zebra: anticipate zns creation at vrf creation when backend is vrf-lite
Philippe Guibert
2020-10-20
zebra: clean up all router id lists
Mark Stapp
2020-07-09
zebra: Allow router-id to be part of the vrf sub node
Donald Sharp
2020-04-02
zebra: Don't kill the global rtadv socket when a vrf is deleted
Donald Sharp
2020-03-23
zebra: Synchronous client queues accumulate messages from zebra.
Karen Schoener
2019-11-01
zebra: separate zebra_vrf_lookup_table_with_id()
Stephen Worley
2019-09-25
zebra: fix evpn prefix-routes-only for default vrf
Chirag Shah
2019-09-19
Zebra: Rectifying the log messages.
vdhingra
2019-08-28
zebra: nht resolution default configurable per vrf
Philippe Guibert
2019-06-21
zebra: use MTYPE_STATIC
David Lamparter
2019-06-04
zebra: move rtadv service from zrouter to zvrf
Philippe Guibert
2019-05-16
Revert "zebra: move rtadv service from zrouter to zvrf"
Donald Sharp
2019-05-16
Merge pull request #4269 from donaldsharp/other_tables
Russ White
2019-05-14
Merge pull request #4027 from pguibert6WIND/fix_interface_rtadv
David Lamparter
[next]