kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
sthen
Date :
2021-07-22 18:09:04
Hash :
6041cb5b
Message :
small tweak for default route checking, we don't care about the number of routes, only if at least one exists, so can avoid the subshell and just use grep -q. ok deraadt