Hi All,
I can't get my sysctl to come up in my sysctl -A
I have in my kernel code defined SYSCTL_STRUCT(_net_inet_ip, ... ...) and
under in.h (I'm working under Ip) added my sysctl definition, i presume it's
just adding the extra enum definition for my sysctl right ?
I did a clean compile of the kernel (kernel only not world) and it doesn't
want to show up in my sysctl -A call... why ??
Please help
Dan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message