History log of /netbsd-src/share/examples/rump/virtual_ip_router/rumprouter.c (Results 1 – 5 of 5)
Revision Date Author Comments
# a95d92a2 04-Jul-2010 pooka <pooka@NetBSD.org>

send routing messages via routing sucket -- works better than via inet sucket


# c0f3dfaa 04-Jul-2010 pooka <pooka@NetBSD.org>

Fix pointer assignment in previous commit (test compile works better
when you do it with the #defines which actually compile the code
in question).


# 54c71dee 04-Jul-2010 pooka <pooka@NetBSD.org>

Use a bit more than 1 byte of space for routing messages.


# 75a8418e 29-Mar-2010 pooka <pooka@NetBSD.org>

fix typo in, um, copyright.

spotted by a keen-eyed enthusiast ;)


# a7e090f7 29-Mar-2010 pooka <pooka@NetBSD.org>

Add an example for a rump router cluster setup along with a README.

some contributions to the code from Martti Kuparinen