From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence MacIntyre Date: Thu, 11 Dec 2003 13:48:15 +0000 Subject: Re: [LARTC] Accessing TC objects via netlink interface MIME-Version: 1 Content-Type: multipart/mixed; boundary="=-VE0VmDdhwEnq2X7M/lDo" Message-Id: List-Id: References: In-Reply-To: To: lartc@vger.kernel.org --=-VE0VmDdhwEnq2X7M/lDo Content-Type: text/plain; charset= Content-Transfer-Encoding: quoted-printable raj: This is one of the most sparsely documented parts of linux. The only places I know of are: man 3 netlink man 7 netlink man 3 rtnetlink man 7 rtnetlink the kernel source in man netlink, you find a reference to ftp://ftp.inr.ac.ru/ip=E2=80=90routing/iproute2* for libnetlink The code is clearly designed to be as efficient as possible, and much of the protocol involves context, which makes it quite difficult to figure out. OTOH, you can do things with linux/netlink which would require kernel mods with any other operating system, so I'm just glad it's there. On Thu, 2003-12-11 at 07:23, rajkumars@asianetindia.com wrote: > Hi, >=20 > While going through the README of Michal's SNMP extension, he collects st= ats using netlink interface. Is their any howto or other docs to learn how = it works?=20 >=20 > raj >=20 > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ --=20 Lawrence MacIntyre 865.574.8696 lpz@ornl.gov Oak Ridge National Laboratory High Performance Information Infrastructure Technology Group --=-VE0VmDdhwEnq2X7M/lDo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA/2HWfCNjP8rawCW4RAqGwAJwLfhlpXXyyTumUB54VsbNO0zmSlQCdELSd wMgLzPA/bQJ3fkNqc/utdAE= =Elh4 -----END PGP SIGNATURE----- --=-VE0VmDdhwEnq2X7M/lDo-- _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/