Re: Ordering problem in if_detach_internal regarding if_bridge

2014-06-25 Thread Roger Pau Monné
On 24/06/14 19:06, John Baldwin wrote: On Monday, June 23, 2014 1:12:54 pm Roger Pau Monné wrote: I'm not getting the traffic from the dying interface, I'm getting the traffic from another interface on the bridge (a physical bce interface), which injects traffic into the bridge, that calls

Re: ifaddr refcount problem

2014-06-25 Thread Gleb Smirnoff
Alan, On Tue, Jun 24, 2014 at 08:43:40AM -0600, Alan Somers wrote: A That looks better. But I think there is one more possibility for a A leak. For multicast packets, IFP_TO_IA at line 263 will call A ifa_ref(), unless the the interface has no address assigned. How A about this patch

MPTCP: anything new?

2014-06-25 Thread Nils Beyer
Hi, are there any news regarding MPTCP? Last public patch is from April last year: http://caia.swin.edu.au/urp/newtcp/mptcp/tools.html Is there a newer patch for a more recent CURRENT/STABLE available? Thanks and regards, Nils ___

Re: MTU not regrowing?

2014-06-25 Thread Andrea Venturoli
On 06/25/14 02:01, Charles Swiger wrote: Does ifconfig vlan3 down; ifconfig vlan3 up do any good? Or that run against the physical NIC? Can't try this now, I'll do when I can play again with this box. What is the ethernet HW em0@pci0:6:0:0: class=0x02 card=0x10828086 chip=0x107d8086

[Bug 191380] [vlan] Problem with tagged vlan after upgrading

2014-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191380 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Keywords||regression

[Bug 191312] [re] re does not work with TP-Link TG-3468 v2

2014-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191312 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org

[Bug 191343] [ipnat] ipnat error at boot disables active sessions

2014-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191343 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org

[Bug 191192] [e1000] [patch] add support for Intel I218 V2 (0x15a1 PCI ID) network controller in the H97I chipset

2014-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191192 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org

[Bug 191384] [ixgbe] ixgbe driver failed to identify PCI-Express slot bandwidth on 10-STABLE and 9.3-RC1, 10.0-RELEASE is partialy affected

2014-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191384 Mark Linimon lini...@freebsd.org changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org

[Bug 191312] [re] re does not work with TP-Link TG-3468 v2

2014-06-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191312 Hiren Panchasara hi...@freebsd.org changed: What|Removed |Added CC|

Re: MPTCP: anything new?

2014-06-25 Thread grenville armitage
I expect we'll be releasing a v0.4 patch in the next few days, as it happens. Many bug fixes wrt v0.3. It has been a long-time coming. cheers, gja On 06/25/2014 20:43, Nils Beyer wrote: Hi, are there any news regarding MPTCP? Last public patch is from April last year: