You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/sbin/ip seems to interact badly with the stdout redirection
mechanism used by forkexecd (where output is redirected to deleted
files). Work around this by using a pipe instead.
Signed-off-by: David Scott <[email protected]>
0 commit comments