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