]> git.proxmox.com Git - mirror_ovs.git/commit
ovs-router: fix refcnt leak when program terminates.
authorFlavio Leitner <fbl@redhat.com>
Mon, 29 May 2017 19:40:21 +0000 (16:40 -0300)
committerBen Pfaff <blp@ovn.org>
Wed, 7 Jun 2017 00:10:40 +0000 (17:10 -0700)
commit74fd3cdb6eab5f7661e1921d55d30b1998039297
tree9973f0710e52117c17cc6507c18d22b3f400fd7b
parent144d1cee1b21f6cb85ba76f74d49bdc9f8d754fd
ovs-router: fix refcnt leak when program terminates.

Install a handler to flush routes and release devices when
the program is terminating.

Signed-off-by: Flavio Leitner <fbl@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovs-router.c