index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vrrpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vrrpd: add IPv4 pseudoheader option for VRRPv3
Siger Yang
2022-11-25
7
-24
/
+118
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
2
-3
/
+0
*
Merge pull request #12066 from opensourcerouting/cleanup-cli-xref
Donald Sharp
2022-10-13
1
-4
/
+4
|
\
|
*
*: fix some malformed CLI docstrings
David Lamparter
2022-10-06
1
-4
/
+4
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
|
/
*
lib, vrrpd: Use THREAD_ARG
Donald Sharp
2022-07-21
1
-3
/
+3
*
*: remove the checking returned value for hash_get()
anlan_cs
2022-05-02
1
-1
/
+1
*
vrrpd: Fix display of 'Master Advertisement interval'
Rajesh Varatharaj
2022-04-22
1
-4
/
+4
*
vrrpd: Allow it to be built in directory
Donald Sharp
2022-03-11
1
-2
/
+2
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-11
/
+5
*
*: use ipaddr_cmp instead of memcmp
Igor Ryzhov
2022-02-08
1
-3
/
+3
*
vrrpd: use ipaddr_is_zero when needed
Igor Ryzhov
2022-01-27
1
-5
/
+2
*
*: rework renaming the default VRF
Igor Ryzhov
2021-12-21
1
-1
/
+1
*
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
2
-22
/
+22
*
Merge pull request #10032 from opensourcerouting/build-fix-20211111
Donald Sharp
2021-11-13
1
-4
/
+3
|
\
|
*
build: remove some useless intermediate libraries
David Lamparter
2021-11-11
1
-4
/
+3
*
|
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
|
/
*
Merge pull request #9820 from idryzhov/if-nb-config
Mark Stapp
2021-10-26
1
-30
/
+1
|
\
|
*
*: fix interface config write in NB-converted daemons
Igor Ryzhov
2021-10-25
1
-30
/
+1
*
|
Merge pull request #9854 from opensourcerouting/zapi-call-table
Russ White
2021-10-26
1
-4
/
+8
|
\
\
|
|
/
|
/
|
|
*
*: convert zclient callbacks to table
David Lamparter
2021-10-20
1
-4
/
+8
*
|
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
2
-15
/
+19
|
/
*
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
2021-08-25
1
-1
/
+0
*
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-10
/
+1
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+1
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-1
/
+1
*
*: remove *.conf.sample files
Quentin Young
2021-04-09
1
-1
/
+0
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
4
-5
/
+5
*
*: remove tabs & newlines from log messages
David Lamparter
2021-02-14
2
-2
/
+2
*
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
2020-11-15
2
-5
/
+4
*
vrrpd: Convert to using %pFX
Pat Ruddy
2020-10-15
2
-17
/
+8
*
Merge pull request #7222 from idryzhov/fix-debug
Renato Westphal
2020-10-10
1
-2
/
+2
|
\
|
*
*: move "show debugging ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
|
*
*: move "debug ..." commands to enable node
Igor Ryzhov
2020-10-02
1
-1
/
+1
*
|
vtysh: dynamically generate the list of daemons for commands
Igor Ryzhov
2020-10-02
1
-0
/
+1
|
/
*
Merge pull request #6908 from qlyoung/vrrp-add-vrf-module
Renato Westphal
2020-08-13
1
-0
/
+1
|
\
|
*
vrrpd: add frr-vrf yang module
Quentin Young
2020-08-12
1
-0
/
+1
*
|
vrrpd: log errmsg, stricter nb validation
Quentin Young
2020-08-11
1
-2
/
+8
*
|
vrrpd: fix improper NB query during validation
Quentin Young
2020-08-11
1
-5
/
+8
*
|
vrrpd: don't allow autocreated vr's in NB layer
Quentin Young
2020-08-11
1
-3
/
+13
|
/
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-14
/
+14
*
vrrpd: Make clang 11 happy
Donald Sharp
2020-07-27
3
-4
/
+4
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
4
-38
/
+31
*
*: have daemons call frr_fini() at termination
Mark Stapp
2020-06-11
1
-0
/
+2
*
*: integrate remaining daemons with filter
Rafael Zalamena
2020-06-05
1
-0
/
+1
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-1
/
+1
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-143
/
+123
[next]