2 years agoSaverio ProtoAdding the first implementation of the OBAMP plugin. See README file for documentation.
2 years agoHenning RoggeAccept \r, \n and \\ in user defined templates for txtinfo
2 years agoSven-Ola TueckeEmergency brake for comport-deinit
2 years agoHenning RoggeCleanup hna-timeout when removing entry
2 years agoHenning RoggeOptimize handling of unused logging
2 years agoSven-Ola TueckeMissed another plugin-pathname dep. - needs rework anyhow
2 years agoHenning RoggeSmall bugfix for txtinfo
2 years agoHenning RoggeFix several memory leaks and a locking inconsistency in mid_set for tc-entries
2 years agoSven-Ola TueckeFix segv if interrupted shortly after startup
2 years agoSven-Ola TueckePre-defined plugin name prevents loading plugin with absolute path
2 years agoSven-Ola TueckeFixed SEGV at program end: lq plugin was removed before calling parser_remove_func
2 years agoSven-Ola TueckeFix a Bus-error condition for and ARM-based mobile
2 years agoSven-Ola TueckeMDNS plugin: Hacked away jet another uninit-warning if DEBUG=0
2 years agoSven-Ola TueckeSilenced alignment warnings when compiling on ARM CPU
2 years agoSven-Ola TueckeRe-enabled -Wcast-qual warning (which maybe was disabled because of const char* whoes with some new plugin stuff)
2 years agoHannes Gredlerresolve REMOVE_LOG_INFO buildbreak
2 years agoHannes Gredlerresolve non DEBUG buildbreak
2 years agoHenning RoggeCleanup in lq_packet.h
2 years agoHenning RoggeSome compiler fixes for win32
2 years agoHenning RoggeWe only need a hello/tc parser for the IDs given by the active lq-plugin
2 years agoHenning RoggeCleanup Hello generation and move it into link_set.c
2 years agoHenning Roggeremove ttl_intex from interface (not used anymore)
2 years agoHenning Roggemove ansn handling into tc_set.c
2 years agoHenning Roggeremove local tc/mid/hna timer from win32 code
2 years agoHenning Roggeadd tc fragmentation support again
2 years agoHenning Roggeunify tc-generation and put it into tc_set.c
2 years agoHenning Roggeunify HNA generation and put it into hna_set.c
2 years agoHenning RoggeUnify MID generation and put it into mid_set.c
2 years agoHenning RoggeAnother bunch of fixes for the timer refactoring (damn it)
2 years agoHenning RoggeFIX for timing refactoring
2 years agoHenning RoggeMove TC/MID/HNA timings to global section (windows version is untested !)
2 years agoHenning RoggeRemove unsused code from defs.h
2 years agoHenning RoggeMerged with concurrent change
2 years agoHenning RoggeChange lqplugin system so plugins can have multiple values for each link (not only lq/nlq)
2 years agoHenning RoggeUpdate plugin loader infrastructure to sane callbacks
2 years agoMarkus Kittenbergerfix same for handling of on-the-fly gateway routes
2 years agoMarkus Kittenbergerserious bug in rtnetlink route exists handling
2 years agoMarkus Kittenbergerrtnetlink: adopting error handling of Network unreachable to work with 2.6 kernels
2 years agoHenning RoggeFIX small bugs in MID deserialization and tc deserialization
2 years agoHenning RoggeInclude default "/" command into telnet server
2 years agoHenning RoggeImproved duplicate/sequencenumber handling. Small change in message handler callback (added argument)
2 years agoHenning RoggeFix for etx-fpm metric plugin
2 years agoHenning RoggeFix array out of bounds error in parser
2 years agoHenning RoggeRemove fprintf debug output
2 years agoHenning RoggeFIX: floatingpoint-text to uint32 conversion
2 years agoHenning RoggeFree interface correctly when removed
2 years agoHenning RoggeAdd cleanup code for html/telnet server
2 years agoHenning Roggeserialized LQ data is not always 4 bytes long, so we need a function to precalculate message length
2 years agoHenning RoggeConvert lq_rfc plugin to new plugin interface
2 years agoHenning RoggeConvert etx_lq_fpm plugin to new plugin interface
2 years agoHenning RoggeConvert lq_etx_float to new plugin system
2 years agoHenning Roggeeasier support for plugins without parameters
2 years agoHenning RoggeRemove all float values from olsr_cnf
2 years agoHenning RoggeRemove copy of lq_etx_ff plugin from default code and replace it with static linking
2 years agoHenning RoggeCleanup makefile and add <plugin>_install targets
2 years agoHenning RoggeVersion 6 plugin loader (dynamic loading/unloading, static linking of plugins, easier interface)
2 years agoSaverio ProtoMerge
2 years agoSaverio ProtoThis patch fixes the problem of mdns messages not aligned to 4 bytes
2 years agoHenning RoggeRemove Olsrd host emulation code
2 years agoHenning RoggeRemove IPC interface