|
From: <orl...@us...> - 2012-02-03 01:39:18
|
Revision: 187
http://openhip.svn.sourceforge.net/openhip/?rev=187&view=rev
Author: orliebrewer
Date: 2012-02-03 01:39:12 +0000 (Fri, 03 Feb 2012)
Log Message:
-----------
For HIP endbox (HIP_VPLS) mode, defined the concept of a default endbox which
can have a default NAT router as a legacy node and allows other legacy nodes
on the overlay to access network services on the underlay network through the
NAT router. The default endbox is defined by listing 0.0.0.0 (not a valid
destination address) as a legacy node for that endbox. If other endboxes have
a destination address of a legacy node that they cannot resolve, they will send
it to the default endbox if one is defined.
Modified Paths:
--------------
hip/trunk/src/include/hip/endbox_utils.h
hip/trunk/src/include/hip/hip_types.h
hip/trunk/src/protocol/hip_main.c
hip/trunk/src/usermode/hip_endbox.c
hip/trunk/src/usermode/hip_esp.c
hip/trunk/src/util/hip_xml.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|