Neil Alexander
|
0838928668
|
Add support for flexible logging levels
|
2019-01-27 13:31:43 +00:00 |
|
Neil Alexander
|
4ff3db2309
|
Add dummy tun, helper functions
|
2019-01-02 18:05:54 +00:00 |
|
Neil Alexander
|
8045cb4dc3
|
Define generic adapter type, rename tunDevice to tunAdapter
|
2018-12-14 18:21:08 +00:00 |
|
Arceliar
|
996a593fa2
|
Sort dotgraph links by integer value
|
2018-07-20 23:02:25 -05:00 |
|
Neil Alexander
|
55b56e8686
|
Normalise startup output for TUN/TAP on Linux and Windows
|
2018-07-19 10:15:26 +01:00 |
|
Neil Alexander
|
df9cadd938
|
Cap MTU on Linux in TAP mode
|
2018-07-19 10:01:12 +01:00 |
|
Neil Alexander
|
1692bd98fd
|
Centralise platform defaults into the 'defaults' package
|
2018-07-07 12:08:52 +01:00 |
|
Arceliar
|
b006748da4
|
code cleanup
|
2018-06-12 17:50:08 -05:00 |
|
Neil Alexander
|
8e2c2aa977
|
Document ICMPv6 and TUN/TAP
|
2018-06-12 22:45:53 +01:00 |
|
Arceliar
|
8b9a91be57
|
possibly fix weird issue I was having with netns, still not sure I understand why it was a problem
|
2018-04-28 16:39:58 -05:00 |
|
Neil Alexander
|
c30792245a
|
Add FreeBSD support in TAP mode
|
2018-03-04 16:24:50 +00:00 |
|
Arceliar
|
5ec6265a70
|
use netlink instead of ip commands to set address/mtu and bring up the tuntap device on linux
|
2018-03-03 16:41:36 -06:00 |
|
Neil Alexander
|
4e5627f933
|
Update default interface MTU to use per-platform instead of global value
|
2018-03-03 12:43:39 +00:00 |
|
Neil Alexander
|
4917ea3dd2
|
Per-platform TUN defaults
|
2018-03-03 12:30:54 +00:00 |
|
Neil Alexander
|
bec898a326
|
Don't allow exceeding maximum MTU for a given platform
|
2018-03-03 11:47:14 +00:00 |
|
Neil Alexander
|
f8dda26dba
|
Add BSD support (openbsd, freebsd, solaris)
|
2018-03-01 11:49:49 +00:00 |
|
Neil Alexander
|
e9bd98d213
|
Add "IfTAPMode" configuration option to allow selecting TAP mode on supported platforms
|
2018-02-11 21:45:44 +00:00 |
|
Neil Alexander
|
b3ebe76b59
|
Run gofmt -s -w .
|
2018-01-04 22:37:51 +00:00 |
|
Neil Alexander
|
ae7b07ae6a
|
Move Linux-specific ifname logic to tun_linux.go and place a generic in tun_other.go
|
2018-01-04 22:34:17 +00:00 |
|
Arceliar
|
d7e6d814a0
|
first code/readme/license commit
|
2017-12-28 22:16:20 -06:00 |
|