Fixed set iptables mask on 2.6.20
When parsing IPTABLES string from global config file VE_IP_IPTABLES bit must
be automatically set to 1 if string contains such mandatory tables as
iptables_filter or iptables_mangle. In current vzctl implementation
VE_IP_IPTABLES bit stays equal to 0 if IPTABLES string contains
"iptable_filter" but out of "ip_tables"

http://bugzilla.openvz.org/show_bug.cgi?id=660
1 file changed