.. |
freebsd
|
- Non-blocking connect()s.
|
2002-02-18 16:25:19 +00:00 |
linux
|
Set $INTERFACE correctly when using ethertap while compiled with tun/tap support.
|
2002-03-24 16:36:56 +00:00 |
netbsd
|
- Non-blocking connect()s.
|
2002-02-18 16:25:19 +00:00 |
openbsd
|
OpenBSD tun device uses address family number instead of Ethernet type.
|
2002-03-24 17:08:38 +00:00 |
solaris
|
- Non-blocking connect()s.
|
2002-02-18 16:25:19 +00:00 |
.cvsignore
|
More files to ignore in CVS
|
2001-02-11 11:55:28 +00:00 |
conf.c
|
Configuration variables were still handled case sensitively.
|
2002-03-24 17:14:01 +00:00 |
conf.h
|
- Non-blocking connect()s.
|
2002-02-18 16:25:19 +00:00 |
connection.c
|
Fix compiler warnings, strictly use long int and %lx for options.
|
2002-03-22 13:31:18 +00:00 |
connection.h
|
Protocol now also exchanges cipher/digest/maclength/compression for the
|
2002-02-20 19:25:09 +00:00 |
device.h
|
Merging of the entire pre5 branch.
|
2002-02-10 21:57:54 +00:00 |
edge.c
|
Remove cruft.
|
2002-03-27 15:26:44 +00:00 |
edge.h
|
- Added support for jumbograms.
|
2002-03-22 11:43:48 +00:00 |
event.c
|
- Global time_t now, so that we don't have to call time() too often.
|
2002-03-01 14:09:31 +00:00 |
event.h
|
Forgot to merge new files from pre5.
|
2002-02-11 10:05:58 +00:00 |
graph.c
|
Execute hosts/name-up when a node becomes reachable, and hosts/name-down
|
2002-03-24 16:28:27 +00:00 |
graph.h
|
Merging of the entire pre5 branch.
|
2002-02-10 21:57:54 +00:00 |
Makefile.am
|
- Non-blocking connect()s.
|
2002-02-18 16:25:19 +00:00 |
meta.c
|
- Global time_t now, so that we don't have to call time() too often.
|
2002-03-01 14:09:31 +00:00 |
meta.h
|
Merging of the entire pre5 branch.
|
2002-02-10 21:57:54 +00:00 |
net.c
|
Merge do_prune() with build_fdset(). Probably fixes the invalid filedescriptor error.
|
2002-03-27 14:02:36 +00:00 |
net.h
|
Limit the amount of packets in a queue to 8.
|
2002-03-27 15:01:37 +00:00 |
net_packet.c
|
Limit the amount of packets in a queue to 8.
|
2002-03-27 15:01:37 +00:00 |
net_setup.c
|
Set myself->status.reachable.
|
2002-03-25 13:54:49 +00:00 |
net_socket.c
|
Merge do_prune() with build_fdset(). Probably fixes the invalid filedescriptor error.
|
2002-03-27 14:02:36 +00:00 |
netutl.c
|
Don't use s6_addr[16|32] anymore.
|
2002-03-19 00:08:23 +00:00 |
netutl.h
|
Unmap v4mapped sockaddrs.
|
2002-03-17 15:59:29 +00:00 |
node.c
|
Fix compiler warnings, strictly use long int and %lx for options.
|
2002-03-22 13:31:18 +00:00 |
node.h
|
Updated SSSP algorithm to automatically detect indirect links (if a node uses
|
2002-03-19 22:48:25 +00:00 |
process.c
|
Fix execute_script().
|
2002-03-26 12:00:38 +00:00 |
process.h
|
Merging of the entire pre5 branch.
|
2002-02-10 21:57:54 +00:00 |
protocol.c
|
Remove cruft.
|
2002-03-27 15:26:44 +00:00 |
protocol.h
|
- Added support for jumbograms.
|
2002-03-22 11:43:48 +00:00 |
protocol_auth.c
|
Remove cruft.
|
2002-03-27 15:26:44 +00:00 |
protocol_edge.c
|
Remove cruft.
|
2002-03-27 15:26:44 +00:00 |
protocol_key.c
|
Fix compiler warnings, strictly use long int and %lx for options.
|
2002-03-22 13:31:18 +00:00 |
protocol_misc.c
|
Reset retry timeout when receiving the first PONG, not right after receiving the ACK.
|
2002-03-23 20:21:10 +00:00 |
protocol_subnet.c
|
Fix compiler warnings, strictly use long int and %lx for options.
|
2002-03-22 13:31:18 +00:00 |
route.c
|
Don't use s6_addr[16|32] anymore.
|
2002-03-19 00:08:23 +00:00 |
route.h
|
- Global time_t now, so that we don't have to call time() too often.
|
2002-03-01 14:09:31 +00:00 |
subnet.c
|
Remove silly cache thingy.
|
2002-03-12 14:20:44 +00:00 |
subnet.h
|
- Global time_t now, so that we don't have to call time() too often.
|
2002-03-01 14:09:31 +00:00 |
tincd.c
|
Cleanups, spelling fixes, allow symbol names for signals (-k option),
|
2002-03-11 11:23:04 +00:00 |