From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Seong Moon" Subject: multicast routing cache monitoring? Date: Mon, 10 Mar 2003 08:55:49 +0900 Sender: netdev-bounce@oss.sgi.com Message-ID: <001201c2e697$6ace7280$28acfe81@seong> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: To: Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org Hi there! I want to get and monitor multicast routing cache information from kernel through rtnetlink. Is it possible ? I'm using linux2.4.18. If it is possible, What can I do for this ? thanks in advance.