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