On 26.01.2013 14:15, h bagade wrote:
> I've tried the command on freebsd 8.2 with em card but doesn't work as you
> mentioned.
> I need such an operation to disable the connection and yes, not the led but
> the link establishment itself. Is there a way to have this option on em and
> igb drivers o
On Tue, May 14, 2013 at 2:02 PM, Eugene Grosbein wrote:
>
> I've needed this feature several years ago so I made a patch for igb(4) and
> em(4) drivers.
> The patch introduces new per-interface sysctls with default zero values:
>
> dev.em.X.down_disables_link
> dev.igb.X.down.disables_link
>
> Wi
... we have flow-control in ifconfig, don't we?
On 14 May 2013 11:42, Olivier Cochard-Labbé wrote:
> On Tue, May 14, 2013 at 2:02 PM, Eugene Grosbein wrote:
>>
>> I've needed this feature several years ago so I made a patch for igb(4) and
>> em(4) drivers.
>> The patch introduces new per-inter
Hi,
We are seeing a dangling pointer off rn_mklist, this happened in the
following condition.
1. a RNF_NORMAL flagged element on an internal node's rn_mklist is pointing
to a child leaf route say route A via rm_rmu.rmu_leaf.
2. a dup route B of route A is added and becomes the head of rn_dupedkey
Synopsis: [patch] ifconfig(8) print carp mac address
Responsible-Changed-From-To: freebsd-net->hiren
Responsible-Changed-By: hiren
Responsible-Changed-When: Tue May 14 22:22:56 UTC 2013
Responsible-Changed-Why:
Grab.
http://www.freebsd.org/cgi/query-pr.cgi?pr=136994
_