Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
olsr_exit: protect against a NULL olsr_cnf
[olsrd.git]
/
src
/
olsr.c
2015-11-06
Ferry Huberts
olsr_exit: protect against a NULL olsr_cnf
blob
|
commitdiff
|
raw
2015-09-28
Ferry Huberts
Merge branch 'release-0.6.8'
blob
|
commitdiff
|
raw
|
diff to current
2015-06-15
Ferry Huberts
Merge branch 'release-0.6.8'
blob
|
commitdiff
|
raw
|
diff to current
2015-05-27
Ferry Huberts
Merge branch 'release-0.6.8'
blob
|
commitdiff
|
raw
|
diff to current
2015-05-27
Ferry Huberts
Merge branch 'release-0.6.7'
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Ferry Huberts
main: replace random() by our own function
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Ferry Huberts
Rename 'struct interface' to 'struct interface_olsr'
blob
|
commitdiff
|
raw
|
diff to current
2014-12-11
Ferry Huberts
Rename 'struct interface' to 'struct interface_olsr'
v0.6.7-eol
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Ferry Huberts
Merge tag 'v0.6.5.6'
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
Ferry Huberts
Merge branch 'release-0.6.5'
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Ferry Huberts
Merge branch 'release-0.6.5'
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Ferry Huberts
Merge branch 'release-0.6.5'
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Ferry Huberts
Merge branch 'release-0.6.5'
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Ferry Huberts
Merge branch 'release-0.6.5'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Ferry Huberts
Merge branch 'release-0.6.5'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-24
Ferry Huberts
Merge branch 'release-0.6.4'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Ferry Huberts
Merge branch 'release-0.6.6'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Ferry Huberts
build: move build data into its own include file
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Henning Rogge
Merge branch 'master' of http://olsr.org/git/olsrd
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Ferry Huberts
Merge branch 'release-0.6.4' into mmmm
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Ferry Huberts
doc: fix common documentation tags
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
Ferry Huberts
Merge branch 'release-0.6.4'
blob
|
commitdiff
|
raw
|
diff to current
2012-11-05
Ferry Huberts
Merge tag 'v0.6.4'
blob
|
commitdiff
|
raw
|
diff to current
2012-10-29
Henning Rogge
Declare olsr_exit() as noreturn
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Ferry Huberts
remove most '#if 0' blocks
blob
|
commitdiff
|
raw
|
diff to current
2012-10-03
Saverio Proto
Merge remote-tracking branch 'origin/mDNS-plugin-GSoC...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-31
Frank de Brabander
Merge branch with new lq plugin for NL80211 support
blob
|
commitdiff
|
raw
|
diff to current
2012-08-28
Ferry Huberts
update comments on all ifdefs
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Hans-Christoph Steiner
use the POSIX standard '__linux__' macro instead of...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Henning Rogge
Merge branch 'master' into stable
master-stable-switch
blob
|
commitdiff
|
raw
|
diff to current
2012-05-05
Henning Rogge
Removed LINUX_NETLINK_ROUTING define and the old ioctl...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Henning Rogge
Bugfixes for ansn handling
blob
|
commitdiff
|
raw
|
diff to current
2011-03-17
Henning Rogge
Merge branch 'scheduler_cleanup'
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
Henning Rogge
Merge branch 'master' into scheduler_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Henning Rogge
Put includes necessary for code files into code files...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Henning Rogge
Normalize olsr_clock namespace
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Henning Rogge
Merge branch 'master' into scheduler_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Henning Rogge
Remove second part of dijkstra limit option
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Henning Rogge
Cleanup initialization and remove lq_dinter option
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Henning Rogge
Remove some unused code and move some funtions to other...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Henning Rogge
More timer and socket cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Henning Rogge
Split scheduler into olsr_timer and olsr_socket
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Henning Rogge
Namespace cleanup of scheduler, remove "polling" sockets
blob
|
commitdiff
|
raw
|
diff to current
2011-02-14
Henning Rogge
Fix some build breaks with REMOVE_LOG_... in core
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Henning Rogge
Update to new avl/list iteration macros
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Henning Rogge
Merge branch 'master' of http://olsr.org/git/olsrd
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Henning Rogge
Move exit() into os dependent interface as os_exit...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-22
Henning Rogge
Move Logging initialization just after config parsing
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Henning Rogge
More OS interface cleanup
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Henning Rogge
More cleanup of OS-specific interface, this times with...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Henning Rogge
Port all olsrd 0.6.0 OS specific files and adapt them...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Henning Rogge
First part of OS-specific interface cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-08
Sven-Ola Tuecke
Move nerve wrecking TC-List debug output to level 3+
blob
|
commitdiff
|
raw
|
diff to current
2010-08-10
Henning Rogge
Simplification of timer and memory cookie interface.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-11
Henning Rogge
Squashed commit of the following:
blob
|
commitdiff
|
raw
|
diff to current
2010-03-23
Henning Rogge
Merge branch 'http-server'
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Henning Rogge
remove LinkQualityDijkstraLimit and LinkQualityWinSize...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Henning Rogge
Add framework for changing unicast src-ip
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Henning Rogge
Give TTL1 messages another chance through MODE==ether...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-21
Henning Rogge
Compile fixes for BSD and WIN32
blob
|
commitdiff
|
raw
|
diff to current
2010-02-19
Henning Rogge
Merge branch 'tunnel' into stable
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Henning Rogge
Add rp_filter handling for linux 2.6.31+
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Henning Rogge
First version that can establish a real tunnel to the...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-03
Henning Rogge
Merge branch 'stable' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Henning Rogge
Add listener for gateway changes.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Henning Rogge
Merge branch 'stable' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-21
Henning Rogge
Merge branch 'stable' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Henning Rogge
Merge branch 'stable' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Henning Rogge
Merge branch 'niit' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-13
Henning Rogge
Duplicate IP usage detection for OLSRd
blob
|
commitdiff
|
raw
|
diff to current
2010-01-09
Henning Rogge
Merge branch 'niit' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Henning Rogge
Switch on gateway output at all debug levels for easier...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-06
Henning Rogge
Merge branch 'stable' into tunnel
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Henning Rogge
Add parameters for smart gateway system
blob
|
commitdiff
|
raw
|
diff to current
2010-01-05
Henning Rogge
Gateway debug output at debug level 3
blob
|
commitdiff
|
raw
|
diff to current
2009-12-19
Henning Rogge
Merge branch 'stable' into dual_socket
blob
|
commitdiff
|
raw
|
diff to current
2009-12-15
Markus Kittenberger
combine startup sleep(x) after error messages, to a...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-28
Henning Rogge
Lots of work, no result
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Sven-Ola Tuecke
Activate some warnings we currently also use in TIP
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Henning Rogge
Cleanup Hello generation and move it into link_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-02
Henning Rogge
Remove all float values from olsr_cnf
blob
|
commitdiff
|
raw
|
diff to current
2009-05-30
Henning Rogge
Put MPRSet capabilities into neighbor table.
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-30
Henning Rogge
Another mayor cleanup for neighbor/neighbor2 data.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Hannes Gredler
resolve merge conflicts
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Henning Rogge
More work for the new debuginfo plugin
blob
|
commitdiff
|
raw
|
diff to current
2009-05-18
Hannes Gredler
further renames in the nbr code, preparation for neighb...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-17
Hannes Gredler
rename neighbor and neighbor2_list entry, preparation...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-22
Henning Rogge
running indent...
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-21
Henning Rogge
src directory mostly changed to new logger
blob
|
commitdiff
|
raw
|
diff to current
2009-03-16
Markus Kittenberger
Backport RtProto, Interface Mode, OlsrPort
blob
|
commitdiff
|
raw
|
diff to current
2009-03-15
Henning Rogge
More logger stuff
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-28
L. Aaron Kaplan
As requested...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-28
L. Aaron Kaplan
Make tip compile on OpenBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Henning Rogge
Adds mode parameter to interface section of cfg.
blob
|
commitdiff
|
raw
|
diff to current
next