projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Require OpenSSL 1.1.0 or later.
[tinc]
/
src
/ route.c
2018-10-11
Werner Schreiber
Fix segfault when dest->mtu is 0.
commit
|
commitdiff
2018-09-23
Guus Sliepen
Fix spelling errors.
commit
|
commitdiff
2018-09-23
Guus Sliepen
Fix all warnings when compiling with -Wall -W -pedantic.
commit
|
commitdiff
2017-11-03
Guus Sliepen
Fix all -Wall -W compiler warnings.
commit
|
commitdiff
2017-10-07
Guus Sliepen
Reformat all code using astyle.
commit
|
commitdiff
2017-10-07
Guus Sliepen
Convert sizeof foo to sizeof(foo).
commit
|
commitdiff
2017-09-02
Guus Sliepen
Releasing 1.0.32.
release-1.0.32
commit
|
commitdiff
2017-03-21
Guus Sliepen
Merge remote-tracking branch 'VittGam/master'
commit
|
commitdiff
2016-10-12
Vittorio Gambalett...
route: Support ToS/DiffServ priority inheritance when...
commit
|
commitdiff
2016-04-09
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
2015-09-25
Vittorio Gambalett...
Remove forward declaration for do_decrement_ttl.
commit
|
commitdiff
2015-09-25
Vittorio Gambalett...
s/broadcast_packet_helper/route_broadcast/
commit
|
commitdiff
2015-09-25
Vittorio Gambalett...
Fix DecrementTTL option for packets destined to the...
commit
|
commitdiff
2015-09-12
Nathan Stratton...
Fix invalid checksum generation.
commit
|
commitdiff
2015-09-04
Vittorio Gambalett...
Try to reply with node address only when decrementing...
commit
|
commitdiff
2015-09-04
Vittorio Gambalett...
Fix source IP address for ICMP unreachable packets...
commit
|
commitdiff
2015-09-03
Vittorio Gambalett...
Fix DecrementTTL option.
commit
|
commitdiff
2014-05-11
Guus Sliepen
Drop h and hh length modifiers from printf format strings.
commit
|
commitdiff
2013-03-03
Guus Sliepen
Fix compiler warnings on Windows.
commit
|
commitdiff
2013-01-20
Guus Sliepen
Make sure PriorityInheritance also works in switch...
commit
|
commitdiff
2012-11-14
Guus Sliepen
Make sure PMTU discovery works in switch mode with...
commit
|
commitdiff
2012-04-15
Guus Sliepen
Allow broadcast packets to be sent directly instead...
commit
|
commitdiff
2012-03-23
Guus Sliepen
Set default value of DecrementTTL to "no".
commit
|
commitdiff
2012-03-10
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
2012-02-25
Guus Sliepen
Stricter checks against routing loops.
commit
|
commitdiff
2012-02-25
Guus Sliepen
Don't send ICMP Time Exceeded messages for other Time...
commit
|
commitdiff
2012-02-20
Guus Sliepen
Allow disabling of broadcast packets.
commit
|
commitdiff
2012-02-20
Guus Sliepen
Decrement TTL of incoming packets.
commit
|
commitdiff
2011-06-04
Loïc Grenié
Nearly tickless tinc.
commit
|
commitdiff
2010-04-11
Guus Sliepen
Don't redefine MAX if it already exists.
commit
|
commitdiff
2010-04-11
Guus Sliepen
Fixes for definitions under Windows.
commit
|
commitdiff
2010-03-02
Guus Sliepen
Fixes for the Forwarding option.
commit
|
commitdiff
2010-03-02
Guus Sliepen
Add the DirectOnly option.
commit
|
commitdiff
2010-03-02
Guus Sliepen
Add the Forwarding option.
commit
|
commitdiff
2010-02-28
Guus Sliepen
Clamp MSS to miminum MTU in both directions.
commit
|
commitdiff
2010-02-02
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
2010-01-22
Guus Sliepen
Run subnet-up/down scripts for local MAC addresses...
commit
|
commitdiff
2010-01-16
Guus Sliepen
Make MSS clamping configurable, but enabled by default.
commit
|
commitdiff
2010-01-16
Guus Sliepen
Also clamp MSS of TCP over IPv6 packets.
commit
|
commitdiff
2010-01-15
Guus Sliepen
Clamp MSS of IPv4 SYN packets.
commit
|
commitdiff
2009-12-23
Guus Sliepen
Do not fragment packets smaller than RFC defined minimu...
commit
|
commitdiff
2009-11-28
Guus Sliepen
When learning MAC addresses, only check our own Subnets...
commit
|
commitdiff
2009-10-20
Guus Sliepen
Handle weighted Subnets in switch and hub modes.
commit
|
commitdiff
2009-09-24
Guus Sliepen
Drop support for localisation.
commit
|
commitdiff
2009-09-24
Guus Sliepen
Remove checkpoint tracing.
commit
|
commitdiff
2009-09-24
Guus Sliepen
K&R style braces.
commit
|
commitdiff
2009-09-24
Guus Sliepen
Update the address of the Free Software Foundation...
commit
|
commitdiff
2009-09-24
Guus Sliepen
Remove all occurences of $Id$.
commit
|
commitdiff
2009-09-15
Guus Sliepen
Send large packets we cannot handle properly via TCP.
commit
|
commitdiff
2009-09-12
Guus Sliepen
Handle unicast packets larger than PMTU in switch mode.
commit
|
commitdiff
2009-03-05
Guus Sliepen
Update THANKS and copyright information.
commit
|
commitdiff
2009-02-17
Guus Sliepen
Handle neighbor solicitation requests without link...
commit
|
commitdiff
2009-01-03
Guus Sliepen
Only send packets via UDP if UDP communication is possible.
commit
|
commitdiff
2008-12-26
Guus Sliepen
Add missing parentheses in check for IPv4 multicast...
commit
|
commitdiff
2008-12-23
Guus Sliepen
Handle broadcast and multicast packets in router mode.
commit
|
commitdiff
2006-08-09
Guus Sliepen
memcpy() addresses from packet headers before calling...
commit
|
commitdiff
2006-08-08
Guus Sliepen
Fix format string warnings.
commit
|
commitdiff
2006-04-26
Guus Sliepen
Update copyright notices, remove Ivo's email address.
commit
|
commitdiff
2005-05-04
Guus Sliepen
Update copyright notices.
commit
|
commitdiff
2004-11-10
Guus Sliepen
Let compiler decide when to inline.
commit
|
commitdiff
2004-11-10
Guus Sliepen
Missing check for NULL-pointer.
commit
|
commitdiff
2004-10-01
Guus Sliepen
Fix several #includes.
commit
|
commitdiff
2004-03-21
Guus Sliepen
Update copyrights, links, email addresses and let Subve...
commit
|
commitdiff
2004-03-21
Guus Sliepen
Move CABAL branch to its rightful place: the trunk.
commit
|
commitdiff
2003-12-24
Guus Sliepen
Small fixes for PMTU discovery.
commit
|
commitdiff
2003-12-22
Guus Sliepen
Improvements for PMTU discovery and IPv4 packet fragmen...
commit
|
commitdiff
2003-12-20
Guus Sliepen
Better name, show probed MTU in dump.
commit
|
commitdiff
2003-12-20
Guus Sliepen
Let tinc figure out the exact MTU of the link.
commit
|
commitdiff
2003-12-13
Guus Sliepen
Forget multicast. Always inline some function.
commit
|
commitdiff
2003-12-12
Guus Sliepen
Code beautification, start of multicast support.
commit
|
commitdiff
2003-12-08
Guus Sliepen
Fix proxy-neighborsolicitation.
commit
|
commitdiff
2003-10-06
Guus Sliepen
const
commit
|
commitdiff
2003-10-06
Guus Sliepen
Copy structs from packets to the stack before using...
commit
|
commitdiff
2003-10-01
Guus Sliepen
Better length checks.
commit
|
commitdiff
2003-09-23
Guus Sliepen
Check for short packets from the tun/tap device and...
commit
|
commitdiff
2003-08-28
Guus Sliepen
We don't have to tell GCC how to cast.
commit
|
commitdiff
2003-08-24
Guus Sliepen
Synchronise HEAD with CABAL branch.
commit
|
commitdiff
2003-07-31
Guus Sliepen
No easy way to properly detect header files...
commit
|
commitdiff
2003-07-22
Guus Sliepen
Use bools and enums where appropriate.
commit
|
commitdiff
2003-07-18
Guus Sliepen
Remove all #ifndefs from route.c
commit
|
commitdiff
2003-07-18
Guus Sliepen
Even more missing definitions.
commit
|
commitdiff
2003-07-17
Guus Sliepen
Big header file cleanup: everything that has to do...
commit
|
commitdiff
2003-07-15
Guus Sliepen
Export mymac.
commit
|
commitdiff
2003-07-12
Guus Sliepen
Simplify logging, update copyrights and some minor...
commit
|
commitdiff
2003-07-07
Guus Sliepen
Provide all missing IPv6 definitions in lib/ipv6.h.
commit
|
commitdiff
2003-07-06
Guus Sliepen
Sprinkling the source with static and attributes.
commit
|
commitdiff
2003-07-06
Guus Sliepen
Define logger(), cleans up source code and allows us...
commit
|
commitdiff
2003-07-06
Guus Sliepen
Check for IPv6 header files.
commit
|
commitdiff
2003-07-06
Guus Sliepen
- simplify configure.in
commit
|
commitdiff
2003-06-11
Guus Sliepen
More braces to make gcc happy.
commit
|
commitdiff
2003-06-11
Guus Sliepen
Remove mymac stuff from device.c.
commit
|
commitdiff
2003-03-29
Guus Sliepen
Checksums must also work for uneven number of bytes.
commit
|
commitdiff
2003-03-29
Guus Sliepen
Don't copy more than necessary.
commit
|
commitdiff
2003-03-29
Guus Sliepen
- Speed up checksumming
commit
|
commitdiff
2002-09-09
Guus Sliepen
Remove redundant spaces.
commit
|
commitdiff
2002-09-09
Guus Sliepen
Switch to K&R style indentation.
commit
|
commitdiff
2002-09-09
Guus Sliepen
Cleanups:
commit
|
commitdiff
2002-06-21
Guus Sliepen
s/sliepen.warande.net/sliepen.eu.org/g
commit
|
commitdiff
2002-06-08
Guus Sliepen
- netinet/* include files depend on netinet/in_systm.h.
commit
|
commitdiff
2002-06-08
Guus Sliepen
Use inttypes.h instead of stdint.h.
commit
|
commitdiff
next