Commit graph

  • 9f813eadc9 ignore build files master Jérémy Lecour 2017-11-30 23:34:36 +0100
  • 6f86e6d3d4 remove useless line break Jérémy Lecour 2017-11-30 23:31:07 +0100
  • 3b65e1f4c2 Improve readability of README Jérémy Lecour 2017-11-30 23:30:48 +0100
  • 080965fe0e vrrp_switch.sh: Move sysctl call to init state and install hook in vrrp_state.c. Close #1948 and close #1949. Arnaud Andre 2016-08-20 14:11:52 +0200
  • 4860d50b5f Fix unused-result Arnaud Andre 2016-01-29 00:06:20 +0100
  • 2a87fd96b4 Check for IPv6 multicast support in autoconf Arnaud ANDRE 2016-01-26 11:21:58 +0100
  • 466e7355e1 Add configure option to disable IPv6 at compile time. By default, autodetect and enable if supported (HAVE_IP6) Arnaud ANDRE 2016-01-25 21:38:29 +0100
  • 53c9a57116 Set SCHED_RR Arnaud ANDRE 2016-01-24 21:45:18 +0100
  • 96a61cbac3 Prevent swapping by locking procress's virtual address space into RAM Arnaud ANDRE 2016-01-22 21:20:51 +0100
  • 9f3e6f8659 vrrp_ctrl.c: Fix bad cleaning of ctrl buffers Arnaud ANDRE 2016-01-19 16:31:18 +0100
  • 549cc03712 Rework README.md and usage() Arnaud ANDRE 2016-01-18 19:05:59 +0100
  • 211f699794 Add --start-delay option Arnaud ANDRE 2016-01-18 18:44:39 +0100
  • d13433f743 Add priority in status dump Arnaud ANDRE 2016-01-18 16:12:23 +0100
  • 47d932d282 Merge branch 'master' of ssh://git.evolix.org/uvrrpd Arnaud ANDRE 2016-01-18 16:09:21 +0100
  • 1ec5039edb Update README.md and usage() Arnaud ANDRE 2016-01-18 16:03:02 +0100
  • 2887d74a01 Move vrrp_net_listen() to vrrp.c:vrrp_listen() and listen control fifo fd. Add CTRL_FIFO event. Close #1715. Arnaud ANDRE 2016-01-18 12:13:19 +0100
  • 0d1cb3552e Move vrrp_net_listen() to vrrp.c:vrrp_listen() and listen control fifo fd. Add CTRL_FIFO event Arnaud ANDRE 2016-01-18 12:13:19 +0100
  • 2d1ea0dc75 Init and cleanup ctrl fifo Arnaud ANDRE 2016-01-18 12:11:10 +0100
  • 336868339d Add vrrp_ctrl.c/.h module Arnaud ANDRE 2016-01-18 12:04:31 +0100
  • f4d0329180 Creation of control fifo, introducing struct vrrp_ctrl Arnaud ANDRE 2016-01-18 11:45:38 +0100
  • e3e40a868c Remove \n in log_*() Arnaud ANDRE 2016-01-18 11:26:34 +0100
  • ded9e81a45 Add max() macro Arnaud ANDRE 2015-12-31 16:17:04 +0100
  • b58c758b39 Add PATHRUN. Use PATH and PATHRUN instead of absolute path for some files (pidfile, script) Arnaud ANDRE 2015-12-31 14:43:07 +0100
  • 4e083b7392 Fix typo in README.md Arnaud Andre 2015-12-22 12:53:57 +0100
  • e4225f1438 Amend the build procedure (https://github.com/gilles-chanteperdrix/uvrrpd/commit/6ae32bc) (close #1653) Arnaud Andre 2015-12-22 12:19:25 +0100
  • 095796a318 Autoconfiscate, thanks to gilles-chanteperdrix (https://github.com/gilles-chanteperdrix/uvrrpd/commit/ae45e71) Arnaud Andre 2015-12-22 11:07:45 +0100
  • 4737ff78cc Fix use of uninitialized values, as gilles-chanteperdrix mentionned in https://github.com/gilles-chanteperdrix/uvrrpd/commit/adf9352 Arnaud Andre 2015-12-22 09:22:14 +0100
  • f62f405f58 Ignore silently VRRP packet with a different VRID. Thanks to Samuel Melrose (https://github.com/iamacarpet/) Arnaud ANDRE 2015-11-06 13:03:26 +0100
  • c83dbd0618 Update README.md Arnaud Andre 2015-09-16 18:53:13 +0200
  • 424324b52f vrrp_switch.sh: shorten VRRP interface name. Replace dot separator by / in sysctl cmd to be compatible with vlan interface. Arnaud Andre 2015-09-16 13:21:37 +0200
  • de6f874d5e Add pidfile support (closes: #1651) Arnaud Andre 2015-09-16 01:21:42 +0200
  • 4d632694e6 Standardize log_* format Arnaud Andre 2015-09-16 01:03:04 +0200
  • 31d69ceef9 Move some #define from vrrp_ipx.h to vrrp_net.h and comments Arnaud Andre 2015-09-15 18:35:07 +0200
  • cd28e3892e Some cleaning and comments Arnaud Andre 2015-09-15 18:34:08 +0200
  • af6b5177fa add .gitignore Arnaud Andre 2015-09-15 18:30:41 +0200
  • 8444458d89 Clean NA pkt buffer on exit Arnaud Andre 2015-09-15 14:56:12 +0200
  • 38bbbf1ed1 log_open() after parsing options Arnaud Andre 2015-09-13 16:35:11 +0200
  • 660098e4f9 Add README.md Arnaud Andre 2015-09-12 15:32:03 +0200
  • 7ccf2f1a85 vrrp_exec.c : use vrrp_adv_addr_to_str() Arnaud Andre 2015-09-12 13:32:05 +0200
  • 7a26ce75c0 vrrp_state.c : Fix IPv4 only behaviour when priority is the same(use vrrp_adv_addr_cmp()), and cleanup code. Arnaud Andre 2015-09-12 13:28:58 +0200
  • 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() Arnaud Andre 2015-09-12 13:25:47 +0200
  • 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 Arnaud Andre 2015-09-12 02:11:03 +0200
  • 51ced7748c Fix IPv4 header checksum Arnaud Andre 2015-09-12 01:35:00 +0200
  • 338f9a9659 Initializing uvrrpd repository Arnaud Andre 2015-09-10 00:45:29 +0200