* TCP/IP kernel modification
@ 2000-12-20 5:56 TongEng Chiah
2000-12-20 10:52 ` Olaf Titz
0 siblings, 1 reply; 2+ messages in thread
From: TongEng Chiah @ 2000-12-20 5:56 UTC (permalink / raw)
To: linux-kernel
Hi,
currently i'm experimenting with some routing
protocols. I need to modify the action taken by the
kernel after it fails to find a matching route in the
routing cache and the FIB.
i.e after the kernel calls ip_route_output() and
ip_route_output_slow() and fails to find a match, i
need the kernel to somehow "hook-up" with a
process/daemon(routing protocol) and access a user
route cache there.
how can i go about doing this?
thanks
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: TCP/IP kernel modification
2000-12-20 5:56 TCP/IP kernel modification TongEng Chiah
@ 2000-12-20 10:52 ` Olaf Titz
0 siblings, 0 replies; 2+ messages in thread
From: Olaf Titz @ 2000-12-20 10:52 UTC (permalink / raw)
To: linux-kernel
> i.e after the kernel calls ip_route_output() and
> ip_route_output_slow() and fails to find a match, i
> need the kernel to somehow "hook-up" with a
> process/daemon(routing protocol) and access a user
> route cache there.
You may try this: <URL:http://sites.inka.de/~bigred/sw/rrouted.txt>
Olaf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-12-20 11:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-20 5:56 TCP/IP kernel modification TongEng Chiah
2000-12-20 10:52 ` Olaf Titz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®