cvs commit: src/sys/netgraph ng_eiface.c

Gleb Smirnoff glebius at FreeBSD.org
Wed Apr 20 07:24:36 PDT 2005


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


More information about the cvs-all mailing list