aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tunnel/defaultroutemonitor.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: update headersJason A. Donenfeld2020-11-221-1/+1
* tunnel: use conn.BindSocketToInterface typeDavid Crawshaw2020-07-141-3/+7
* updater: allow updating from the command lineJason A. Donenfeld2020-04-051-1/+1
* tunnel: calculate the actual route metric by summing interface and route metricPhilipp Czerner2020-03-291-2/+8
* tunnel: stop burst timer if we exceed 2 secondsJason A. Donenfeld2019-10-311-0/+1
* tunnel: blackhole sockets when there's going to be a sure routing loopJason A. Donenfeld2019-10-211-8/+9
* Revert "tunnel: check for endpoint interfaces and media connection state"Jason A. Donenfeld2019-10-091-3/+1
* tunnel: check for endpoint interfaces and media connection stateJason A. Donenfeld2019-10-011-1/+3
* tunnel: smooth bursts from windows network notifiersJason A. Donenfeld2019-10-011-5/+25
* tunnel: windows does not always add/remove routes with up/down interfaceJason A. Donenfeld2019-10-011-5/+17
* tunnel: wait for IP service to attach to wintunJason A. Donenfeld2019-06-181-38/+18
* global: cleanup TODO comment spacingJason A. Donenfeld2019-06-071-1/+1
* tunnel: make tcp/ip waiting explicitJason A. Donenfeld2019-05-311-18/+5
* tunnel: logical simplificationJason A. Donenfeld2019-05-291-1/+1
* tunnel: allow for disabled ipv6Jason A. Donenfeld2019-05-291-14/+12
* winipcfg: importJason A. Donenfeld2019-05-221-22/+23
* service: split into tunnel and managerJason A. Donenfeld2019-05-201-0/+150