.. |
address.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
admin.go
|
Allow sane defaults on setTunTap
|
2018-02-28 15:27:58 +00:00 |
core.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
crypto.go
|
Mostly working PMTU discovery when going over UDP links
|
2018-02-25 20:24:36 -06:00 |
debug.go
|
Add a rumor mill to throttle dht maintenance traffic
|
2018-02-17 17:10:08 -06:00 |
dht.go
|
Add a rumor mill to throttle dht maintenance traffic
|
2018-02-17 17:10:08 -06:00 |
icmpv6.go
|
Fix checksums and packet buffers, sends ICMPv6 Packet Too Big messages successfully now
|
2018-02-15 13:38:54 +00:00 |
peer.go
|
cleanup
|
2018-02-23 13:04:52 -06:00 |
router.go
|
cleanup
|
2018-02-23 13:04:52 -06:00 |
search.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
session.go
|
Mostly working PMTU discovery when going over UDP links
|
2018-02-25 20:24:36 -06:00 |
signature.go
|
Run gofmt -s -w .
|
2018-01-04 22:37:51 +00:00 |
switch.go
|
ignore root tstamp updates if we just updated, to throttle the rate at which updates (and new signatures) can propagate
|
2018-02-17 23:57:24 -06:00 |
tcp.go
|
trying to debug UDP+large MTU issues
|
2018-02-20 17:31:12 -06:00 |
tun_darwin.go
|
Add BSD support (openbsd, freebsd, solaris)
|
2018-03-01 11:49:49 +00:00 |
tun_linux.go
|
Add BSD support (openbsd, freebsd, solaris)
|
2018-03-01 11:49:49 +00:00 |
tun_openbsd.go
|
Turns out FreeBSD is a bit different so restrict this to OpenBSD for now
|
2018-03-01 15:11:12 +00:00 |
tun_other.go
|
Turns out FreeBSD is a bit different so restrict this to OpenBSD for now
|
2018-03-01 15:11:12 +00:00 |
tun_windows.go
|
Add BSD support (openbsd, freebsd, solaris)
|
2018-03-01 11:49:49 +00:00 |
tun.go
|
Set interface flags properly on OpenBSD
|
2018-03-01 15:02:53 +00:00 |
udp.go
|
Mostly working PMTU discovery when going over UDP links
|
2018-02-25 20:24:36 -06:00 |
util.go
|
update comments, mostly TODO/FIXME notes
|
2018-01-26 17:30:51 -06:00 |
wire.go
|
cleanup
|
2018-02-23 13:04:52 -06:00 |