[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01086) Re: netlink sample program to get kernel routing information



--On Tuesday, December 18, 2001 09:25:04 AM +0000 Bhawana Bhatija
<bbatija@xxxxxxxxxxx> wrote:

> does any body having sample program to get kernel
> routing information using netlink. actually i write a
> sample program to get rt info. it compiles
> successfully but nothing come out from netlink socket 

What's about
"ip -6 route show" ?

Take a look into the source of iputils.

        Peter