Branch: refs/heads/libtap-fixes
Home:
https://github.com/kronosnet/kronosnet
Commit: d7b740b4c4820a383d5f898338cd94a17ed93faa
https://github.com/kronosnet/kronosnet/commit/d7b740b4c4820a383d5f898338cd9…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-12-22 (Fri, 22 Dec 2017)
Changed paths:
M libnozzle/internals.c
M libnozzle/internals.h
M libnozzle/libnozzle.c
M libnozzle/libnozzle.h
Log Message:
-----------
[nozzle] decouple running pre-up.d/up.d/down.d/post-down.d from interface status (part
1)
provide the facility to do it via nozzle_run_updown but delegate the task to
the application.
This has the benefit of much better fine grained control over errors during those
code paths.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>