On Wed, Oct 24, 2012 at 4:29 PM, Ben Pfaff wrote:
> On Wed, Oct 24, 2012 at 04:20:40PM -0700, Gurucharan Shetty wrote:
> > When debian package for openvswitch-switch is upgraded,
> > export a variable, OVS_RESTART_SAVE_FLOWS=yes.
> > This will save the openflow flows in vswitchd and
> > re-apply
On Wed, Oct 24, 2012 at 04:20:40PM -0700, Gurucharan Shetty wrote:
> When debian package for openvswitch-switch is upgraded,
> export a variable, OVS_RESTART_SAVE_FLOWS=yes.
> This will save the openflow flows in vswitchd and
> re-apply it after the upgrade.
>
> Feature #13555.
> Signed-off-by: Gu
When debian package for openvswitch-switch is upgraded,
export a variable, OVS_RESTART_SAVE_FLOWS=yes.
This will save the openflow flows in vswitchd and
re-apply it after the upgrade.
Feature #13555.
Signed-off-by: Gurucharan Shetty
---
debian/openvswitch-switch.postinst |4
1 file chan