Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2005 18:24:30 +0400
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netgraph ng_eiface.c
Message-ID:  <20050420142430.GA14288@cell.sick.ru>
In-Reply-To: <200504201422.j3KEMDCm017925@repoman.freebsd.org>
References:  <200504201422.j3KEMDCm017925@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 20, 2005 at 02:22:13PM +0000, Gleb Smirnoff wrote:
T>   Log:
T>   - Initialize interface as UP when hook is connected.
T>   - Call if_link_state_change() when netgraph flow control
T>     messages are received.
T>   
T>   Sponsored by:   Rambler

This, and previous changes to ng_vlan.c made carp(4) working on ng_eiface(4).

However, user needs to do the following by hand:

ngctl msg fxp0: setautosrc 0
ngctl msg fxp0: setmpromisc 1

(Assuming that ng_eiface(4) traffic exits via fxp0)

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050420142430.GA14288>