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: specify version when parsing vrrp packet
Quentin Young
2019-05-17
3
-15
/
+26
*
vrrpd: fix skew time calculation
Quentin Young
2019-05-17
1
-2
/
+2
*
vrrpd: protodown macvlan in backup state
Quentin Young
2019-05-17
3
-0
/
+16
*
vrrpd: add support for VRRPv2
Quentin Young
2019-05-17
4
-20
/
+77
*
vrrpd: better logging for advertisement rx
Quentin Young
2019-05-17
1
-1
/
+17
*
vrrpd: use ipaddr size macro
Quentin Young
2019-05-17
2
-10
/
+4
*
vrrpd: use address cmp for priority tiebreak
Quentin Young
2019-05-17
1
-6
/
+27
*
vrrpd: check rx'd advertisement checksum
Quentin Young
2019-05-17
3
-9
/
+30
*
vrrpd: cleanup vrrp packet crafting code
Quentin Young
2019-05-17
3
-45
/
+87
*
vrrpd: use correct mtypes
Quentin Young
2019-05-17
4
-11
/
+23
*
vrrpd: handle address deletion, don't accept dupes
Quentin Young
2019-05-17
3
-55
/
+240
*
vrrpd: same VRID, different interface
Quentin Young
2019-05-17
3
-24
/
+43
*
vrrpd: fix headers
Quentin Young
2019-05-17
15
-78
/
+87
*
vrrpd: improve show vrrp
Quentin Young
2019-05-17
1
-14
/
+20
*
vrrpd: send ND Router Advertisements
Quentin Young
2019-05-17
4
-3
/
+19
*
vrrpd: send ICMPv6 Neighbor Advertisements
Quentin Young
2019-05-17
4
-0
/
+314
*
vrrpd: allow searching for interfaces late
Quentin Young
2019-05-17
1
-17
/
+34
*
vrrpd: implement `no` variants of commands
Quentin Young
2019-05-17
3
-16
/
+48
*
vrrpd: unset active flag on shutdown
Quentin Young
2019-05-17
1
-0
/
+2
*
vrrpd: fix priority setting
Quentin Young
2019-05-17
2
-2
/
+4
*
vrrpd: disable multicast loopback
Quentin Young
2019-05-17
1
-0
/
+6
*
vrrpd: remove bad priority check
Quentin Young
2019-05-17
1
-4
/
+0
*
vrrpd: fix a few bad XFREEs
Quentin Young
2019-05-17
1
-3
/
+2
*
vrrpd: compute VRRPv3 checksum
Quentin Young
2019-05-17
4
-10
/
+33
*
vrrpd: bind sockets to interfaces
Quentin Young
2019-05-17
1
-14
/
+92
*
vrrpd: fix ownership discovery and mcast OIF
Quentin Young
2019-05-17
1
-43
/
+73
*
vrrpd: transition to master when adv timer expires
Quentin Young
2019-05-17
1
-0
/
+8
*
vrrpd: handle incoming advertisements
Quentin Young
2019-05-17
2
-1
/
+127
*
vrrpd: add initial macvlan support
Quentin Young
2019-05-17
4
-36
/
+214
*
vrrpd: fix memleak when sending advertisements
Quentin Young
2019-05-17
1
-0
/
+2
*
vrrpd: read and validate vrrp advertisements
Quentin Young
2019-05-17
4
-44
/
+379
*
vrrpd: ipv6 support
Quentin Young
2019-05-17
7
-298
/
+472
*
vrrpd: elect self to Master when owning v4 address
Quentin Young
2019-05-17
2
-11
/
+65
*
vrrpd: handle rescheduling Adver_Timer, Shutdown
Quentin Young
2019-05-17
1
-8
/
+35
*
vrrpd: improve logging
Quentin Young
2019-05-17
4
-37
/
+68
*
vrrpd: implement advertisement send
Quentin Young
2019-05-17
1
-0
/
+24
*
vrrpd: fix packet encode
Quentin Young
2019-05-17
2
-31
/
+77
*
vrrpd: merge keepalived packet header
Quentin Young
2019-05-17
2
-12
/
+29
*
vrrpd: add unit when showing time values
Quentin Young
2019-05-17
1
-4
/
+4
*
vrrpd: fix more timer bugs
Quentin Young
2019-05-17
1
-4
/
+4
*
vrrpd: clean up configuration code, fix skew bug
Quentin Young
2019-05-17
3
-68
/
+217
*
vrrpd: config commands, enable ARP
Quentin Young
2019-05-17
4
-34
/
+206
*
vrrpd: get sockets working
Quentin Young
2019-05-17
5
-14
/
+32
*
vrrpd: zebra connections
Quentin Young
2019-05-17
3
-13
/
+212
*
vrrpd: interface support
Quentin Young
2019-05-17
4
-10
/
+27
*
vrrpd: add .gitignore
Quentin Young
2019-05-17
1
-0
/
+2
*
vrrpd: implement gratuitous ARP
Quentin Young
2019-05-17
5
-8
/
+227
*
vrrpd: initial commit
Quentin Young
2019-05-17
13
-0
/
+1027
[prev]