From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Seong Moon" Subject: rtnetlink and multicast routing cache ? Date: Fri, 7 Mar 2003 18:45:13 +0900 Sender: netdev-bounce@oss.sgi.com Message-ID: <005101c2e48e$4016a4f0$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.