index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vrrpd
/
vrrp_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: remove leaf-list xpath hack from northbound
Igor Ryzhov
2024-01-23
1
-2
/
+10
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
1
-3
/
+3
*
vrrpd: add priority field into interface json
Sindhu Parvathi Gopinathan
2023-06-19
1
-0
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
vrrpd: add IPv4 pseudoheader option for VRRPv3
Siger Yang
2022-11-25
1
-1
/
+39
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+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
|
/
*
vrrpd: Fix display of 'Master Advertisement interval'
Rajesh Varatharaj
2022-04-22
1
-4
/
+4
*
*: fix interface config write in NB-converted daemons
Igor Ryzhov
2021-10-25
1
-30
/
+1
*
lib: northbound cli show/cmd functions must not modify data nodes
Igor Ryzhov
2021-10-13
1
-8
/
+8
*
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
2021-08-26
1
-1
/
+1
*
*: 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
*
*: 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
*
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-14
/
+14
*
vrrpd: Make clang 11 happy
Donald Sharp
2020-07-27
1
-1
/
+1
*
*: remove PRI[udx](8|16|32)
David Lamparter
2020-07-14
1
-14
/
+14
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-0
/
+3
*
*: 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
-3
/
+6
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-3
/
+0
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-3
/
+17
*
vrrpd, yang: cleanup vrrp nb conversion
Quentin Young
2019-12-09
1
-38
/
+78
*
vrrpd: northbound conversion
Quentin Young
2019-12-09
1
-142
/
+123
*
vrrpd: use CS2MS instead of constant 10 everywhere
Ghasem Naddaf
2019-10-18
1
-5
/
+7
*
*: Add infrastructure to support zapi interface callbacks
Donald Sharp
2019-09-19
1
-0
/
+1
*
vrrpd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-1
/
+0
*
vrrpd, zebra: fix checkpatch warnings
Quentin Young
2019-05-17
1
-2
/
+2
*
vrrpd: add 'show vrrp summary' command
Quentin Young
2019-05-17
1
-0
/
+69
*
vrrpd: fix magnitude error when removing adver_int
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: convert defaults command to milliseconds
Quentin Young
2019-05-17
1
-3
/
+10
*
vrrpd, lib: style fixes
Quentin Young
2019-05-17
1
-5
/
+9
*
vrrpd: display configured adv int in json output
Quentin Young
2019-05-17
1
-0
/
+2
*
vrrpd: change all user facing times to ms
Quentin Young
2019-05-17
1
-22
/
+30
*
vrrpd: display primary address in json output
Quentin Young
2019-05-17
1
-2
/
+12
*
vrrpd: disallow setting priority = 255
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: allow user to set priority = 255
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: fix sign compare on armel
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: add more debugging info
Quentin Young
2019-05-17
1
-0
/
+6
*
vrrpd: fix unsigned - signed cmp
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: check start for manual v6 addr add
Quentin Young
2019-05-17
1
-0
/
+2
*
vrrpd: allow configuring global defaults
Quentin Young
2019-05-17
1
-2
/
+29
*
vrrpd: add statistics collection
Quentin Young
2019-05-17
1
-0
/
+37
*
vrrpd: follow frrouting json conventions
Quentin Young
2019-05-17
1
-10
/
+10
*
vrrpd: cleanup formatting for vty show cmd
Quentin Young
2019-05-17
1
-7
/
+20
*
vrrpd: add json support to show command
Quentin Young
2019-05-17
1
-4
/
+97
[next]