]> git.proxmox.com Git - mirror_ifupdown2.git/commit
nlmanager: wait for ACK after single packet operation
authorJulien Fortin <julien@cumulusnetworks.com>
Thu, 11 Aug 2016 00:40:24 +0000 (02:40 +0200)
committerNikhil <nikhil@cumulusnetworks.com>
Wed, 24 Aug 2016 17:19:53 +0000 (10:19 -0700)
commitc268fccf3fd748a168215d7597cac1b4d3df570e
tree16ea7c52d486c44ee585bc62332bb828fb51d3ba
parenta61925af9fb87301d213b4bf3a74f735e551d43d
nlmanager: wait for ACK after single packet operation

Ticket: None
Reviewed By: Roopa, Nikhil G, Daniel
Testing Done: ifupdown2 smoke

We used to have these checks in the old rtnetlink python library.
They were missing in python-nlmanager this was a big regression for
ifupdown2.

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
nlmanager/nlmanager.py