aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
Commit message (Collapse)AuthorAge
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
| | | | specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default
* -Fixed coverity #10275Bart Polot2012-01-05
|
* -Fixed coverity #10274Bart Polot2012-01-05
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* fixing 2012: network structure alignment now forced to be correct even on ↵Christian Grothoff2011-12-21
| | | | W32 using #pragma pack from gcc 4.x
* Make reeeeeally sure SPARC has time to do its stuffBart Polot2011-11-30
|
* - Fixed an insufficient allocation, probably causing OS X crashesBart Polot2011-11-30
|
* - Even longer timeout to allow SPARC to finish testcaseBart Polot2011-11-30
|
* -fixing indentationChristian Grothoff2011-11-29
|
* adding missing files to distChristian Grothoff2011-11-29
|
* Changed quota configuration from core to ats section, renamed from ↵Bart Polot2011-11-29
| | | | TOTAL_QUOTA_* to WAN_QUOTA_*
* - Use #defined constant, not direct numbersBart Polot2011-11-29
|
* - allow slower buildbots to finish testsBart Polot2011-11-29
|
* - Off by 1Bart Polot2011-11-28
|
* Mesh adds info about paths to peers as early as possible to avoid unoptimal ↵Bart Polot2011-11-28
| | | | routes and artifacts caused by parallel path creation of less optimal paths (loops, path corruption, etc)
* -more doxygen fixesChristian Grothoff2011-11-28
|
* -Fixed coverity #10264Bart Polot2011-11-25
|
* -Fixed coverity #10265Bart Polot2011-11-25
|
* - Fixed testcase evaluation conditionBart Polot2011-11-25
|
* - Updated doxygenBart Polot2011-11-24
|
* Fixed empty tree deletion problem (assert on test_mesh_api)Bart Polot2011-11-18
|
* fixChristian Grothoff2011-11-18
|
* add units to time, use configuration time api where appropriate, fixing ↵Christian Grothoff2011-11-17
| | | | Mantis #1875
* Removed deprecated testcaseBart Polot2011-11-17
|
* Added code to avoid creashing on #1904 and identify the origin of the ↵Bart Polot2011-11-17
| | | | missing path
* Changed logging for testcaseBart Polot2011-11-17
|
* Fix coverity #10264Bart Polot2011-11-17
|
* Fix coverity #10263Bart Polot2011-11-17
|
* Added valgrind suppressions needed for Arch Linux and valgrind 3.7.0 and ↵Bart Polot2011-11-17
| | | | glibc 2.14.1
* Add info about peer's paths on ACK of a pathBart Polot2011-11-14
|
* Real implementation for getting cost of a path compared to an existing ↵Bart Polot2011-11-14
| | | | tunnel tree (additional hops)
* Temporal fix: Don't fail when peers reconnect on a better pathBart Polot2011-11-14
|
* Fix for missing me node causing assert and segfault errorsBart Polot2011-11-12
|
* Fixed mantis #1900Bart Polot2011-11-12
|
* Adapted timeout for slower buildbotsBart Polot2011-11-12
|
* Fixed issue related to mantis #1896, when a path ack of an already connected ↵Bart Polot2011-11-12
| | | | peer would cause client notification about new peer
* Fixed mantis #1896: check whether incoming tunnel is new before notifying ↵Bart Polot2011-11-12
| | | | clients
* Changed tree library: now assumes own short ID == 1, refactored code in ↵Bart Polot2011-11-12
| | | | library and mesh service, adapted and extended library testcase
* Fixed debug stuffBart Polot2011-11-11
|
* Set appropiate error_levelBart Polot2011-11-10
|
* Added TTL and packet ID to multicast packets, to avoid eternal ↵Bart Polot2011-11-10
| | | | retransmission and packet duplication on trees with loops/mutliple paths respectively.
* More sensible values for testcase timeoutsBart Polot2011-11-10
|
* More time to connect peergroupBart Polot2011-11-07
|
* Small fix, improved commentBart Polot2011-11-07
|
* Added testcase, fixed namingBart Polot2011-11-05
|
* Added an empty 2d torus test (connect and to nothing)Bart Polot2011-11-05
|
* Reenable multicast testcaseBart Polot2011-11-04
|
* Fixed coverity #10249Bart Polot2011-11-04
|
* Fixed coverity #10250Bart Polot2011-11-04
|
* Additional fix for #1871Bart Polot2011-11-04
|