]> git.proxmox.com Git - ovs.git/commit
lport: Be a little more careful building lport index.
authorBen Pfaff <blp@ovn.org>
Fri, 2 Dec 2016 07:24:41 +0000 (23:24 -0800)
committerBen Pfaff <blp@ovn.org>
Tue, 20 Dec 2016 05:02:10 +0000 (21:02 -0800)
commit4fbc56c424aedf7379f17b0f35147d7601d85afd
tree05a265a21ffdf2be6c886dfa790e4d3a1c424a40
parent9d1d784407ae9563f5c50806a28df01b408e2f85
lport: Be a little more careful building lport index.

It seems like a good idea to check for and warn about all kinds of
duplicates, and to avoid segfaulting if a datapath column is empty.
(However, the database schema should prevent both issues.)

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Mickey Spiegel <mickeys.dev@gmail.com>
ovn/controller/lport.c