Re: [ovs-dev] [PATCH v2 1/2] rhel: Remove the firewall hole that we create for GRE.

2013-04-16 Thread Gurucharan Shetty
On Mon, Apr 15, 2013 at 1:03 PM, Ben Pfaff wrote: > On Mon, Apr 15, 2013 at 11:12:53AM -0700, Gurucharan Shetty wrote: > > Till now, by default, we add firewall holes for > > gre traffic. There may be users that do not use GRE tunnels > > and they may be surprised with this behavior. So, don't ad

Re: [ovs-dev] [PATCH v2 1/2] rhel: Remove the firewall hole that we create for GRE.

2013-04-15 Thread Ben Pfaff
On Mon, Apr 15, 2013 at 11:12:53AM -0700, Gurucharan Shetty wrote: > Till now, by default, we add firewall holes for > gre traffic. There may be users that do not use GRE tunnels > and they may be surprised with this behavior. So, don't add > the firewall rules by default and update the documentati

[ovs-dev] [PATCH v2 1/2] rhel: Remove the firewall hole that we create for GRE.

2013-04-15 Thread Gurucharan Shetty
Till now, by default, we add firewall holes for gre traffic. There may be users that do not use GRE tunnels and they may be surprised with this behavior. So, don't add the firewall rules by default and update the documentation to mention the same. This patch does not remove the default GRE firewal