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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199478
Garrett Cooper,425-314-3911 changed:
What|Removed |Added
CC||freebsd-net@FreeBSD.o
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
___
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
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
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.
_
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199174
m...@sentex.net changed:
What|Removed |Added
CC||m...@sentex.net
--- Comment #6 fr
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136
Andrey V. Elsukov changed:
What|Removed |Added
CC||a...@freebsd.org
--- Comment #
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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199136
Mark Linimon changed:
What|Removed |Added
Keywords||patch
Assignee|freebsd-b.
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
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)
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
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
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
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
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
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
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
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+
- 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
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
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
27 matches
Mail list logo