Date: Mon, 20 Feb 1995 18:13:29 -0500 From: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> To: roberto@blaise.ibp.fr (Ollivier Robert) Cc: freebsd-current@FreeBSD.org (FreeBSD Current Users' list) Subject: Unknown structures in sysctl Message-ID: <9502202313.AA04700@halloran-eldar.lcs.mit.edu> In-Reply-To: <199502202244.XAA08885@keltia.frmug.fr.net> References: <199502202244.XAA08885@keltia.frmug.fr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 20 Feb 1995 23:44:33 +0100 (MET), Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net> said: > Is it expected or am I missing something ? > net.inet.icmp.stats: unknown structure returned > net.inet.igmp.stats: unknown structure returned > net.inet.tcp.stats: unknown structure returned > net.inet.udp.stats: unknown structure returned No, you are not missing anything. `sysctl' is tell you that these variables are not of a type that it knows how to deal with, so it's not going to print them. (This is another effort in my crusade to eliminate use of /dev/kmem wherever there is a better interface.) I fiddled with `sysctl' for about an hour, but no satisfactory solution came about. You're welcome to try if it bothers you that much, -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9502202313.AA04700>