2012-06-07 |
Ferry Huberts | PUD: receiver: make uplink work with IPv6 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: receiver: do not touch olsr_cnf->pud_position... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: clear nodeIdBinary.set in setNodeId Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: return default port when addr is NULL in... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: use in_port_t when dealing with ports Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: simplify getOlsrSockaddrPortAddress function... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: reorder uplink/downlink functions Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: fix a comment Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: review and simplify Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: replace 'Configured %s' by 'Value of parameter %s' Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: remove pointless comments of setters Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: use readBool Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: use readUS Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: use readIPAddress in configuration Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: move getOlsrSockaddrPortAddress into netTools.h Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfgTools: add read{Bool,UC,US,IPAddress} Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfgTools: errno is not set by strto* functions... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfgTools: review Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfgTools: move read{ULL,Double} into configTools Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: simplify isMulticast function Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: simplify getOlsrSockaddrPortAddress function Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: remove unused function getOlsrSockAddrAndPortAddresses Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: refactor uplinkAddr functions Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: refactor txMcAddr functions Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: refactor rxMcAddr functions Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: make RxAllowedSourceIpAddress use union olsr_sockaddr Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: cfg: do max count check on rxAllowedSourceIpAddressesCo... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | sgwdynspeed: do not use nanosecond stat information Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | sgwdynspeed: no need to report regcomp error strings Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | sgwdynspeed: errno is not set by strtoul function,... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | sgwdynspeed: add asserts to readUL Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | linux: add support for common (autoconf) make variables... v2: by Ferry Huberts Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: install example position config file in DOCDIR_OLSRD Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: quote paths in Makefile Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: wireformat-java: rework Makefile Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: wireformat: rework Makefile Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | PUD: nmealib: rework Makefile Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | sgwdynspeed: install example speed config file in DOCDIR_OLSRD Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-07 |
Ferry Huberts | Makefile: add INCLUDEDIR and DOCDIR_OLSRD Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-06-03 |
Ferry Huberts | Makefile: take pud and sgwdynspeed out of default compile Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-31 |
Ferry Huberts | sgw: update gw_def_finished_ipv{4,6} determination Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-31 |
Ferry Huberts | linux: net: fix some typos Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-31 |
Ferry Huberts | olsr_switch: add -DNO_OLDNAMES to CFLAGS Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-31 |
Ferry Huberts | win32: only declare struct timespec when needed Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-31 |
Ferry Huberts | defs: only define ARRAYSIZE when needed Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wunused-parameter Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wtrampolines Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wjump-misses-init Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wlogical-op Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wundef Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wsync-nand Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wswitch-default Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Winit-self Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wformat-y2k Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wformat-security Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | Makefile: WARNINGS: add -Wdouble-promotion Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-29 |
Ferry Huberts | win32: fix uninitialized variable when building with... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-24 |
Ferry Huberts | PUD: fix printf based warning Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-24 |
Ferry Huberts | httpinfo: fix a segfault when PUD is not loaded Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-24 |
Ferry Huberts | httpinfo: duplicate nmea_INFO_has_field: avoid nmealib... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-24 |
Ferry Huberts | httpinfo: add position information tab Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | PUD: improve build integration of nmealib Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | PUD: import nmealib v0.6.9 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | PUD: remove eclipse project files Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | olsrd: fix 'No break at the end of case' eclipse warnings Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | olsrd: fix gui/win32 ignores Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | olsrd: split out ignores Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | olsrd: cleanup ignores Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | contrib: netsimpcap: fix ignore/add missing bin directory Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | contrib: netsimpcap: do not override library path Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-16 |
Ferry Huberts | Makefile: add sgwdynspeed Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-15 |
Ferry Huberts | PUD: add sgwdynspeed to configuration Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-15 |
Ferry Huberts | sgwdynspeed: build it by default on linux Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-15 |
Ferry Huberts | sgwdynspeed: add plugin Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-15 |
Ferry Huberts | PUD: remove unneeded ignore Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | PUD: pull in nmealib v0.6.8 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | license: add a note about nmealib Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | PUD: always use /usr/lib for libraries Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | Revert "linux: use /usr/lib64 on 64bit machines if...
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | jsoninfo: remove unused variable Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | Makefile: build pud too on Linux Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | PUD: add nmealib to build Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | PUD: include nmealib v0.6.7 Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | PUD: do not install headers by default Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | PUD: use /usr/lib64 on 64bit machines if it exists Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-11 |
Ferry Huberts | linux: use /usr/lib64 on 64bit machines if it exists Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | windows: add olsr_switch.exe to ignores Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | windows: fix warning Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | windows: remove -mno-cygwin option from CFLAGS Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | Revert "smart gateway: add SmartGatewaySpeedFile{,Period...
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | Revert "smart gateway: hook up SmartGatewaySpeedFile...
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | Revert "smart gateway: install default speed configuration...
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | Revert "PUD: add SmartGatewaySpeedFile{,Period} to...
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | PUD: add SmartGatewaySpeedFile{,Period} to config Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | smart gateway: install default speed configuration... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | smart gateway: hook up SmartGatewaySpeedFile{,Period... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-10 |
Ferry Huberts | smart gateway: add SmartGatewaySpeedFile{,Period} parameters Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-09 |
Ferry Huberts | PUD: speed up postion file parsing Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-09 |
Ferry Huberts | PUD: update cached mtime right after position file... Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
2012-05-09 |
Ferry Huberts | PUD: do not read position file if it did not change Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
|
commit | commitdiff | tree |
next |