index
:
wireguard-go
android
dhcp
dhcp2
dmwg-0.0.1
fix/listen-any-addresses
master
sorted-peers
tun-net-with-stack
WireGuard Go
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tun_linux.go
Age
Commit message (
Expand
)
Author
2017-09-24
Begin work on source address caching (linux)
Mathias Hall-Andersen
2017-09-01
Improved handling of key-material
Mathias Hall-Andersen
2017-08-22
Update MTU based on netlink messages (linux)
Mathias Hall-Andersen
2017-08-17
Added missing IF index check
Mathias Hall-Andersen
2017-08-17
Detects interface status on linux
Mathias Hall-Andersen
2017-08-07
Number of fixes in response to code review
Mathias Hall-Andersen
2017-08-04
First set of code review patches
Mathias Hall-Andersen
2017-07-20
Moved remaining platform dependent UAPI code
Mathias Hall-Andersen
2017-07-18
Fixed file descriptor leak on linux
Mathias Hall-Andersen
2017-07-15
Added padding
Mathias Hall-Andersen
2017-07-11
Fixed MTU method for linux TUN interface
Mathias Hall-Andersen
2017-07-07
Fixed cookie reply processing bug
Mathias Hall-Andersen
2017-07-01
Handshake negotiation functioning
Mathias Hall-Andersen
2017-06-30
Completed initial version of outbound flow
Mathias Hall-Andersen
2017-06-28
Work on UAPI
Mathias Hall-Andersen
2017-06-04
Beginning work on TUN interface
Mathias Hall-Andersen