2009-08-08 |
Henning Rogge | add tc fragmentation support again |
blob | commitdiff | raw |
2009-08-08 |
Henning Rogge | unify HNA generation and put it into hna_set.c |
blob | commitdiff | raw | diff to current |
2009-07-19 |
Henning Rogge | Improved duplicate/sequencenumber handling. Small chang... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Henning Rogge | FIX: floatingpoint-text to uint32 conversion |
blob | commitdiff | raw | diff to current |
2009-07-05 |
Henning Rogge | Add cleanup code for html/telnet server |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Henning Rogge | Remove all float values from olsr_cnf |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Henning Rogge | Version 6 plugin loader (dynamic loading/unloading... |
blob | commitdiff | raw | diff to current |
2009-06-30 |
Saverio Proto | Merge |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Henning Rogge | Remove IPC interface |
blob | commitdiff | raw | diff to current |
2009-06-13 |
Markus Kittenberger | improved rtnetlink handling for lo:olsr |
blob | commitdiff | raw | diff to current |
2009-06-13 |
Markus Kittenberger | delete dummy policy rule |
blob | commitdiff | raw | diff to current |
2009-06-12 |
Markus Kittenberger | add dummy rule if an custom RtTable is used |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Henning Rogge | Mofify topology db to create "virtual" edges for every... |
blob | commitdiff | raw | diff to current |
2009-05-30 |
Henning Rogge | Move from fixed cookie array to dynamic tree |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Henning Rogge | First version of new http/txt server for OLSR. |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Hannes Gredler | maintain the correct refcount for tc_myself |
blob | commitdiff | raw | diff to current |
2009-04-22 |
Henning Rogge | running indent... |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Henning Rogge | Lot's of small bugfixes for logging |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Henning Rogge | Some cleanup and logging during startup |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Henning Rogge | Add new logging options, add legacy "debug" option |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Henning Rogge | Protect OLSR against jumping timestamps of system. |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Hannes Gredler | disambiguate the per-originator subtree as per Heniings... |
blob | commitdiff | raw | diff to current |
2009-03-15 |
Henning Rogge | Even more logging refactorings |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Henning Rogge | Source IP patch |
blob | commitdiff | raw | diff to current |
2009-02-08 |
L. Aaron Kaplan | olsr_exit() has only one parameter. |
blob | commitdiff | raw | diff to current |
2009-02-08 |
L. Aaron Kaplan | correct it on windows |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Henning Rogge | Bugfixes for new logging code |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Henning Rogge | First batch of olsrd logging changes |
blob | commitdiff | raw | diff to current |
2009-01-17 |
Sven-Ola Tuecke | License update in all source files (via license.sh... |
blob | commitdiff | raw | diff to current |
2009-01-16 |
Sven-Ola Tuecke | Removed superfluous olsr_print_cnf() |
blob | commitdiff | raw | diff to current |
2009-01-15 |
Henning Rogge | Move olsr_cnf cleanup down in olsr_shutdown() to preven... |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Henning Rogge | Rename main-ip into routerid in manpage, configfile... |
blob | commitdiff | raw | diff to current |
2009-01-14 |
Henning Rogge | Add logging parameter to manpage. |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Sven-Ola Tuecke | cfg parser: changed exit() into return and msg |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Sven-Ola Tuecke | win32: first test, if olsr_cfg can be included/DLL... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Henning Rogge | Add graceful fallback for logging if fopen fails |
blob | commitdiff | raw | diff to current |
2009-01-10 |
Henning Rogge | Move filehandling for logfile into olsr_logging.c |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Henning Rogge | Better handling of dynamic loggers |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Sven-Ola Tuecke | Moved all LQ algos to plugins, removed config options... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Sven-Ola Tuecke | Added some de-initializing funcs to plugins, lq_plugins... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Sven-Ola Tuecke | Reworked config parser: slit of over-long main func... |
blob | commitdiff | raw | diff to current |
2008-12-30 |
Sven-Ola Tuecke | Hey henning. I presume you're sitting 25c3/Cellar still... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Sven-Ola Tuecke | Renamed interface config structs to prevent further... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Sven-Ola Tuecke | Moved remove_interface to main where it belongs |
blob | commitdiff | raw | diff to current |
2008-12-20 |
Hannes Gredler | bugfix: do not use the same comparator function for... |
blob | commitdiff | raw | diff to current |
2008-12-14 |
Henning Rogge | Refactoring of lq_plugin. |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Hannes Gredler | flush the duplicate set at shutdown |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Hannes Gredler | flush the config at shutdown |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Hannes Gredler | flush the mid database at shutdown |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Sven-Ola Tuecke | Win32 fixes: adapt temporarily to new config parser |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Sven-Ola Tuecke | Win32 fixes: use CLOSESOCKET to close sockets |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Hannes Gredler | flush the link-state database at shutdown |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Hannes Gredler | flush all timers at shutdown |
blob | commitdiff | raw | diff to current |
2008-12-09 |
Sven-Ola Tuecke | oops - I shouldn't remove cfgparser/local.mk |
blob | commitdiff | raw | diff to current |
2008-12-09 |
Sven-Ola Tuecke | replace flex/bison, wave 3 |
blob | commitdiff | raw | diff to current |
2008-12-09 |
Sven-Ola Tuecke | replace flex/bison, wave 2 |
blob | commitdiff | raw | diff to current |
2008-12-09 |
Sven-Ola Tuecke | replace flex/bison, wave 1 |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Hannes Gredler | replace the single linked list of all interfaces with... |
blob | commitdiff | raw | diff to current |
2008-12-08 |
Bernd Petrovitsch | close all file descriptors (except stdin. stdout, stder... |
blob | commitdiff | raw | diff to current |
2008-12-04 |
Sven-Ola Tuecke | Removed end-of-line spaces |
blob | commitdiff | raw | diff to current |
2008-12-02 |
Hannes Gredler | speedup avl library: |
blob | commitdiff | raw | diff to current |
2008-11-28 |
Sven-Ola Tuecke | Removed the old non-policy routing code |
blob | commitdiff | raw | diff to current |
2008-11-27 |
Bernd Petrovitsch | Remove the olsr-specific duplicated types |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-11-22 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-11-21 |
Bernd Petrovitsch | imported patch add-indent-tabs-mode-nil |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Bernd Petrovitsch | Let the olsrd find the olsrd.conf in the PREFIXed directory |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Bernd Petrovitsch | Let the olsrd find the olsrd.conf in the PREFIXed directory |
blob | commitdiff | raw | diff to current |
2008-11-23 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-11-19 |
Sven-Ola Tuecke | Andreas has mailed back - so we get rid of the oslash... |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-11-16 |
Bernd Petrovitsch | added OS-specific function to make a file descriptor... |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Bernd Petrovitsch | fix compile warnings for gcc-4.3.2 |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Hannes Gredler | allocate some cookies to reduce unknown timers |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Bernd Petrovitsch | reduce local variables |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Bernd Petrovitsch | kill holes in data structures |
blob | commitdiff | raw | diff to current |
2008-11-01 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Bernd Petrovitsch | Ooops, fix th compile breakage |
blob | commitdiff | raw | diff to current |
2008-10-31 |
Bernd Petrovitsch | move olsr_times() into scheduler.[ch] - now_times... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Bernd Petrovitsch | Convert the pollrate variable internally to an unsigned... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Bernd Petrovitsch | Convert the pollrate variable internally to an unsigned... |
blob | commitdiff | raw | diff to current |
2008-10-18 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-10-09 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Bernd Petrovitsch | Cleanup net_olsr.[ch] |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Bernd Petrovitsch | Cleanup the signal handlers |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Bernd Petrovitsch | Merge socket_parser.[ch] into scheduler.[ch] |
blob | commitdiff | raw | diff to current |
2008-10-06 |
Bernd Petrovitsch | Make the socket parser more general |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | * activate -Wshadow |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-09-07 |
bernd@moria.at.home | merged tip |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | merge bmf fix |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | Automated merge with http://gredler.at/hg/olsrd |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Bernd Petrovitsch | merged with tip |
blob | commitdiff | raw | diff to current |
next |