index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vrrpd
/
vrrp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-4
/
+4
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+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
-0
/
+10
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-1
/
+1
*
vrrpd, yang: cleanup vrrp nb conversion
Quentin Young
2019-12-09
1
-11
/
+0
*
vrrpd: northbound conversion
Quentin Young
2019-12-09
1
-0
/
+7
*
vrrpd: const vrrp_lookup()
Quentin Young
2019-12-09
1
-1
/
+1
*
vrrpd: make vrrp_[add|del]_ip not insane
Quentin Young
2019-12-09
1
-4
/
+4
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+1
*
vrrpd: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-0
/
+3
*
vrrpd: gracefully shutdown on SIGTERM / SIGINT
Quentin Young
2019-05-17
1
-0
/
+8
*
vrrpd, lib: style fixes
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: change all user facing times to ms
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: clean up logging
Quentin Young
2019-05-17
1
-1
/
+2
*
vrrpd: delay sending adverts/garp/una for iface up
Quentin Young
2019-05-17
1
-0
/
+21
*
vrrpd: allow configuring global defaults
Quentin Young
2019-05-17
1
-2
/
+18
*
vrrpd: add statistics collection
Quentin Young
2019-05-17
1
-0
/
+12
*
vrrpd: interface tracking
Quentin Young
2019-05-17
1
-104
/
+24
*
vrrpd: add support for configuration writing
Quentin Young
2019-05-17
1
-0
/
+23
*
vrrpd: autoconfig support, continued
Quentin Young
2019-05-17
1
-15
/
+132
*
vrrpd: autoconfig support
Quentin Young
2019-05-17
1
-7
/
+31
*
vrrpd: add support for VRRPv2
Quentin Young
2019-05-17
1
-1
/
+2
*
vrrpd: handle address deletion, don't accept dupes
Quentin Young
2019-05-17
1
-4
/
+90
*
vrrpd: same VRID, different interface
Quentin Young
2019-05-17
1
-1
/
+1
*
vrrpd: fix headers
Quentin Young
2019-05-17
1
-6
/
+6
*
vrrpd: send ND Router Advertisements
Quentin Young
2019-05-17
1
-0
/
+1
*
vrrpd: implement `no` variants of commands
Quentin Young
2019-05-17
1
-1
/
+3
*
vrrpd: compute VRRPv3 checksum
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: handle incoming advertisements
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: add initial macvlan support
Quentin Young
2019-05-17
1
-2
/
+7
*
vrrpd: read and validate vrrp advertisements
Quentin Young
2019-05-17
1
-0
/
+10
*
vrrpd: ipv6 support
Quentin Young
2019-05-17
1
-42
/
+107
*
vrrpd: elect self to Master when owning v4 address
Quentin Young
2019-05-17
1
-5
/
+12
*
vrrpd: improve logging
Quentin Young
2019-05-17
1
-5
/
+10
*
vrrpd: clean up configuration code, fix skew bug
Quentin Young
2019-05-17
1
-38
/
+68
*
vrrpd: config commands, enable ARP
Quentin Young
2019-05-17
1
-3
/
+46
*
vrrpd: zebra connections
Quentin Young
2019-05-17
1
-0
/
+3
*
vrrpd: interface support
Quentin Young
2019-05-17
1
-2
/
+1
*
vrrpd: implement gratuitous ARP
Quentin Young
2019-05-17
1
-3
/
+3
*
vrrpd: initial commit
Quentin Young
2019-05-17
1
-0
/
+162