index
:
wireguard-linux-compat
feature/socketdev
master
WireGuard Linux compat
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
device.c
Age
Commit message (
Expand
)
Author
2016-11-22
device: conntrack is optional
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-11-16
device: better debug message
Jason A. Donenfeld
2016-11-16
device: we need NONE for libpcap
Jason A. Donenfeld
2016-11-16
packets: consolidate constants
Jason A. Donenfeld
2016-11-15
various: nits from willy
Jason A. Donenfeld
2016-11-15
debug: cleanup skb printing
Jason A. Donenfeld
2016-11-15
socket: keep track of src address in sending packets
Jason A. Donenfeld
2016-11-06
debug: support dynamic debug on skb addr
Jason A. Donenfeld
2016-11-04
socket: use dst_cache instead of handrolled cache
Jason A. Donenfeld
2016-11-03
device: use ARPHDR_VOID instead of ARPHDR_NONE
Jason A. Donenfeld
2016-10-22
device: better debug message for unroutable packets
Jason A. Donenfeld
2016-10-14
device: show debug message when no peer has allowed-ips for packet
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld
2016-07-18
build system: revamp building and configuration
Jason A. Donenfeld
2016-07-10
persistent keepalive: use authenticated keepalives
Jason A. Donenfeld
2016-07-08
persistent keepalive: start sending immediately
Jason A. Donenfeld
2016-07-05
device: move unlikely check to if clause
Jason A. Donenfeld
2016-06-30
device init: free wq after padata
Jason A. Donenfeld
2016-06-29
device: remove updating of trans_start
Jason A. Donenfeld
2016-06-25
Initial commit
Jason A. Donenfeld