[ovs-dev] [PATCH] rhel: Poke iptables hole for gre in init scripts.

Ethan Jackson ethan at nicira.com
Thu Sep 1 01:28:04 UTC 2011


Thanks, pushed.

Ethan

On Wed, Aug 31, 2011 at 18:21, Justin Pettit <jpettit at nicira.com> wrote:
> 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 at openvswitch.org
>>> http://openvswitch.org/mailman/listinfo/dev
>>
>
>



More information about the dev mailing list