|
506bb2446c
|
updated documentation (copyright year and other stuff)
|
2015-05-06 11:36:51 +02:00 |
|
|
7da5f5a3db
|
moved code out of path_run() into separate functions
|
2015-04-01 13:25:03 +02:00 |
|
|
c552ad9caa
|
smaller changes for vtable based node system
|
2014-12-05 12:34:45 +01:00 |
|
|
d0c8436086
|
ignore EINTR errors
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@251 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-11 15:09:35 +00:00 |
|
|
8f976e192c
|
start random sequence numbers with 0
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@245 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-11 14:40:51 +00:00 |
|
|
7ccecdbb1a
|
added more detailed debug message
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@241 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-11 14:40:36 +00:00 |
|
|
8fcdcc2c01
|
removed debug instrumentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@220 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-09 09:02:57 +00:00 |
|
|
d6dc332ea9
|
automatically detect the number of values when parsing messages via msg_fscan()
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@216 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-07 16:29:05 +00:00 |
|
|
0f8a0ceb52
|
swapping byte order before output if necessary
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@215 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-07 16:29:03 +00:00 |
|
|
184893aade
|
fixed some message format related things
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@202 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-04 13:30:37 +00:00 |
|
|
99bb7d9f88
|
more merging
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@198 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-09-04 13:25:21 +00:00 |
|
|
7fb7d6157f
|
use identical message format and functions across OPAL, GTFPGA and the server code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@186 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-08-31 16:15:54 +00:00 |
|
|
b171dfa3e0
|
fixed some byte ordering issues with OPAL
replaced custom htonf/ntohf() functions by existing msg_swap()
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@179 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-08-31 15:25:59 +00:00 |
|
|
183b5e158a
|
some cleanup
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@176 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-08-31 14:43:28 +00:00 |
|
|
c5a717bcda
|
added msg_swap() function to transform between network and host endianess
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@168 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-07-18 16:05:49 +00:00 |
|
|
c2516799ee
|
unified comment style
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@155 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-07-14 11:49:44 +00:00 |
|
|
30fbc53e06
|
seperated msg_* prototypes and msg type declaration
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@136 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-07-07 07:53:42 +00:00 |
|
|
e03f5eece0
|
added new message format
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@135 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-07-04 15:58:11 +00:00 |
|
|
7ec0753d2b
|
improved debugging output
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@130 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-07-04 09:47:29 +00:00 |
|
|
4701ce2602
|
restructure repo: server
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@101 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-28 20:17:30 +00:00 |
|