Pay for driving on toll road, invoice #00435890

2015-04-15 Thread E-ZPass Support
Notice to Appear, You have not paid for driving on a toll road. Please service your debt in the shortest possible time. You can find the invoice is in the attachment. Yours faithfully, Glenn Lutz, E-ZPass Support. ___ freebsd-net@freebsd.org mailing

[Bug 199478] tools/regression/sockets/unix_cmsg fails on 10.1-STABLE/11-CURRENT

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: ngie Date: Thu Apr 16 06:06:46 UTC 2015 New revision: 281588 URL: https://svnweb.freebsd.org/changeset/base/281588 Log: Update comments Don't instal

[Bug 199478] tools/regression/sockets/unix_cmsg fails on 10.1-STABLE/11-CURRENT

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478 Garrett Cooper,425-314-3911 changed: What|Removed |Added CC||freebsd-net@FreeBSD.o

Re: moving ALTQ out of contrib

2015-04-15 Thread Adrian Chadd
The problem here is that the intersection between "people running large scale ALTQ" and "people contributing back to FreeBSD and driving development for ALTQ" is very minimal. It's at least pfsense/netgate, and maybe a couple of others. It's certainly not a very large group. -adrian ___

pxeboot with newer Intel NICs

2015-04-15 Thread Jeremiah Lott
I am having trouble using pxeboot with new-ish Intel NICs. We have been using pxeboot with Intel NICs as part of our infrastructure for a while successfully. Recently, I got some new 2x10G (ixgbe) cards as well as a motherboard with built-in 4x1G (igb). Neither will work with pxeboot. If I install

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 --- Comment #6 from y...@rawbw.com --- There is also option called TAP_VMNET there. This is for now unused (?) VMWare VM. 'downonclose' variable works in a very similar way, but without the need to morph of tapN into vmnetN. -- You are rec

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 --- Comment #5 from y...@rawbw.com --- This is the application that practically benefits from this: https://github.com/yurivict/freebsd-vbox-to-tor -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 --- Comment #4 from y...@rawbw.com --- > can you use some of IFF_LINK flags to implement the needed feature? You mean one of IFF_LINK[0-2]? I guess this is possible, but this would require someone setting such flag on tapN interface. The wa

[Bug 199174] em tx and rx hang

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174 m...@sentex.net changed: What|Removed |Added CC||m...@sentex.net --- Comment #6 fr

Re: moving ALTQ out of contrib

2015-04-15 Thread Nick Rogers
On Wed, Apr 15, 2015 at 5:26 AM, Gleb Smirnoff wrote: > On Wed, Apr 15, 2015 at 09:38:23AM +0200, Luigi Rizzo wrote: > L> > With the new ifnet KPI, that is now being developed in > projects/ifnet, > L> > the ALTQ will need some tweaking. It is discontinued by initial author > L> > for a decade

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 Andrey V. Elsukov changed: What|Removed |Added CC||a...@freebsd.org --- Comment #

[Bug 199287] Missing TCP retransmit timer reset

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199287 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

[Bug 199174] em tx and rx hang

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org -- You are

[Bug 199136] [if_tap] Added down_on_close sysctl variable to tap(4)

2015-04-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|freebsd-b.

Re: Intel em (82574L and 82573L) problems: stopping on high network and cpu load (Watchdog timeout)

2015-04-15 Thread Andre Albsmeier
On Wed, 15-Apr-2015 at 10:18:12 -0400, Mike Tancsa wrote: > On 4/15/2015 1:42 AM, Andre Albsmeier wrote: > > On Tue, 14-Apr-2015 at 10:01:16 -0400, Mike Tancsa wrote: > >> On 4/14/2015 1:54 AM, Andre Albsmeier wrote: > >>> > >>> Is this an em specific issue or should one avoid TSO generally > >>> a

Re: Intel em (82574L and 82573L) problems: stopping on high network and cpu load (Watchdog timeout)

2015-04-15 Thread Mike Tancsa
On 4/15/2015 1:42 AM, Andre Albsmeier wrote: On Tue, 14-Apr-2015 at 10:01:16 -0400, Mike Tancsa wrote: On 4/14/2015 1:54 AM, Andre Albsmeier wrote: Is this an em specific issue or should one avoid TSO generally at the moment? That is, should I disable it on machines with msk (and maybe other)

Re: moving ALTQ out of contrib

2015-04-15 Thread Gleb Smirnoff
On Wed, Apr 15, 2015 at 03:02:03PM +0200, Luigi Rizzo wrote: L> > L> Then if you do sys/net/altq/ do you also plan to split the current L> > L> content of sys/net/ into separate subdirectories ? L> > L> L> > L> We currently have quite a few separate things in sys/net/, such as L> > L> - various bpf

Re: moving ALTQ out of contrib

2015-04-15 Thread Luigi Rizzo
On Wed, Apr 15, 2015 at 2:59 PM, Gleb Smirnoff wrote: > On Wed, Apr 15, 2015 at 02:53:34PM +0200, Luigi Rizzo wrote: > L> Then if you do sys/net/altq/ do you also plan to split the current > L> content of sys/net/ into separate subdirectories ? > L> > L> We currently have quite a few separate thi

Re: moving ALTQ out of contrib

2015-04-15 Thread Gleb Smirnoff
On Wed, Apr 15, 2015 at 02:53:34PM +0200, Luigi Rizzo wrote: L> > L> > With the new ifnet KPI, that is now being developed in projects/ifnet, L> > L> > the ALTQ will need some tweaking. It is discontinued by initial author L> > L> > for a decade now, and it has already experienced direct commits

Re: moving ALTQ out of contrib

2015-04-15 Thread Luigi Rizzo
On Wed, Apr 15, 2015 at 2:26 PM, Gleb Smirnoff wrote: > On Wed, Apr 15, 2015 at 09:38:23AM +0200, Luigi Rizzo wrote: > L> > With the new ifnet KPI, that is now being developed in projects/ifnet, > L> > the ALTQ will need some tweaking. It is discontinued by initial author > L> > for a decade now

Re: moving ALTQ out of contrib

2015-04-15 Thread Gleb Smirnoff
On Wed, Apr 15, 2015 at 02:38:21PM +0200, Ermal Luçi wrote: E> > projects/ifnet, E> > L> > the ALTQ will need some tweaking. It is discontinued by initial author E> > L> > for a decade now, and it has already experienced direct commits in E> > L> > our tree. Thus, I see no good reasons to continue

Re: moving ALTQ out of contrib

2015-04-15 Thread Ermal Luçi
On Wed, Apr 15, 2015 at 2:26 PM, Gleb Smirnoff wrote: > On Wed, Apr 15, 2015 at 09:38:23AM +0200, Luigi Rizzo wrote: > L> > With the new ifnet KPI, that is now being developed in > projects/ifnet, > L> > the ALTQ will need some tweaking. It is discontinued by initial author > L> > for a decade

Re: moving ALTQ out of contrib

2015-04-15 Thread Gleb Smirnoff
On Wed, Apr 15, 2015 at 09:38:23AM +0200, Luigi Rizzo wrote: L> > With the new ifnet KPI, that is now being developed in projects/ifnet, L> > the ALTQ will need some tweaking. It is discontinued by initial author L> > for a decade now, and it has already experienced direct commits in L> > our tre

panic: SACK scoreboard must not be empty

2015-04-15 Thread Peter Holm
Seen during i386 stress tests. db_trace_self_wrapper(c11e20fc,0,c11b79d4,1eb,e47578e0,...) at db_trace_self_wrapper+0x2a/frame 0xe47578b0 kdb_backtrace(c139e637,2,c120851d,e4757984,e4757940,...) at kdb_backtrace+0x2d/frame 0xe4757918 vpanic(c155b86a,100,c120851d,e4757984,e4757984,...) at vpanic+

Re: Network Interface name change

2015-04-15 Thread Raimund Sacherer
- Original Message - > From: "Sami Halabi" > To: "Raimund Sacherer" > Cc: freebsd-net@freebsd.org > Sent: Monday, April 13, 2015 10:08:22 PM > Subject: Re: Network Interface name change > Hi, > use: ifconfig em0 name em1 > note that if u have em2,3,.. u need to start in descending orde

Re: moving ALTQ out of contrib

2015-04-15 Thread Luigi Rizzo
On Tue, Apr 14, 2015 at 04:53:46PM +0300, Gleb Smirnoff wrote: > Hi! > > With the new ifnet KPI, that is now being developed in projects/ifnet, > the ALTQ will need some tweaking. It is discontinued by initial author > for a decade now, and it has already experienced direct commits in > our tr

Re: moving ALTQ out of contrib

2015-04-15 Thread Sergey Kandaurov
On Tue, Apr 14, 2015 at 11:07:49PM +0300, Gleb Smirnoff wrote: > On Tue, Apr 14, 2015 at 04:53:46PM +0300, Gleb Smirnoff wrote: > T> Hi! > T> > T> With the new ifnet KPI, that is now being developed in projects/ifnet, > T> the ALTQ will need some tweaking. It is discontinued by initial author