FIX: Interface up handling 84/13784/1
authorPeter Mikus <pmikus@cisco.com>
Wed, 25 Jul 2018 06:47:34 +0000 (06:47 +0000)
committerPeter Mikus <pmikus@cisco.com>
Fri, 27 Jul 2018 22:21:46 +0000 (22:21 +0000)
- Increase timeout when trying to check interface (this is useful if
there are multiple interfaces and dump command take more than
TIMEOUT/NR_IF which is happening quite often).
- Reverse the order of applying MTU and interface UP to try to prevent
API overload during interface initialization phase.

Change-Id: I4e8623963d15b3c0d202172b4c58c43a972bb9cb
Signed-off-by: Peter Mikus <pmikus@cisco.com>
(cherry picked from commit 584345da4f7330f7517e5defd894b4995c2b57b0)


No differences found