commit | 9e9ac7c75fbc31db4735f87b6eb99bf53cb04e2b | [log] [download] |
---|---|---|
author | Igor Sukhih <igor@openvz.org> | Sat Jun 07 19:54:15 2008 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Sat Jun 07 19:54:15 2008 +0400 |
tree | 8de68a96e4ce97a8825c74e485b299480bae4ce3 | |
parent | 0d6bfad92c7cb6a193801ce8dac3a0dc64396ca8 [diff] |
[PATCH] vzctl: implement --mac_filter option Enables/disables MAC address filtering for the container's veth device and the possibility of configuring the MAC address of this device from inside the container. Patch based on previous work by Marat Stanichenko <mstanichenko@openvz.org>