Re: FreeBSD LAG LACP timeout tunable through IOCTL

2015-08-03 Thread Lakshmi Narasimhan Sundararajan
rm that you don't need to do any locking to walk the list or modify any of the list elements. Thanks, Ravi -Original Message- From: Lakshmi Narasimhan Sundararajan Date: 2015-07-23, Thursday at 05:25 To: "freebsd-net@freebsd.org" Cc: "panasas-netw...@msystechnologies.

Re: FreeBSD LAG LACP timeout tunable through IOCTL

2015-07-24 Thread Pokala, Ravi
uot;Tallam, Sreen" Subject: FreeBSD LAG LACP timeout tunable through IOCTL >Hi FreeBSD team, >In FreeBSD-10 and in Current, by default LACP supports only long timeout. >FreeBSD does not provide the way to configure LACP timeout period. >We made code changes for LACP Fast-timeou

FreeBSD LAG LACP timeout tunable through IOCTL

2015-07-23 Thread Lakshmi Narasimhan Sundararajan
Hi FreeBSD team, In FreeBSD-10 and in Current, by default LACP supports only long timeout. FreeBSD does not provide the way to configure LACP timeout period. We made code changes for LACP Fast-timeout (Using IOCTL, both GET / SET) on FreeBSD-11. And we were able to successfully test the oper