yggdrasil-go/src/yggdrasil
2018-06-12 22:45:53 +01:00
..
config Update comments in configuration 2018-05-23 14:02:13 +01:00
address.go update comments, mostly TODO/FIXME notes 2018-01-26 17:30:51 -06:00
admin.go enable multicast on interfaces that come up after startup 2018-06-07 22:07:19 -05:00
core.go Export fields of wire structs 2018-06-02 21:21:05 +01:00
crypto.go Mostly working PMTU discovery when going over UDP links 2018-02-25 20:24:36 -06:00
debug.go get itersearch to run in the sim 2018-06-02 00:16:47 -05:00
dht.go update for wire format changes 2018-06-02 16:30:05 -05:00
dial.go support socks proxy in peer url and decouple explicit tor/i2p routing 2018-04-26 10:23:21 -04:00
icmpv6.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
multicast.go enable multicast on interfaces that come up after startup 2018-06-07 22:07:19 -05:00
peer.go Export fields of wire structs 2018-06-02 21:21:05 +01:00
release.go Export fields of wire structs 2018-06-02 21:21:05 +01:00
router.go update for wire format changes 2018-06-02 16:30:05 -05:00
search.go update search.go comments to describe the iterative approach 2018-06-02 16:45:45 -05:00
session.go Export fields of sessionPing, dhtReq, dhtRes 2018-06-02 22:19:42 +01:00
signature.go Run gofmt -s -w . 2018-01-04 22:37:51 +00:00
switch.go De-debug 2018-05-27 22:13:37 +01:00
tcp.go De-debug 2018-05-27 22:13:37 +01:00
tun_bsd.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_darwin.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_freebsd.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_linux.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_netbsd.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_openbsd.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_other.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun_windows.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
tun.go Document ICMPv6 and TUN/TAP 2018-06-12 22:45:53 +01:00
udp.go De-debug 2018-05-27 22:13:37 +01:00
util.go Clean up some exported constants 2018-05-27 23:31:34 +01:00
wire.go update for wire format changes 2018-06-02 16:30:05 -05:00