vagrant-lxc-ng/lib
Kristof Willaert 6b5c00089d Make MAC address regex check case insensitive
The regex check for the container MAC address presence in the
dnsmasq leases file is case sensitive. Dnsmasq outputs uppercase
addresses in the leases file.

As MAC addresses are generally considered case insensitive, it
makes sense to relax the regular expression check to allow for this.
2014-05-08 14:30:14 +02:00
..
vagrant-backports backports: Add IsState 2014-03-13 00:57:37 -03:00
vagrant-lxc Make MAC address regex check case insensitive 2014-05-08 14:30:14 +02:00
vagrant-lxc.rb sudoers command now creates a safe wrapper script. 2014-04-09 15:53:20 +02:00