index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
vrf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vrf: VRF_DEFAULT must be 0, remove useless code
Christophe Gouault
2020-09-21
1
-14
/
+2
*
lib: optimize vrf_id_to_name(VRF_DEFAULT) case
Christophe Gouault
2020-09-21
1
-0
/
+3
*
Merge pull request #7089 from pguibert6WIND/netns-refactor
Russ White
2020-09-18
1
-2
/
+6
|
\
|
*
zebra, lib: store relative default ns id in each namespace
Philippe Guibert
2020-08-18
1
-2
/
+6
*
|
lib: Remove debug associated with vrf_get
Donald Sharp
2020-09-18
1
-4
/
+0
*
|
lib: Add vrf name to vrf debugs
Donald Sharp
2020-09-18
1
-3
/
+5
*
|
lib: Actually call nexthop_group_disable_vrf
Donald Sharp
2020-09-18
1
-0
/
+8
|
/
*
evpn-netns: Revert PR5077, has been re-worked post-refactor
Pat Ruddy
2020-08-05
1
-6
/
+2
*
lib: introduce configuration back-off timer for YANG-modeled commands
Renato Westphal
2020-08-03
1
-0
/
+1
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-2
/
+2
*
Merge pull request #6435 from idryzhov/fix-no-vrf
Quentin Young
2020-07-21
1
-4
/
+2
|
\
|
*
vtysh: return success from "no vrf" when VRF doesn't exist
Igor Ryzhov
2020-07-09
1
-4
/
+2
*
|
*: un-split strings across lines
David Lamparter
2020-07-14
1
-2
/
+1
*
|
*: convert northbound callbacks to new error handling model
Renato Westphal
2020-05-29
1
-2
/
+2
|
/
*
zebra, lib: store relative default ns id in each namespace
Philippe Guibert
2020-05-18
1
-2
/
+6
*
lib: update the CLI xpath index when exiting from the VRF node
Renato Westphal
2020-04-29
1
-1
/
+1
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-28
/
+25
*
Merge pull request #6247 from FRRouting/nb_conversions
Donald Sharp
2020-04-17
1
-10
/
+170
|
\
|
*
lib: convert vrf cmd to northbound config callback
Chirag Shah
2020-04-16
1
-11
/
+26
|
*
lib: vrf northbound callbacks
Chirag Shah
2020-04-16
1
-0
/
+145
*
|
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+2
*
|
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+1
*
|
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-2
/
+5
*
|
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-2
/
+0
*
|
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-2
/
+10
|
/
*
Merge pull request #5988 from xThaid/zebra_vrf_logs
David Lamparter
2020-04-14
1
-4
/
+1
|
\
|
*
zebra: Add vrf name and id to debugs
Jakub UrbaĆczyk
2020-04-12
1
-4
/
+1
*
|
lib: work around enum issue in old gcc
Quentin Young
2020-04-13
1
-1
/
+8
*
|
lib: improve sanity check on vrf backend value
Quentin Young
2020-04-13
1
-1
/
+1
*
|
lib: handle bogus VRF backend type
Quentin Young
2020-04-13
1
-2
/
+7
|
/
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-4
/
+2
*
Merge pull request #5268 from qlyoung/vrrp-vrf
Donatas Abraitis
2019-12-22
1
-1
/
+0
|
\
|
*
lib: document vrf_socket(), vrf_bind()
Quentin Young
2019-12-18
1
-1
/
+0
*
|
lib: make some variables static
David Lamparter
2019-12-13
1
-2
/
+2
|
/
*
*: fix missing VRF autocompletions
Igor Ryzhov
2019-09-24
1
-0
/
+8
*
Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name
Russ White
2019-09-17
1
-1
/
+7
|
\
|
*
lib: call vrf update hook when default vrf name changes
Philippe Guibert
2019-08-27
1
-1
/
+7
*
|
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-1
/
+1
|
/
*
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-31
/
+2
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-2
/
+13
*
zebra, ifp: on netlink discovery, anticipate the vrf creation
Philippe Guibert
2019-06-12
1
-0
/
+18
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-2
/
+2
*
lib: perform a bind inside vrf_socket() call
Philippe Guibert
2019-05-07
1
-1
/
+7
*
lib: Remove functionally dead code.
Donald Sharp
2019-05-03
1
-8
/
+1
*
Merge pull request #3720 from donaldsharp/bgp_vrf_peering
Renato Westphal
2019-04-16
1
-36
/
+0
|
\
|
*
lib: Allow bgp to always create a listen socket for the vrf
Donald Sharp
2019-02-01
1
-36
/
+0
*
|
Merge pull request #3548 from opensourcerouting/rip-vrf
Donald Sharp
2019-04-05
1
-3
/
+3
|
\
\
|
*
\
Merge remote-tracking branch 'frr/master' into rip-vrf
Renato Westphal
2019-03-29
1
-10
/
+3
|
|
\
\
|
*
|
|
lib: constify a few parameters in the VRF code
Renato Westphal
2019-01-18
1
-3
/
+3
[next]