Oh, don't forget to delete the "iptables" rule that was already there.

--Justin


On Aug 31, 2011, at 6:05 PM, Justin Pettit wrote:

> Looks good to me.
> 
> --Justin
> 
> 
> On Aug 31, 2011, at 5:56 PM, Ethan Jackson wrote:
> 
>> ---
>> rhel/etc_init.d_openvswitch |    2 ++
>> 1 files changed, 2 insertions(+), 0 deletions(-)
>> 
>> diff --git a/rhel/etc_init.d_openvswitch b/rhel/etc_init.d_openvswitch
>> index 6f7fe69..82eaeb1 100755
>> --- a/rhel/etc_init.d_openvswitch
>> +++ b/rhel/etc_init.d_openvswitch
>> @@ -50,6 +50,8 @@ start () {
>>    fi
>>    "$@"
>> 
>> +    $ovs_ctl --protocol=gre enable-protocol
>> +
>>    touch /var/lock/subsys/openvswitch
>> }
>> 
>> -- 
>> 1.7.6
>> 
>> _______________________________________________
>> dev mailing list
>> dev@openvswitch.org
>> http://openvswitch.org/mailman/listinfo/dev
> 

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to