| 2 years ago | Fix segfault in "lost interface" monitor if interface goes down which is no OLSR interface | file | diff | annotate |
| 2 years ago | initialize variables for debug output before using them | file | diff | annotate |
| 2 years ago | detect interfaces that are going down (via rtnetlink) | file | diff | annotate |
| 2 years ago | fixs stupid bug, introduced with last code readability patches )-; | file | diff | annotate |
| 2 years ago | ARM alignment warnings fixed | file | diff | annotate |
| 2 years ago | fix for logic bug which failed in ignoring routing nexthop on rules | file | diff | annotate |
| 2 years ago | More readability cleanup | file | diff | annotate |
| 2 years ago | some code readability improves | file | diff | annotate |
| 2 years ago | fix same for handling of on-the-fly gateway routes | file | diff | annotate |
| 2 years ago | small rtnetlink patch | file | diff | annotate |
| 2 years ago | small linux rtnetlink code cleanup | file | diff | annotate |
| 3 years ago | Keep gcc 4.3.3 quiet | file | diff | annotate |
| 3 years ago | use constants for default values of RtTable and RtProto and improvements in sample olsrd.conf | file | diff | annotate |
| 3 years ago | reworked typos in comments and really worse layouting,.. | file | diff | annotate |
| 3 years ago | ome usefaul optional features for running multiple olsrds | file | diff | annotate |
| 3 years ago | remove old debugoutput to stderr, small fixes for RtProto and OlsrPort | file | diff | annotate |
| 3 years ago | Backport RtProto, Interface Mode, OlsrPort | file | diff | annotate |
| 3 years ago | use if_ifwithindex_name | file | diff | annotate |
| 3 years ago | better linux 2.6 rtnetlink kernel support and better debug output | file | diff | annotate |
| 3 years ago | Add dummy policy rule, for an custom rtTable, to prevent problems on route insertions. | file | diff | annotate |
| 3 years ago | handling of various rtnetlink error conditions, including automatic resolvement strategies | file | diff | annotate |
| 3 years ago | From trunk: Remove the olsr-specific duplicated types (step2) | file | diff | annotate |
| 3 years ago | Some more newline quirks | file | diff | annotate |
| 3 years ago | Fixed script and line-break quirks | file | diff | annotate |
| 3 years ago | Changed script for gredler coding style | file | diff | annotate |
| 3 years ago | avoid new <tab>s fropm emacsens | file | diff | annotate |
| 3 years ago | Applied: indent -sob -nhnl -nut $(find -name "*.[ch]") | file | diff | annotate |
| 3 years ago | Remove end-of-line spaces and <CR> | file | diff | annotate |
| 3 years ago | Harmonize different encodings for Tonneson's name | file | diff | annotate |
| 4 years ago | rttable-default: (from otti) configures a new policy routing table for the default route | file | diff | annotate |
| 4 years ago | From Sven-Ola Tuecke: 121-olsrd-fib-metric-approx.patch | file | diff | annotate |
| 4 years ago | remove CVS ID markers | file | diff | annotate |
| 4 years ago | applied patch by Hannes Gredler <hannes@gredler.at>:: | file | diff | annotate |
| 4 years ago | * ISO8859-1 -> UTF-8 | file | diff | annotate |
| 4 years ago | "open_ipc" is only a boolean value containing "olsr_cnf->debug_level > 1". | file | diff | annotate |
| 4 years ago | * removed the commented out COPY_IP() and COMP_IP() macros - everything seems to work | file | diff | annotate |
| 4 years ago | * const'ified olsr_ioctl_{add,del}_route{,6}() | file | diff | annotate |
| 4 years ago | Another fat commit: | file | diff | annotate |
| 4 years ago | * cleanup: moved ipc_route_send_rtentry() declaration into ipc_frontend.h | file | diff | annotate |
| 4 years ago | * killed too many #include <>s | file | diff | annotate |
| 4 years ago | * made delete_all_inet_gws() static since it is not used elsewhere | file | diff | annotate |
| 4 years ago | * added 104-olsrd-policy-routing.patch by Sven-Ola Tuecke <mail2news@commando.de> (with trivial changes) | file | diff | annotate |
| 4 years ago | * applied 102-olsrd-rt-refactoring-fixes.patch from Sven-Ola Tuecke <mail2news@commando.de> | file | diff | annotate |
| 4 years ago | * applied rt-refactoring-6.diff from Hannes Gredler <hannes@gredler.at> | file | diff | annotate |
| 5 years ago | * avoid lots of superflous malloc() and free() | file | diff | annotate |
| 5 years ago | * OLSR_PRINTF() is now a real C expression | file | diff | annotate |
| 5 years ago | cleanup, 1. step (to get some local changes away): | file | diff | annotate |
| 5 years ago | * applied patches from the most recent FreiFunkFirmware (and fixed compile errors) according | file | diff | annotate |
| 6 years ago | Cleanup in use of extern variables. Rather trivial changes, but a lot of them | file | diff | annotate |
| 7 years ago | Various headerfile inclusion cleanups | file | diff | annotate |
| 7 years ago | Final conversions from using olsr_printf to using OLSR_PRINTF | file | diff | annotate |
| 7 years ago | More verbose debug output. | file | diff | annotate |
| 7 years ago | More cleanps | file | diff | annotate |
| 7 years ago | Fixed debug printout | file | diff | annotate |
| 7 years ago | Fixed typo in license | file | diff | annotate |
| 7 years ago | License change | file | diff | annotate |
| 7 years ago | Removed GW tunneling code | file | diff | annotate |
| 7 years ago | IPC route entry issues fixed | file | diff | annotate |
| 7 years ago | Various code cleanups | file | diff | annotate |
| 7 years ago | Removed use of use_ipc. Replaced by olsr_cnf->open_ipc | file | diff | annotate |