kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
dlg
Date :
2020-04-12 07:04:03
Hash :
20cac054
Message :
make ifpromisc assert that the caller is holding the NET_LOCK. it needs NET_LOCK because it modifies if_flags and if_pcount. ok visa@