Hi,
Can somebody tell me the name of the routine that configures 127.0.0.1 to
loif of Vneti.e., V_loif? I checked vnet_loif_init¹ but it does not seem
to be doing that Thanks a lot.
Sonny
___
freebsd-net@freebsd.org mailing list
https://lists.free
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203445
--- Comment #2 from Eric Joyner ---
Try replacing the line
ctxt.info.tc_mapping[0] = 0x0800
with
ctxt.info.tc_mapping[0] = 0x0c00
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203445
--- Comment #1 from Eric Joyner ---
So it looks like the hash is being used to index into the HLUT, but the
resulting queue is then mod 16.
To illustrate:
HLUT(45): 0x24252627 (where bits 21:16 contain LUT entry 4*45+2) and a packet
recei
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203445
Mark Linimon changed:
What|Removed |Added
Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org
K
hi,,
Please retry with freebsd-head or freebsd stable/10. Bugs keep being
fixed every day in those drivers. :)
-a
On 29 September 2015 at 16:22, javocado wrote:
> I am trying to figure out what set of tunables need to be tweaked in order
> to get an Internet connection operating at decent spe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203422
--- Comment #3 from l...@gta.com ---
This patch allows PPPoE to work with both RealTech chipsets I have that use the
re(4) driver.
--
You are receiving this mail because:
You are the assignee for the bug.
__
Thanks for being quick and on the ball. I did another review of the
drivers to see which others needed fixing and luckily it was only
if_iwn.
-a
On 30 September 2015 at 05:54, David Wolfskill wrote:
> On Tue, Sep 29, 2015 at 12:12:02PM -0700, Adrian Chadd wrote:
>> hi
>>
>> (please subscribe
On 09/29/2015 17:51, Dmitry Sivachenko wrote:
> Hello!
>
> I have a machine (FreeBSD-10/stable) with both ipv4 and ipv6 addresses
> configured.
> Also I have ip6addrctl_policy="ipv4_prefer" in rc.conf.
>
> I am trying to resolve a hostname which has both A and records and I
> expect getaddri
On Tue, Sep 29, 2015 at 12:12:02PM -0700, Adrian Chadd wrote:
> hi
>
> (please subscribe and email freebsd-wireless@ these things, I'm more
> likely to notice!)
>
> It looks due to my recent taskqueue change for updateedca. I'll go fix
> that today.
>
> Thanks,
> ...
Looks as if you did:
FreeB
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=148807
Palle Girgensohn changed:
What|Removed |Added
CC||gir...@freebsd.org
--- Comment
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221
Franco Fichtner changed:
What|Removed |Added
CC||fra...@opnsense.org
--- Comment
11 matches
Mail list logo