Networking Forums

Networking Forums > Computer Networking > Linux Networking > Routing table query

Reply
Thread Tools Display Modes

Routing table query

 
 
kernel.lover
Guest
Posts: n/a

 
      04-07-2005, 12:40 AM
Hello,

I want to know the structure where kernel
stores kernel routing table. When i browse code i
found fib_hash.c,fib_sematics.c and fib_frontend.c
which contains functions to display routing table by
/proc/net/route.
I want to know is that possible for me to write
a kernel module and take the instance of routing table
and display whole routing table in my kernel module
program? How to do that? does i use struct fib_info in
my kernel modules and us it to print its contents as
kernel routing table?
regards,
cranium.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with a simply routing table Juanjillo Linux Networking 2 03-19-2010 03:17 PM
Routing Table Issue DHK Windows Networking 12 07-20-2009 04:35 PM
Routing table Matt Scoff Windows Networking 6 06-08-2006 02:19 AM
How to use second routing table? Martin Pauly Linux Networking 0 03-08-2005 04:54 PM
NAP routing table dumps Peter Network Routers 0 09-13-2004 01:26 PM



1 2 3 4 5 6 7 8 9 10 11