ofproto: Create and delete tnl_backers in type_run()
authorKyle Mestery <kmestery@cisco.com>
Fri, 15 Feb 2013 22:12:13 +0000 (17:12 -0500)
committerEthan Jackson <ethan@nicira.com>
Tue, 26 Feb 2013 19:22:32 +0000 (11:22 -0800)
commita614d823ae5d753297a8d0c63c703338a7ac0653
tree1e198e36c95a806e8bb06140876f8a8636c1e271
parenta6ae068b7b3ea1e039279e35ffae6ceddfb73866
ofproto: Create and delete tnl_backers in type_run()

Garbage collect tnl_backers during type_run(). Add new
tnl_backers if a VXLAN port's UDP port changes.

Signed-off-by: Kyle Mestery <kmestery@cisco.com>
Signed-off-by: Ethan Jackson <ethan@nicira.com>
ofproto/ofproto-dpif.c