projects
/
tinc
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Releasing 1.1pre5.
[tinc]
/
src
/
route.c
2003-07-17
Guus Sliepen
Big header file cleanup: everything that has to do...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-15
Guus Sliepen
Export mymac.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-12
Guus Sliepen
Simplify logging, update copyrights and some minor...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-07
Guus Sliepen
Provide all missing IPv6 definitions in lib/ipv6.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Sprinkling the source with static and attributes.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Define logger(), cleans up source code and allows us...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
Check for IPv6 header files.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Guus Sliepen
- simplify configure.in
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
Guus Sliepen
More braces to make gcc happy.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-11
Guus Sliepen
Remove mymac stuff from device.c.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-29
Guus Sliepen
Checksums must also work for uneven number of bytes.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-29
Guus Sliepen
Don't copy more than necessary.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-29
Guus Sliepen
- Speed up checksumming
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Remove redundant spaces.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Switch to K&R style indentation.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-09
Guus Sliepen
Cleanups:
blob
|
commitdiff
|
raw
|
diff to current
2002-06-21
Guus Sliepen
s/sliepen.warande.net/sliepen.eu.org/g
blob
|
commitdiff
|
raw
|
diff to current
2002-06-08
Guus Sliepen
- netinet/* include files depend on netinet/in_systm.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-08
Guus Sliepen
Use inttypes.h instead of stdint.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-06-08
Guus Sliepen
Cleanup:
blob
|
commitdiff
|
raw
|
diff to current
2002-06-05
Guus Sliepen
Use correct includes on NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-19
Guus Sliepen
Support for MaxOS/X.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-13
Ivo Timmermans
Use logging.h instead of syslog.h
blob
|
commitdiff
|
raw
|
diff to current
2002-04-09
Ivo Timmermans
Updating HEAD branch #4; Merging CABAL -> HEAD.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-19
Guus Sliepen
Don't use s6_addr[16|32] anymore.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-15
Guus Sliepen
Typo.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-15
Guus Sliepen
Different way of detecting neighbor solicitation requests.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-15
Guus Sliepen
Oops, don't forget to actually put the checksum in...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-15
Guus Sliepen
Neighbor solicitation requests now work (I think).
blob
|
commitdiff
|
raw
|
diff to current
2002-03-12
Guus Sliepen
Put #ifdef NEIGHBORSOL around corresponding code.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Guus Sliepen
New strategy: forward icmp6 neighbor solicitations...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Guus Sliepen
Try to reply to neighbor solicitation requests.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-10
Guus Sliepen
Fix forwarding of IPv6 packets.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
Woops.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
Document and clean up MAC address expiry.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
- Global time_t now, so that we don't have to call...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-01
Guus Sliepen
If "PriorityInheritance = yes" is specified in tinc...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-20
Guus Sliepen
Forward packets in router mode.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-18
Guus Sliepen
- Non-blocking connect()s.
blob
|
commitdiff
|
raw
|
diff to current
2002-02-10
Guus Sliepen
Merging of the entire pre5 branch.
release-1.0pre5
blob
|
commitdiff
|
raw
|
diff to current
2001-11-16
Ivo Timmermans
route_ipv4 and route_ipv6 replaced by route_ip.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Make sure everything links.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-27
Guus Sliepen
Big bad commit:
blob
|
commitdiff
|
raw
|
diff to current
2001-07-21
Guus Sliepen
Woohoo! tinc now compiles, runs and actually *works...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Guus Sliepen
Added purge_tree for connection_t's which are no longer...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-20
Guus Sliepen
Remove all unnecessary status.meta and status.active...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-01
Guus Sliepen
Fix compiler warning.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-21
Guus Sliepen
- Solaris compile fixes
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Guus Sliepen
Fixes to make switching work between hosts that have...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-05
Guus Sliepen
- This oneliner removes the need for ifconfig tap?...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-05
Guus Sliepen
- tinc can now act as a switch or a hub too (as opposed...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-04
Guus Sliepen
Added proxy-arp support. No more ifconfig -arp needed...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-28
Guus Sliepen
Small fixes to allow correct compilation under FreeBSD...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-25
Guus Sliepen
TCPonly now works (in a relatively clean way too).
blob
|
commitdiff
|
raw
|
diff to current
2001-03-04
Guus Sliepen
- route.c is now used to determine destination
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- It's 2001, all copyright notices are updated.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-07
Guus Sliepen
- Reinstated a queue for outgoing packets.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Guus Sliepen
- Let user choose whether keys are in the config files...
blob
|
commitdiff
|
raw
|
diff to current
2000-11-20
Guus Sliepen
- Integrate rbl trees into tinc.
blob
|
commitdiff
|
raw
|
diff to current
2000-11-04
Guus Sliepen
- Prepended config_ to all configuration option names...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-23
Guus Sliepen
- route.c will contain the routing logic.
blob
|
commitdiff
|
raw
|
diff to current