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
*
*: 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
*
|
|
|
lib: reduce exported var symbols
Quentin Young
2019-04-03
1
-1
/
+1
*
|
|
|
Merge pull request #3772 from pguibert6WIND/vrf_backend_unknown
Donald Sharp
2019-03-25
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
lib: interface handling where zebra not yet ready
Philippe Guibert
2019-02-11
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
*: remove trailing newlines from zlog messages
Quentin Young
2019-03-14
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
libs, daemons: changes to permit c++ compilation
Mark Stapp
2019-02-11
1
-2
/
+2
|
/
/
*
/
lib: remove the vrf_is_mapped_on_netns() function
Renato Westphal
2019-01-20
1
-8
/
+1
|
/
*
lib: enforce vrf_name_to_id by returning default_vrf when name is null
Philippe Guibert
2018-12-28
1
-0
/
+2
*
lib, zebra: default vrf configured will not be overwritten by discovery
Philippe Guibert
2018-11-21
1
-2
/
+10
*
bgpd: allow vrf validity and bgp vrf import/export, when zebra is off
Philippe Guibert
2018-11-13
1
-0
/
+7
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-1
/
+1
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-2
/
+2
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-11
/
+11
*
Merge remote-tracking branch 'frr/master' into warnings
David Lamparter
2018-09-12
1
-3
/
+7
|
\
|
*
zebra/lib: code cleaning
Thibaut Collet
2018-09-06
1
-6
/
+2
|
*
vrf: return vrf implementation for default vrf
Thibaut Collet
2018-08-30
1
-2
/
+10
*
|
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-2
/
+2
*
|
lib: Convert vrf.c to use new error-code subsystem
Donald Sharp
2018-09-06
1
-7
/
+8
|
/
*
lib: avoid default vrf name memory allocation at startup
Philippe Guibert
2018-08-28
1
-5
/
+2
*
lib: protect newly created vrfs against default vrf naming.
Philippe Guibert
2018-08-28
1
-1
/
+9
*
lib: set default vrf name at startup
Philippe Guibert
2018-08-28
1
-1
/
+7
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+6
*
lib: autocomple vrf list authorises default vrf name
Philippe Guibert
2018-08-28
1
-4
/
+2
[next]