>>>>> On Mon, 19 Jul 2004 11:53:48 +0700, Le Dinh An <[EMAIL PROTECTED]> said:

Le> However, I'm working on the lastest revision of ipv6.c from the
Le> CVS, which doesn't contain code for those tables on Linux.  I'm
Le> new to *BSD and programming, that makes me lost in reading the
Le> implementation code, 

The latest CVS code for the routing table (now the
inetCiderRouteTable, as defined by new IETF RFCs in publication as we
speak) is actually in agent/mibgroup/if-forward-mib/*/*.c  In there is
where any ipv6 stuff is needed to be added.  You can look at the
data_access/route_linux.c file for details on how it works in linux
(and how ipv6 routes are loaded).

Le> especially on traversing the linked list and generating OID names
Le> :(.

You'll be glad to know that the new code is written in an API that
provides a better separation between OID generation and any code you
need to write :-)

-- 
Wes Hardaker
Sparta


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to