Re: LACP support and if_tap interface

2009-08-13 Thread Sam Fourman Jr.
On Thu, Aug 6, 2009 at 11:51 PM, serg vasilyev wrote: > Now i'm able to emulate a media and status on if_tap interface... > > tap0: flags=8802 metric 0 mtu 1500 >        ether 00:bd:49:f7:a6:00 >        media: Ethernet 100baseTX >        status: active > > BUT i suspect that there must be some ano

Re: LACP support and if_tap interface

2009-08-06 Thread serg vasilyev
Now i'm able to emulate a media and status on if_tap interface... tap0: flags=8802 metric 0 mtu 1500 ether 00:bd:49:f7:a6:00 media: Ethernet 100baseTX status: active BUT i suspect that there must be some another flag or capability of if_tap to work with LACP... can somebo