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 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
*
vrrpd: style cleanup
Quentin Young
2019-05-17
4
-12
/
+13
*
vrrpd: allow configuring global defaults
Quentin Young
2019-05-17
3
-18
/
+96
*
vrrpd: add statistics collection
Quentin Young
2019-05-17
5
-0
/
+59
*
vrrpd: follow frrouting json conventions
Quentin Young
2019-05-17
1
-10
/
+10
*
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: 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
*
vrrpd: default to accept mode = true
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: add administrative shutdown option
Quentin Young
2019-05-17
2
-0
/
+33
*
vrrpd: don't update interface addrs on ifup
Quentin Young
2019-05-17
2
-7
/
+2
*
vrrpd: use if_is_operative()
Quentin Young
2019-05-17
1
-12
/
+11
*
vrrpd: enable vrrp zebra debugging
Quentin Young
2019-05-17
1
-70
/
+63
*
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
4
-216
/
+444
*
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: fix err messaging for ipv6 addr add
Quentin Young
2019-05-17
1
-2
/
+2
*
vrrpd: add support for configuration writing
Quentin Young
2019-05-17
5
-9
/
+94
*
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
2
-4
/
+6
*
vrrpd: fix bug in v6 autoconfiguration
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: use debugging knobs
Quentin Young
2019-05-17
5
-107
/
+183
*
vrrpd: add debugging knobs
Quentin Young
2019-05-17
5
-14
/
+271
*
vrrpd: minor cosmetic fix for sh vrrp
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: set sockets to -1 after closing
Quentin Young
2019-05-17
1
-2
/
+6
*
vrrpd: fix missing \n in cli
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: autoconfig support, continued
Quentin Young
2019-05-17
4
-70
/
+377
*
vrrpd: allow creation of adverts with no addresses
Quentin Young
2019-05-17
1
-2
/
+7
*
vrrpd: ingress pkt validation dbg cleanups
Quentin Young
2019-05-17
1
-7
/
+7
*
vrrpd: don't restart when changing priority
Quentin Young
2019-05-17
2
-31
/
+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
4
-8
/
+130
*
vrrpd: add cli for preempt mode
Quentin Young
2019-05-17
1
-0
/
+20
[next]