|
909bde0894
|
introduced new data structures
|
2016-06-08 22:38:21 +02:00 |
|
|
fe39f6c7a8
|
added 2 new node states
|
2016-02-09 05:35:23 +01:00 |
|
|
9b56be2bc6
|
updated copyright year to 2016
|
2016-02-09 05:33:19 +01:00 |
|
|
18d4051ca4
|
remove references to node list from library code (hooks)
|
2016-02-04 17:17:55 +01:00 |
|
|
458976ce63
|
added new field to node type descriptor which specifies maximum vector length
|
2016-01-15 00:08:23 +01:00 |
|
|
b4f787b2c0
|
finally introduced new data structure for circular buffering of messages
|
2016-01-14 23:12:58 +01:00 |
|
|
5fc9c7bd15
|
Changed name of configuration setting combine to vectorize
|
2015-12-19 16:51:27 +01:00 |
|
|
49878d0b7f
|
added more helper functions to retrieve names of nodes and their types
|
2015-12-13 02:02:29 +01:00 |
|
|
ce6f0edbdd
|
cleanup of code comments
|
2015-12-13 00:46:22 +01:00 |
|
|
6e8726a0be
|
call node_{init,deinit} per node type (similar to nodes and paths)
|
2015-12-13 00:45:20 +01:00 |
|
|
399f29c496
|
get rid of static global storage as much as possible for now
|
2015-12-13 00:42:59 +01:00 |
|
|
59d76a3d7d
|
removed const qualifier to silence compiler warnings
|
2015-12-12 12:40:55 +01:00 |
|
|
b4940a2546
|
fixed node_name_long()
|
2015-12-11 18:19:35 +01:00 |
|
|
3b91ba705f
|
changed signature of node type initialization
|
2015-12-11 12:35:32 +01:00 |
|
|
cdb0a700e9
|
made virtual data generic
|
2015-11-29 22:47:57 +01:00 |
|
|
a4d9a232ea
|
improved handling of node and path names / printing
|
2015-11-29 22:45:46 +01:00 |
|
|
284e05f7a5
|
Merge branch 'feature-fsm' into develop
|
2015-11-23 19:57:18 +01:00 |
|
|
f645e498e7
|
restructured repository
|
2015-11-23 17:44:14 +01: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 |
|
|
9c827aee00
|
updated documentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@95 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-28 06:40:52 +00:00 |
|
|
bd60c4424b
|
added parser for netem settings and several functions to apply them
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@79 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-25 01:53:48 +00:00 |
|
|
b8faadfe59
|
added new list of interfaces for coming netem and irq features
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@78 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-25 01:53:46 +00:00 |
|
|
726aa5545c
|
some cleanup and cosmetic changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@77 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-25 01:53:44 +00:00 |
|
|
58a7aed493
|
enabled -Wall and fixed some compiler warnings
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@73 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-25 01:53:37 +00:00 |
|
|
4bf40bbb03
|
simplified code: removed {node,path}_create
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@72 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-25 01:53:35 +00:00 |
|
|
ee57014ec4
|
rewrite of config parsing to use linked lists
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@65 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-10 18:47:25 +00:00 |
|
|
1635e5b192
|
changed documentation style for single lines
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@62 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:35:41 +00:00 |
|
|
7f4eb885ff
|
some preparations for netem and irq affinity stuff
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@60 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:35:39 +00:00 |
|
|
9682a53a2c
|
added more inline documentation
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@54 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:35:32 +00:00 |
|
|
9ec39a2b9b
|
removed obsolete declaration
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@45 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:35:19 +00:00 |
|
|
92ed4b4709
|
simplified code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@35 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:35:04 +00:00 |
|
|
f1119f5633
|
updated more node code
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@28 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:34:56 +00:00 |
|
|
8b1ba90c31
|
moved message send/recv functions to msg.c
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@27 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:34:55 +00:00 |
|
|
a27d709f07
|
added separate tructures for local and remote addresses
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@9 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:34:35 +00:00 |
|
|
d56732312d
|
first source codes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@3 8ec27952-4edc-4aab-86aa-e87bb2611832
|
2014-06-05 09:34:29 +00:00 |
|