[<prev] [next>] [day] [month] [year] [list]
Message-ID: <d1c2719f0809151202r44acd4f5q57bfb3a16c26fcb5@mail.gmail.com>
Date: Mon, 15 Sep 2008 12:02:49 -0700
From: "Jerry Chu" <hkchu@...gle.com>
To: netdev@...r.kernel.org
Subject: how to add seq_file based entry under /proc/sys?
Hi,
I'm trying to add an entry with a seq_file type interface under
/proc/sys/net/ipv4.
I just discovered proc_sysctl related changes in 2.6.26 seems to demand a
ctl_table interface on all entries hence disallowing seq_file. Am I missing
something here? Any clue will be much appreciated.
Jerry
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists