Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jun 2012 13:57:40 -0600
From:      Philip Prindeville <philipp_subx@redfish-solutions.com>
To:        freebsd-net@freebsd.org
Subject:   BSD and Darwin routing API questions
Message-ID:  <4FCBC1B4.2090904@redfish-solutions.com>

next in thread | raw e-mail | index | archive | help
Hi.

I'm working on a portable (multiplatform) C library for manipulating routing tables. It will eventually be wrapperized for the C++ Poco toolkit, but the raw C API should be usable directly too.

I'm trying to support BSD/MacOSX, Linux, and Win32.

My experience with BSD routing tables was current as of NetBSD circa 1999, so I have a little catching up to do.

Anyway, if someone can collaborate with me and answer some questions about some of the corner cases (like IPsec and 6to4 tunnelling, etc.) I'd appreciate it: please contact me offline.

Pointers to useful examples are also appreciated. I looked at netutils (route and netstat), Quagga, KAME, and a couple of other places but the latter all seemed to be oriented toward special cases.

Thanks,

-Philip



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FCBC1B4.2090904>