2004-12-04 |
Thomas Lopatic | Removed USE_LINK_QUALITY #ifdefs. The link quality...
|
commit | commitdiff | tree |
2004-12-03 |
Thomas Lopatic | Nah, screw the ETX in the routing table. Too many route...
|
commit | commitdiff | tree |
2004-12-03 |
Thomas Lopatic | Keep using ETX on Linux but use the hop count instead...
|
commit | commitdiff | tree |
2004-12-03 |
Thomas Lopatic | Remove old routes before adding new routes on any OS...
|
commit | commitdiff | tree |
2004-12-03 |
Thomas Lopatic | Use ETX as metric when adding/removing routes to/from...
|
commit | commitdiff | tree |
2004-12-03 |
Thomas Lopatic | Use metric when adding/removing routes!
|
commit | commitdiff | tree |
2004-12-03 |
Thomas Lopatic | Take care of quick restarts of remote nodes, where...
|
commit | commitdiff | tree |
2004-12-02 |
Thomas Lopatic | Hysteresis: detect multiple lost packets.
|
commit | commitdiff | tree |
2004-12-01 |
Thomas Lopatic | Use OS-specific macro definitions for dependency generation.
|
commit | commitdiff | tree |
2004-12-01 |
Thomas Lopatic | On FreeBSD we do not have __FreeBSD__ in $(DEFINES).
|
commit | commitdiff | tree |
2004-12-01 |
Thomas Lopatic | makedepend: first macro definitions, then includes.
|
commit | commitdiff | tree |
2004-12-01 |
Thomas Lopatic | Uninstall the newly added files.
|
commit | commitdiff | tree |
2004-11-30 |
Thomas Lopatic | Strip binaries before creating the Windows install...
|
commit | commitdiff | tree |
2004-11-30 |
Thomas Lopatic | __FreeBSD__ is defined by default on FreeBSD. Include...
|
commit | commitdiff | tree |
2004-11-30 |
Thomas Lopatic | Minor FreeBSD and Windows changes.
|
commit | commitdiff | tree |
2004-11-29 |
Thomas Lopatic | Center title in debug output when ClearScreen is enabled.
|
commit | commitdiff | tree |
2004-11-29 |
Thomas Lopatic | Support MPR coverage configuration parameter in link...
|
commit | commitdiff | tree |
2004-11-28 |
Thomas Lopatic | Use real (bi-directional) ETX.
|
commit | commitdiff | tree |
2004-11-28 |
Thomas Lopatic | Remove the correct temporary directory after having...
|
commit | commitdiff | tree |
2004-11-25 |
Thomas Lopatic | Heuristic for zero-LQ links: expire them, don't care...
|
commit | commitdiff | tree |
2004-11-24 |
Thomas Lopatic | Link quality slow start.
|
commit | commitdiff | tree |
2004-11-24 |
Thomas Lopatic | Use a slightly smaller font.
|
commit | commitdiff | tree |
2004-11-24 |
Thomas Lopatic | Added distribution make targets for Windows. Configuration...
|
commit | commitdiff | tree |
2004-11-22 |
Thomas Lopatic | Link quality window size, clear screen, FreeBSD and...
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | We now use a hack on Win32 that redirects stderr to...
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | Warn that ETX breaks standard compliance.
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | New configuration parser. ETX metric.
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | BSD-style license.
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | Sanity check LQ configuration.
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | Switch off ICMP redirect processing.
|
commit | commitdiff | tree |
2004-11-21 |
Thomas Lopatic | If the registry cannot be found, do not bother.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Added default GUI configuration file.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Limit output to 1000 lines. Process LQ messages.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Support for the new configuration file format and for...
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | The configuration parser library is now usable from...
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Re-added import library as binary.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Removed non-binary version of the import library.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Added the import library for the configuration parser...
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Added memory management functions to the version script...
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Added memory allocation and freeing.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Restructured debug output.
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Link quality window size is now configurable. Screen...
|
commit | commitdiff | tree |
2004-11-20 |
Thomas Lopatic | Removed tunnel route function stubs. Added clear screen...
|
commit | commitdiff | tree |
2004-11-18 |
Thomas Lopatic | If the ICMP registry value does not exist assume a...
|
commit | commitdiff | tree |
2004-11-18 |
Thomas Lopatic | Fixed a race-condition that blocked olsrd and prevented...
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Include net_os.h to fix prototype warnings.
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Include net_os.h instead of adding prototypes.
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Fixed prototype warnings.
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Disable ICMP redirect processing.
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | We now automatically enable IP forwarding and disable...
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Removed olsrd binary, as it gets overwritten when compiling...
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Added include.
|
commit | commitdiff | tree |
2004-11-17 |
Thomas Lopatic | Enable IP forwarding and disable incoming and outgoing...
|
commit | commitdiff | tree |
2004-11-15 |
Thomas Lopatic | Fixed comment.
|
commit | commitdiff | tree |
2004-11-15 |
Thomas Lopatic | Print the MPR selector set as part of the neighbour...
|
commit | commitdiff | tree |
2004-11-15 |
Thomas Lopatic | Say whether a neighbour is an MPR selector.
|
commit | commitdiff | tree |
2004-11-15 |
Thomas Lopatic | olsr_ip_to_string() now only overwrites the buffer...
|
commit | commitdiff | tree |
2004-11-15 |
Thomas Lopatic | If a host is directly reachable, use cloning and add...
|
commit | commitdiff | tree |
2004-11-15 |
Thomas Lopatic | Use ETX instead of total link quality.
|
commit | commitdiff | tree |
2004-11-14 |
Thomas Lopatic | Pass metric and not address of metric.
|
commit | commitdiff | tree |
2004-11-14 |
Thomas Lopatic | Removed pthread emulation from Windows port. Fixed...
|
commit | commitdiff | tree |
2004-11-11 |
Thomas Lopatic | Do not use negative values for infinity. This causes...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Use ">" instead of ">=" when extracting the best node.
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | If we do not find a path from a node to ourselves,...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Also select -1.0 quality vertices as best vertices.
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Removed "TLQ" from the neighbour table debug printout.
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Swapped NLQ and LQ in neighbour table debug printout.
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Only update the saved link quality values after the...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Create a new ANSN if the detected link loss changes...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Added "LinkQualityLevel" option to the example configuration...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | If the link quality changes for a neighbour, increment...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Signal topology and neighborhood changes if a link...
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Removed description of old neighbour table output.
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Debug output table format now also works for IPv6....
|
commit | commitdiff | tree |
2004-11-10 |
Thomas Lopatic | Added isatty() to the Windows port.
|
commit | commitdiff | tree |
2004-11-09 |
Thomas Lopatic | Removed separate Windows makefile.
|
commit | commitdiff | tree |
2004-11-09 |
Thomas Lopatic | Added version script.
|
commit | commitdiff | tree |
2004-11-09 |
Thomas Lopatic | Use the same makefile on all platforms.
|
commit | commitdiff | tree |
2004-11-09 |
Thomas Lopatic | Added link quality entry.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Added version scripts to restrict the exported symbols.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Format debug output as a table.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Select MPRs based on STRICT two-hop neighbours.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Redirected makedepend output on Windows.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Use -1.0 as initial path quality. Change ">=" back...
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Fixed zero link quality problem. Initially, when the...
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | LQ bug fix.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Routing table fix.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | Print link set.
|
commit | commitdiff | tree |
2004-11-08 |
Thomas Lopatic | LQ bug fixes.
|
commit | commitdiff | tree |
2004-11-07 |
Thomas Lopatic | Process LQ_TC messages. Made link quality features...
|
commit | commitdiff | tree |
2004-11-07 |
Thomas Lopatic | Routing table creation based on LQ compiles. Not tested...
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | LQ messages are now processed. MPRs are selected based...
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | Output redirection to /dev/null for makedepend on Linux.
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | Removed -Y from makedepend on FreeBSD and Windows....
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | Removed tunneling support.
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | Added OS X support. Pulled tunneling from the Windows...
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | Added missing include files.
|
commit | commitdiff | tree |
2004-11-05 |
Thomas Lopatic | New "unix" subdirectory for Unix-like OSes. Initial...
|
commit | commitdiff | tree |
2004-11-03 |
Thomas Lopatic | Windows port compiles again. Moved all LQ packet functions...
|
commit | commitdiff | tree |
2004-11-02 |
Thomas Lopatic | Deserialization of new LQ packet types compiles. Not...
|
commit | commitdiff | tree |
next |