On 03/22/2010 06:32 AM, Li Zhao wrote: > 1. The first problem, I have had many times now. The code did not have > cleanup code to revert virtaul MAC, some signal handler function may be > needed to fix this. But use random MAC is not what RFC want because RFC > has restricted MAC format. If you use some random format there may be some > router implementation which rejects to connect to you.
I committed the code to support the secondary IP address. I need to do a small bit of kernel hacking to get arp working on secondary IPs (but this should only apply to my virtual-router configuration..not normal Linux) before I can fully test this with traffic. But, the IP appears to be moving properly, and a normally configured OS *should* answer the arp properly. Please let me know if any of you get a chance to try it. I'll work on the 'remove-mac-address' issue next. Thanks, Ben -- Ben Greear <[email protected]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
