Please ignore the previous mail. I came to know that
in both cases kernel sends RTM_NEWLINK and one can
differentiate it using the flags ( IFF_RUNNING).
Thanks,
Rajesh.
----- Original Message -----
From: "Venkata Rajesh Velamakanni" <rajesh.venkata@wipro.com>
To: <linux-kernel@vger.kernel.org>
Sent: Monday, January 07, 2002 5:08 PM
Subject: Faced a problem with rtnetlink socket ( RTM_DELLINK)
Hello All,
I am facing a problem in using rtnetlink sockets and thought that
this mailing list would be the better to place to clarify.
Can anyone calrify my query.
When I tried deleting an interface, I have received message
RTM_NEWLINK (instead of RTM_DELLINK) from kernel.
I have executed the attached program and did "/sbin/ifdown eth0"..
and my program received a messsage RTM_NEWLINK from kernel
instead of RTM_DELLINK.
When I tried adding the interface "/sbin/ifup eth0".. it works fine
and received RTM_NEWLINK.
I would like to know whether anyone has faced this problem or
am I missing something in my program.
Thanks,
Rajesh.
This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:34 EST