mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
Every other table has an external_ids column, which can be useful to controller writers for integration purposes, so add one to Flow_Table also. Reported-by: Ariel Tubaltsev <atubaltsev@vmware.com> Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Justin Pettit <jpettit@nicira.com>