[mpls-linux-general] Complinig modified Routing table
Status: Beta
Brought to you by:
jleu
From: Kanwar D. S. <kan...@ya...> - 2002-01-08 13:47:43
|
Hi all, Suppose if I make some changes in the way in which kernel stores routing table (adding one mored field in existing routing table). by adding code in files which are used to calculate & print routing table (eg. file ../net/ipv4/fib_frontend.c is used to fill up file /proc/route which is read to print routing table by #route -ee ) No if I want to reflect the changes after i've made changes to (lets say fib_frontend.c file) by giving #route -ee command do I need to "make" complete kernel again... (as compiling of kernel takes a lot of time..)or is their any easy way of compiling the file I've just changed. we need to know this because in our project we need to implement mpls ( through package linux-mpls)over the modified routing table thanks in advance, Kanwar. __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ |