Re: svn commit: r290403 - head/sys/netinet

2015-11-13 Thread Steven Hartland
On 13/11/2015 21:42, Gleb Smirnoff wrote: Steven, On Thu, Nov 05, 2015 at 05:23:02PM +, Steven Hartland wrote: S> Author: smh S> Date: Thu Nov 5 17:23:02 2015 S> New Revision: 290403 S> URL: https://svnweb.freebsd.org/changeset/base/290403 S> S> Log: S> Add MTU support to carp interfac

Re: svn commit: r290403 - head/sys/netinet

2015-11-13 Thread Gleb Smirnoff
Steven, On Thu, Nov 05, 2015 at 05:23:02PM +, Steven Hartland wrote: S> Author: smh S> Date: Thu Nov 5 17:23:02 2015 S> New Revision: 290403 S> URL: https://svnweb.freebsd.org/changeset/base/290403 S> S> Log: S> Add MTU support to carp interfaces S> S> MFC after: 2 weeks S> Sponso

svn commit: r290403 - head/sys/netinet

2015-11-05 Thread Steven Hartland
Author: smh Date: Thu Nov 5 17:23:02 2015 New Revision: 290403 URL: https://svnweb.freebsd.org/changeset/base/290403 Log: Add MTU support to carp interfaces MFC after:2 weeks Sponsored by: Multiplay Modified: head/sys/netinet/ip_carp.c Modified: head/sys/netinet/ip_carp.c ===