Date: Mon, 10 Jun 2013 15:36:36 +0200 From: =?ISO-8859-1?Q?Ermal_Lu=E7i?= <eri@freebsd.org> To: freebsd-net <freebsd-net@freebsd.org> Subject: [PATCH] CARP using rw locks and unified timer Message-ID: <CAPBZQG1wLund5ry0nZm6Q9muomWEV1=hd_-zuRD%2BF60GR9QKyA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, at the location [1] is a patch for making carp(4): - use rw locks - unify the timers in carp to a single one for accuracy and predictability This patch has been tested in pfSense for a long time and recently it has been moved to FreeBSD 10. It also fixed some races and LORs present in the whole stack especially with bridge interfaces. Any objections to merging this into FreeBSD? [1] https://github.com/pfsense/pfsense-tools/blob/master/patches/RELENG_10_0/carp_livelock_fixes.diff -- Ermal
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPBZQG1wLund5ry0nZm6Q9muomWEV1=hd_-zuRD%2BF60GR9QKyA>