Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

agr(4) still broken



There's still something weird with today's sources...

Martti



I was playing with the router for about an hour without rebooting. I can't remember exactly what I did :-)

# ifconfig -l
wm0 wm1 wm2 wm3 bge0 lo0

# ifconfig wm0 down
# ifconfig agr0 create
# ifconfig agr0 agrport wm0
ifconfig: SIOCSETAGR: Device busy

# ifconfig agr0 destroy
# ifconfig -l
wm0 wm1 wm2 wm3 bge0 lo0
# ifconfig wm0 up
# ifconfig agr0 create
# ifconfig agr0 agrport wm0
ifconfig: SIOCSETAGR: Device busy

# reboot

# ifconfig -l
wm0 wm1 wm2 wm3 bge0 lo0
# ifconfig wm0 down
# ifconfig agr0 create
# ifconfig agr0 agrport wm0
# ifconfig agr0
agr0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        capabilities=7ff80<...>
        enabled=0
        agrport: wm0, flags=0x3<COLLECTING,DISTRIBUTING>
        address: xx:xx:xx:xx:xx:xx





Home | Main Index | Thread Index | Old Index