1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00
Commit graph

31 commits

Author SHA1 Message Date
ad8ee1c3f7 renamed S2SS to VILLASnode 2016-06-08 23:31:58 +02:00
2da610f708 removed misleading SWAP() macro 2016-06-08 22:52:59 +02:00
6a1e745bb2 added some utility macros 2016-06-08 22:32:53 +02:00
156e30a60d added address alignment macros for 'struct pool' 2016-06-08 22:32:37 +02:00
002c6f8d5f fixed compiler warning in strf() 2016-06-08 22:32:05 +02:00
dc061d8fc3 fixed assert() 2016-06-08 22:31:45 +02:00
433c65e717 simplified strcatf() with new macro strf() 2016-04-16 21:58:13 +02:00
9b56be2bc6 updated copyright year to 2016 2016-02-09 05:33:19 +01:00
a057e35a41 Use same copyright message across all tools 2016-01-15 15:25:22 +01:00
3a734eb80c added new conversion helper for libconfig => libjansson objects 2015-12-13 00:43:59 +01:00
cb78e5adfa workaround for macro collision caused by libwebsockets (already fixed in next las upstream) 2015-12-09 15:48:53 +01:00
fb0a0ef83b simplified abnormal process termination 2015-11-29 21:20:42 +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
0c1e40dfff introduced two functions for timespec handling
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@87 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 17:50:27 +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
843c862542 added some color to the console log
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@75 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-25 01:53:40 +00:00
a34e20c172 moved realtime initialization to main()
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@67 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-10 19:44:22 +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
4e4230df01 renamed global 'config' structure to 'settings'
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@63 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-10 16:57:40 +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
6fc85c49ab added function to compare struct sockaddr's
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@59 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:38 +00:00
541d27a896 renamed realtime_init() to init_realtime()
renamed resolve() to resolve_addr()

git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@55 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:33 +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
207d904054 added realtime initialization
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@48 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:35:23 +00:00
49d13ccae4 a collection of smaller changes
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@30 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:58 +00:00
e89a128c53 simplified info/debug/error messages
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@19 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:46 +00:00
084009d9ab added debug() and assert() functions
git-svn-id: https://zerberus.eonerc.rwth-aachen.de:8443/svn/s2ss/trunk@18 8ec27952-4edc-4aab-86aa-e87bb2611832
2014-06-05 09:34:45 +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