mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 13:58:14 +00:00
The "learn" action can create matching return flows. If those have a long timeout then it's a good idea to have a way to notice when in fact the flows have terminated. This new action and matching "learn" feature provides that way. Feature #8603. Signed-off-by: Ben Pfaff <blp@nicira.com>