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: fix coverity warnings
Quentin Young
2019-05-17
3
-5
/
+15
*
vrrpd: const vrrp_hash_key
Quentin Young
2019-05-17
1
-2
/
+2
*
vrrpd: fix some clang-analyze warnings
Quentin Young
2019-05-17
1
-1
/
+3
*
vrrpd, zebra: fix checkpatch warnings
Quentin Young
2019-05-17
3
-7
/
+8
*
vrrpd: add 'show vrrp summary' command
Quentin Young
2019-05-17
1
-0
/
+69
*
vrrpd: fix memleak during config write
Quentin Young
2019-05-17
1
-0
/
+2
*
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
2
-4
/
+11
*
vrrpd: fix global buffer overflow from style fix
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: gracefully shutdown on SIGTERM / SIGINT
Quentin Young
2019-05-17
3
-1
/
+29
*
lib, vrrpd: define & use ZEBRA_ROUTE_VRRP
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: use frr_elevate_privs
Quentin Young
2019-05-17
2
-6
/
+3
*
vrrpd, lib: style fixes
Quentin Young
2019-05-17
8
-25
/
+72
*
doc: change vrrp to listen on port 2619
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: include vrrp_packet.h in subdir.am
Quentin Young
2019-05-17
1
-0
/
+1
*
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
3
-24
/
+35
*
vrrpd: tweak startup criteria for v6 VRRP router
Quentin Young
2019-05-17
1
-2
/
+3
*
vrrpd: add asserts for VRRPv2 and IPv6
Quentin Young
2019-05-17
1
-1
/
+4
*
vrrpd: do not start v6 router if using VRRPv2
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: make useless assert useful
Quentin Young
2019-05-17
1
-1
/
+2
*
vrrpd: late bind to Tx address
Quentin Young
2019-05-17
1
-85
/
+94
*
vrrpd: fix v2 master_down_interval computation
Quentin Young
2019-05-17
1
-1
/
+3
*
vrrpd: include auth fields in v2 packet
Quentin Young
2019-05-17
2
-10
/
+16
*
vrrpd: allow centisecond precision for vrrpv2
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: display primary address in json output
Quentin Young
2019-05-17
1
-2
/
+12
*
Revert "Revert "vrrpd: protodown mvlans when shutting down""
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: allow OS to choose VRRP IPv6 src address
Quentin Young
2019-05-17
1
-7
/
+8
*
Revert "vrrpd: protodown mvlans when shutting down"
Quentin Young
2019-05-17
1
-3
/
+0
*
vrrpd: protodown mvlans when shutting down
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: clean up logging
Quentin Young
2019-05-17
5
-147
/
+167
*
Revert "vrrpd: use parent interface LLA for advert tx"
Quentin Young
2019-05-17
1
-1
/
+5
*
vrrpd: disallow setting priority = 255
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: fix broken reads when reinitializing
Quentin Young
2019-05-17
1
-0
/
+2
*
vrrpd: fix debug message = -> <=
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: delay sending advert/garp/una for ifup pt 2
Quentin Young
2019-05-17
1
-25
/
+37
*
vrrpd: delay sending adverts/garp/una for iface up
Quentin Young
2019-05-17
2
-8
/
+95
*
vrrpd: allow user to set priority = 255
Quentin Young
2019-05-17
2
-4
/
+27
*
vrrpd: fix sign compare on armel
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: fix interface block config writes
Quentin Young
2019-05-17
1
-4
/
+5
*
vrrpd: fix autoconfig of protodown'd interfaces
Quentin Young
2019-05-17
1
-15
/
+47
*
vrrpd: add more debugging info
Quentin Young
2019-05-17
2
-4
/
+16
*
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: use parent interface LLA for advert tx
Quentin Young
2019-05-17
1
-5
/
+1
*
vrrpd: only update one vrrp_router list at a time
Quentin Young
2019-05-17
1
-54
/
+45
*
vrrpd: set autoconfed VRRP ifaces protodown off
Quentin Young
2019-05-17
1
-1
/
+4
*
vrrpd: fix bad fmt specifiers in dgram validator
Quentin Young
2019-05-17
1
-1
/
+2
*
vrrpd: log why vrouter could not be started
Quentin Young
2019-05-17
1
-2
/
+19
*
vrrpd: be less smart about interface state
Quentin Young
2019-05-17
1
-0
/
+8
[next]