Commit graph

14 commits

Author SHA1 Message Date
Arnaud Andre de6f874d5e Add pidfile support (closes: #1651) 2015-09-16 01:21:42 +02:00
Arnaud Andre 4d632694e6 Standardize log_* format 2015-09-16 01:03:04 +02:00
Arnaud Andre 31d69ceef9 Move some #define from vrrp_ipx.h to vrrp_net.h and comments 2015-09-15 18:35:07 +02:00
Arnaud Andre cd28e3892e Some cleaning and comments 2015-09-15 18:34:08 +02:00
Arnaud Andre af6b5177fa add .gitignore 2015-09-15 18:30:41 +02:00
Arnaud Andre 8444458d89 Clean NA pkt buffer on exit 2015-09-15 14:56:12 +02:00
Arnaud Andre 38bbbf1ed1 log_open() after parsing options 2015-09-13 16:35:11 +02:00
Arnaud Andre 660098e4f9 Add README.md 2015-09-12 15:32:03 +02:00
Arnaud Andre 7ccf2f1a85 vrrp_exec.c : use vrrp_adv_addr_to_str() 2015-09-12 13:32:05 +02:00
Arnaud Andre 7a26ce75c0 vrrp_state.c : Fix IPv4 only behaviour when priority is the same(use vrrp_adv_addr_cmp()), and cleanup code. 2015-09-12 13:28:58 +02:00
Arnaud Andre 23db4552c8 vrrp_adv.h: Replace deprecated and IPv4 only vrrp_adv_get_ntoa_addr() and vrrp_adv_get_ntohl_addr() by vrrp_adv_addr_to_str() and vrrp_adv_addr_cmp() 2015-09-12 13:25:47 +02:00
Arnaud Andre 822ec3a568 vrrp_ipx.h : Rename *cmp to *viplist_cmp (compare virtual IPs list in advertisement).
Add *cmp (compare ipx addr), *ipx_ntop/pton (ipx to str/str to ipx) helpers
Implement them in vrrp_ip4.c and vrrp_ip6.c
2015-09-12 02:11:03 +02:00
Arnaud Andre 51ced7748c Fix IPv4 header checksum 2015-09-12 01:35:00 +02:00
Arnaud Andre 338f9a9659 Initializing uvrrpd repository 2015-09-10 00:45:29 +02:00