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
/
routingtable.c
Age
Commit message (
Expand
)
Author
2017-11-10
allowedips: rename from routingtable
Jason A. Donenfeld
2017-10-09
routingtable: iterate progressively
Jason A. Donenfeld
2017-10-09
routingtable: only use device's mutex, not a special rt one
Jason A. Donenfeld
2017-10-03
global: add space around variable declarations
Jason A. Donenfeld
2017-10-03
global: satisfy bitshift pedantry
Jason A. Donenfeld
2017-09-15
routingtable: satisfy sparse
Jason A. Donenfeld
2017-08-02
routingtable: unbloat BUG()
Jason A. Donenfeld
2017-06-26
global: cleanup IP header checking
Jason A. Donenfeld
2017-05-31
routingtable: Remove unnecessary check in node_placement()
Sultan Alsawaf
2017-04-21
routingtable: rewrite core functions
Jason A. Donenfeld
2017-04-04
locking: always use _bh
Jason A. Donenfeld
2017-01-10
Update copyright
Jason A. Donenfeld
2016-12-23
routing-table: simplify and mask reparented root
Jason A. Donenfeld
2016-12-11
global: move to consistent use of uN instead of uintN_t for kernel code
Jason A. Donenfeld
2016-11-21
headers: cleanup notices
Jason A. Donenfeld
2016-11-07
routing-table: mask self for better IP display
Jason A. Donenfeld
2016-09-29
Rework headers and includes
Jason A. Donenfeld
2016-08-22
routingtable: hyphen was ugly
Jason A. Donenfeld