Commit Graph

6 Commits

Author SHA1 Message Date
Jeff Ahrenholz 8b477c0b94 remove __UMH__ (user-mode HIP) ifdefs throughout code
this was always defined, as kernel-only mode is no longer supported


git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@224 4c5cb64f-9889-4596-9799-84b02dc3effa
2012-03-19 22:32:32 +00:00
Jeff Ahrenholz 1688c20640 relicense to MIT license, updating the license text at top of all source files
fill in missing authors and copyright dates (using CVS/SVN history)
use doxygen tags in header block




git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@191 4c5cb64f-9889-4596-9799-84b02dc3effa
2012-02-07 23:16:36 +00:00
Jeff Ahrenholz a7b5d7f57f fix win32 build errors
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@176 4c5cb64f-9889-4596-9799-84b02dc3effa
2012-01-17 20:58:55 +00:00
Jeff Ahrenholz ff813e0436 removal of PF_KEY and libipsec components
- removed pfkey thread
- use socketpair with ESP thread to signal acquire, expire, and UDP control data
- when adding/deleting sadb entries, directly call hip_sadb functions to
  vastly simplify the code



git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@146 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-10-10 21:53:17 +00:00
Jeff Ahrenholz 748267b8dc Cleanup of NAT code and implement nat-08 draft for HIP/ESP over UDP that
share the same port 50500.

remove keepalive threads and STUN code (note that this removes all instances
of the Vovida Software License); remove STUN and UDP options and initiate
UDP by default; remove extra udp params to fns and favor addr->sin_port 
instead

remove old CYGWIN ifdefs, no longer supported

move crawler code into usermode/hip_endbox.c for clarity



git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@22 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-08-11 16:58:54 +00:00
Jeff Ahrenholz 36136a6684 initial import of hip_release_ver0_6
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@1 4c5cb64f-9889-4596-9799-84b02dc3effa
2009-06-11 15:29:33 +00:00