> I'm fine with that script add-on, I would just call it "capturing mode"
> ("-c") as it does more that just enabling promisc in the RT-NICs.
Done.
> ...actually belongs here (because here we know that there is a 4-byte IP
> address at announce->addr).
Oops. For performance (with multiple iterations of the loop) I
figured that doing it once would be better. Although, if
announce->addr is not valid all of the time, then it's clearly not a
safe operation. I've modified the code as you suggested.
> PS: Consider using git to ease your patch management.
This is being submitted from my home machine running Windows. Three
patches ago, diff seemed like the obvious choice. :-)
- James
|