K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-02-07T13:47:33.408977Z K 7 svn:log V 296 Remove identical vnet sysctl handlers, and handle CTLFLAG_VNET in the sysctl_root(). Note: SYSCTL_VNET_* macros can be removed as well. All is needed to virtualize a sysctl oid is set CTLFLAG_VNET on it. But for now keep macros in place to avoid large code churn. Sponsored by: Nginx, Inc. END