Commit Graph

9 Commits

Author SHA1 Message Date
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 c02d395cff re-style code using GNU style with 2 space indents
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@190 4c5cb64f-9889-4596-9799-84b02dc3effa
2012-02-06 22:27:31 +00:00
Jeff Ahrenholz 1828e647ab turn on uncrustify class indenting and style check the C++ headers
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/branches/hipv2@186 4c5cb64f-9889-4596-9799-84b02dc3effa
2012-01-30 22:14:19 +00:00
David Mattes 7a5c78fc32 An apparent bug in the Infoblox MAP Server poll functionality is preventing initial asynchronous MAP configuration results from being delivered to the hip MAP plugin, resulting in hip hanging in the plugin's loadCfg. This patch explicitly (synchronously) searches the MAP for the config, at the expense of some additional MAP traffic
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@119 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-06-14 21:23:27 +00:00
David Mattes b9ebe2d1ac Slightly alter the nature of the initial 'synchronous' connectToMap call so that the MAP client doesn't 'return' until the first subscription results are obtained from the MAP Server and parsed into the hipCfg plugin's data structures. Failure to do so, could result in a race condition where hip doesn't have any legacy devices for which to arp scan, because the MAP Server hasn't yet returned a subscription result containing that data.
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@110 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-05-27 19:38:50 +00:00
David Mattes 3a103062db When the HIP MAP Client is told to publish a new underlay IP, we need to also delete the link to the old underlay IP. This patch deletes the old link.
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@103 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-05-19 21:28:36 +00:00
David Mattes 4afd0a909b Added hip config API method for setting Underlay IP Address from hip
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@95 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-05-05 23:54:04 +00:00
Orlie Brewer e9b8e6d2e1 Added GPLv2 license header to IF-MAP Plugin Files
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@84 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-04-20 00:05:15 +00:00
Orlie Brewer 198328dc7d Add files for an IF-MAP Configuration plugin for the SMA Endbox mode.
git-svn-id: svn://svn.code.sf.net/p/openhip/code/hip/trunk@78 4c5cb64f-9889-4596-9799-84b02dc3effa
2011-04-13 18:05:56 +00:00