index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vrrpd
/
vrrp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
1
-8
/
+74
*
vrrpd: allow user to set priority = 255
Quentin Young
2019-05-17
1
-3
/
+26
*
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
1
-4
/
+10
*
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: 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
*
vrrpd: style cleanup
Quentin Young
2019-05-17
1
-6
/
+6
*
vrrpd: allow configuring global defaults
Quentin Young
2019-05-17
1
-14
/
+49
*
vrrpd: add statistics collection
Quentin Young
2019-05-17
1
-0
/
+6
*
vrrpd: do not transition to backup on ifdown
Quentin Young
2019-05-17
1
-18
/
+5
*
vrrpd: stop session before nulling iface
Quentin Young
2019-05-17
1
-4
/
+7
*
vrrpd: default to accept mode = true
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: add administrative shutdown option
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: don't update interface addrs on ifup
Quentin Young
2019-05-17
1
-4
/
+2
*
vrrpd: use if_is_operative()
Quentin Young
2019-05-17
1
-12
/
+11
*
vrrpd: ignore address deletion if iface is down
Quentin Young
2019-05-17
1
-1
/
+36
*
vrrpd: check for v6 link-local before starting
Quentin Young
2019-05-17
1
-3
/
+18
*
vrrpd: tweak interface tracking on ifdown
Quentin Young
2019-05-17
1
-11
/
+16
*
vrrpd: only bind to link locals for v6 adverts
Quentin Young
2019-05-17
1
-2
/
+7
*
vrrpd: interface tracking
Quentin Young
2019-05-17
1
-102
/
+408
*
vrrpd: better messaging for interface binds
Quentin Young
2019-05-17
1
-6
/
+6
*
vrrpd: skip binding interface after create
Quentin Young
2019-05-17
1
-4
/
+7
*
vrrpd: close sockets on shutdown
Quentin Young
2019-05-17
1
-1
/
+9
*
vrrpd: log addresses for autoconfig
Quentin Young
2019-05-17
1
-3
/
+17
*
vrrpd: fix incorrect index for vrrp event names
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: add support for configuration writing
Quentin Young
2019-05-17
1
-0
/
+64
*
vrrpd: remove ifindex from hash key computation
Quentin Young
2019-05-17
1
-2
/
+1
*
vrrpd: set DSCP byte on adverts to CS6
Quentin Young
2019-05-17
1
-0
/
+6
*
vrrpd: properly retrieve pkt src address
Quentin Young
2019-05-17
1
-2
/
+3
*
vrrpd: fix bug in v6 autoconfiguration
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: use debugging knobs
Quentin Young
2019-05-17
1
-88
/
+138
*
vrrpd: set sockets to -1 after closing
Quentin Young
2019-05-17
1
-2
/
+6
*
vrrpd: autoconfig support, continued
Quentin Young
2019-05-17
1
-44
/
+224
*
vrrpd: don't restart when changing priority
Quentin Young
2019-05-17
1
-3
/
+0
*
vrrpd: properly find iface in manual cfg mode
Quentin Young
2019-05-17
1
-5
/
+4
*
vrrpd: autoconfig support
Quentin Young
2019-05-17
1
-0
/
+76
*
vrrpd: specify version when parsing vrrp packet
Quentin Young
2019-05-17
1
-2
/
+2
*
vrrpd: fix skew time calculation
Quentin Young
2019-05-17
1
-2
/
+2
*
vrrpd: protodown macvlan in backup state
Quentin Young
2019-05-17
1
-0
/
+4
*
vrrpd: add support for VRRPv2
Quentin Young
2019-05-17
1
-9
/
+36
*
vrrpd: better logging for advertisement rx
Quentin Young
2019-05-17
1
-1
/
+17
*
vrrpd: use ipaddr size macro
Quentin Young
2019-05-17
1
-9
/
+3
*
vrrpd: use address cmp for priority tiebreak
Quentin Young
2019-05-17
1
-6
/
+27
[prev]
[next]