Re: Issue with igb and lagg (was Re: Problem with link aggregation + sshd)

2012-09-11 Thread Daniel Eischen
On Tue, 11 Sep 2012, Giulio Ferro wrote: Well, there definitely seems to be a problem with igb and lagg. igb alone works as it should, but doesn't seem to work properly in lagg. To be sure I started from scratch from a 9.0 release with nothing but: /etc/rc.conf ---

Re: Issue with igb and lagg (was Re: Problem with link aggregation + sshd)

2012-09-11 Thread Daniel Eischen
On Tue, 11 Sep 2012, Freddie Cash wrote: On Sep 11, 2012 2:12 PM, "Giulio Ferro" wrote: cloned_interfaces="lagg0" ifconfig_lagg0="laggproto lacp laggport igb1 laggport igb2 laggport igb3 192.168.x.x/24" sshd_enable="YES" --- This doesn't eve

Re: Issue with igb and lagg (was Re: Problem with link aggregation + sshd)

2012-09-18 Thread Daniel Eischen
On Tue, 18 Sep 2012, David DeSimone wrote: Daniel Eischen wrote: My rc.conf is something like this: # # For now, force ath0 to use the same MAC address as xl0. # This works around a bug where lagg is unable to set the # MAC address of the underlying wlan0 interface. # ifconfig_ath0="

Re: connect() returns EADDRINUSE during massive host->host conn rate

2007-11-28 Thread Daniel Eischen
On Wed, 28 Nov 2007, Ivan Voras wrote: Jan Srzednicki wrote: Hello, I have a pair of hosts. One of them performs a massive amount of TCP connections to the other one, all to the same port. This setup mostly works fine, but from time to time (that varies, from once a minute to one a half an hou

Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-26 Thread Daniel Eischen
On Tue, 26 Jan 2016, Gary Jennejohn wrote: On Tue, 26 Jan 2016 09:06:39 -0800 Luigi Rizzo wrote: On Tue, Jan 26, 2016 at 5:40 AM, Konstantin Belousov wrote: On Mon, Jan 25, 2016 at 11:22:13AM +0200, Boris Astardzhiev wrote: +ssize_t +recvmmsg(int s, struct mmsghdr *__restrict msgvec, size_

Re: Does FreeBSD have sendmmsg or recvmmsg system calls?

2016-01-27 Thread Daniel Eischen
On Wed, 27 Jan 2016, Alfred Perlstein wrote: On 1/26/16 4:39 PM, Luigi Rizzo wrote: On Tue, Jan 26, 2016 at 4:31 PM, Gary Jennejohn wrote: On Tue, 26 Jan 2016 17:46:52 -0500 (EST) Daniel Eischen wrote: On Tue, 26 Jan 2016, Gary Jennejohn wrote: On Tue, 26 Jan 2016 09:06:39 -0800 Luigi