Repositories
/
olsrd.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix ctrl-c in win32
[olsrd.git]
/
src
/
win32
/
net.c
2011-04-25
Markus Kittenberger
fix ctrl-c in win32
blob
|
commitdiff
|
raw
2011-04-25
Markus Kittenberger
fix win32 select issue
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
2009-12-30
Henning Rogge
Merge branch 'stable' into dual_socket
blob
|
commitdiff
|
raw
|
diff to current
2009-12-23
Henning Rogge
Cleanup IPv6 interface configuration, see example conf...
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-13
Henning Rogge
Merge branch 'stable' into dual_socket
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Henning Rogge
Merge branch 'stable-etxff-bugfix' into stable
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Henning Rogge
Use two sockets, one for input and one for output bound...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Henning Rogge
Fix for win32 by Bruce Ford <fordbr@gmail.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-03-16
Markus Kittenberger
remove old debugoutput to stderr, small fixes for RtPro...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Sven-Ola Tuecke
Some more newline quirks
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Sven-Ola Tuecke
Fixed script and line-break quirks
blob
|
commitdiff
|
raw
|
diff to current
2008-11-23
Sven-Ola Tuecke
Changed script for gredler coding style
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Bernd Petrovitsch
* added a "Local Variables\ section to all .h and ...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Sven-Ola Tuecke
Applied: indent -sob -nhnl -nut $(find -name "*.[ch]")
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Sven-Ola Tuecke
Remove end-of-line spaces and <CR>
blob
|
commitdiff
|
raw
|
diff to current
2008-07-17
Hannes Gredler
merge heads
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Henning Rogge
new lq-plugin (etx_ff)
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Administrator@PCAcer
Fixed multi ifaces on windows
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Sven-Ola Tuecke
Reworked WIN32 Code
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Hannes Gredler
remove CVS ID markers
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Bernd Petrovitsch
* removed the unused functions get_if_property_id(...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-29
Bernd Petrovitsch
* removed the commented out COPY_IP() and COMP_IP(...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Bernd Petrovitsch
* and make it compile on Win32
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Bernd Petrovitsch
* killed warnings
blob
|
commitdiff
|
raw
|
diff to current
2007-04-25
Bernd Petrovitsch
* OLSR_PRINTF() is now a real C expression
blob
|
commitdiff
|
raw
|
diff to current
2006-11-05
Bernd Petrovitsch
* killed file descriptor leaks
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Andreas Tonnesen
Fixed for hostemu on win32
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Thomas Lopatic
Successfully cross-compiled for Windows CE. Not tested...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Andreas Tonnesen
moved join multicast function into OS spesific net...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
Andreas Tonnesen
Final conversions from using olsr_printf to using OLSR_...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Dave Cornejo
move select() down to OS dependent net.c files in the...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Andreas Tonnesen
Added wrappers for sendto and recvfrom and moved olsr_i...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-14
Thomas Lopatic
Optimized get_best_link_to_neighbor(). Removed olsr_nei...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-12
Dave Cornejo
move net_output() and olsr_input() to OS dependent...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Thomas Lopatic
BSD-style license.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Thomas Lopatic
If the registry cannot be found, do not bother.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-18
Thomas Lopatic
If the ICMP registry value does not exist assume a...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Thomas Lopatic
Include net_os.h instead of adding prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Thomas Lopatic
Fixed prototype warnings.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-17
Thomas Lopatic
Disable ICMP redirect processing.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-05
Thomas Lopatic
Added OS X support. Pulled tunneling from the Windows...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-03
Thomas Lopatic
Windows port compiles again. Moved all LQ packet functi...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Thomas Lopatic
Copyright comments now in the new format.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-15
Thomas Lopatic
Changed "olsrd-unik" to "olsr.org" and added CVS IDs...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-07
Andreas Tonnesen
Initial import
blob
|
commitdiff
|
raw
|
diff to current