Be consistent with r160968: keep autoSrcAddr flag untouched when
node receives NGM_SHUTDOWN. Submitted by: pluknet
This commit is contained in:
parent
399e6543b2
commit
cd5bdbcb4d
@ -718,7 +718,6 @@ ng_ether_shutdown(node_p node)
|
||||
(void)ifpromisc(priv->ifp, 0);
|
||||
priv->promisc = 0;
|
||||
}
|
||||
priv->autoSrcAddr = 1; /* reset auto-src-addr flag */
|
||||
NG_NODE_REVIVE(node); /* Signal ng_rmnode we are persisant */
|
||||
|
||||
return (0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user