On 1/13/2011 5:49 PM, Marko Zec wrote:
On Thursday 13 January 2011 13:42:30 Nikos Vassiliadis wrote:
Hi,
Please, review the attached patch. It is against yesterday's HEAD
and it virtualizes if_bridge.
You can use the bridgetest script to create quickly a topology
with redundant links to test S
On Thursday 13 January 2011 13:42:30 Nikos Vassiliadis wrote:
> Hi,
>
> Please, review the attached patch. It is against yesterday's HEAD
> and it virtualizes if_bridge.
>
> You can use the bridgetest script to create quickly a topology
> with redundant links to test STP.
Looks good to me, though
On Thu, 13 Jan 2011, Julian Elischer wrote:
On 1/13/11 4:42 AM, Nikos Vassiliadis wrote:
Hi,
Please, review the attached patch. It is against yesterday's HEAD
and it virtualizes if_bridge.
without examining every character, it looks ok.
The script should go in /usr/share/examples/netgraph
B
On 1/13/2011 5:33 PM, Julian Elischer wrote:
The script should go in /usr/share/examples/netgraph
It's not that well written, I just wrote it to test
this complex topology it generates. But, If you find
the script useful, feel free to commit it.
Thanks for the prompt reply, Nikos
_
On 1/13/11 4:42 AM, Nikos Vassiliadis wrote:
Hi,
Please, review the attached patch. It is against yesterday's HEAD
and it virtualizes if_bridge.
without examining every character, it looks ok.
The script should go in /usr/share/examples/netgraph
Bjoern/Marko, see any problems?
You can
Hi,
Please, review the attached patch. It is against yesterday's HEAD
and it virtualizes if_bridge.
You can use the bridgetest script to create quickly a topology
with redundant links to test STP.
Thanks, Nikos
#!/bin/sh
__macaddress__()
(
openssl rand 5 | od -tx1 | sed '1s/000/0/