25 Apr 2012 22:48
Support to configure TAP interface MAC address
Hi,
I have made a patch to version 0.5.3 to add support to configure the interface MAC address (for the case when a TAP interface is selected).
My motivations were:
- enable IP address static assignment based on MAC address (for this purpose the MAC address must be fixed, and not changed for each new connection);
- avoid network traffic being filtered by firewalls that apply MAC filtering rules.
I have successfully tested this code in Ubuntu (kernel 2.6.35-28-generic) and CentOS (kernel 2.6.18-238.el5xen) operating systems.
It would be nice if you could integrate this patch in the next release.
Regards,
Marcelo Moreira
<div><div class="gmail_extra"> <div class="gmail_quote">Hi,<div><br></div> <div>I have made a patch to version 0.5.3 to add support to configure the interface MAC address (for the case when a TAP interface is selected).</div> <div> My motivations were:</div> <div> <ol> <li>enable IP address static assignment based on MAC address (for this purpose the MAC address must be fixed, and not changed for each new connection);</li> <li>avoid network traffic being filtered by firewalls that apply MAC filtering rules.</li> </ol> <div>I have successfully tested this code in Ubuntu (kernel 2.6.35-28-generic) and CentOS (kernel 2.6.18-238.el5xen) operating systems.</div> </div> <div><br></div> <div>It would be nice if you could integrate this patch in the next release.</div> <div><br></div> <div>Regards,</div> <div>Marcelo Moreira</div> </div> <br> </div></div>
RSS Feed