You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net
Brad Fitzpatrick 798fddbe5c feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a feature
tsnet apps in particular never use the Linux DNS OSManagers, so they don't need
DBus, etc. I started to pull that all out into separate features so tsnet doesn't
need to bring in DBus, but hit this first.

Here you can see that tsnet (and the k8s-operator) no longer pulls in inotify.

Updates #17206

Change-Id: I7af0f391f60c5e7dbeed7a080346f83262346591
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 months ago
..
ace net/ace, control/controlhttp: start adding ACE dialing support 4 months ago
art all: fix new lint warnings from bumping staticcheck 1 year ago
bakedroots tstest/tlstest: simplify, don't even bake in any keys 7 months ago
batching net/udprelay: use batching.Conn (#16866) 5 months ago
captivedetection tailcfg: add DERPRegion.NoMeasureNoHome, deprecate+document Avoid [cap 115] 11 months ago
connectproxy net/tlsdial: fix TLS cert validation of HTTPS proxies 7 months ago
connstats {net/connstats,wgengine/magicsock}: fix packet counting in connstats 1 year ago
dns feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a feature 4 months ago
dnscache net/tlsdial: fix TLS cert validation of HTTPS proxies 7 months ago
dnsfallback net/dns/recursive: remove recursive DNS resolver 4 months ago
flowtrack
ipset all: use iterators over slice views more 1 year ago
ktimeout various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063) 11 months ago
memnet net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 9 months ago
netaddr
netcheck feature/portmapper: make the portmapper & its debugging tools modular 4 months ago
neterror
netkernelconf all: remove non-applicable "linux" deps on Android 8 months ago
netknob
netmon net/netmon: make ChangeDelta event not a pointer (#17112) 4 months ago
netns net/netns: fix controlLogf doc 4 months ago
netstat
netutil net/netmon: publish events to event bus 9 months ago
netx net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl 9 months ago
packet net/{batching,packet},wgengine/magicsock: export batchingConn (#16848) 5 months ago
ping
portmapper feature/portmapper: make the portmapper & its debugging tools modular 4 months ago
proxymux
routetable net/routetable: don't try to fetch the route table on android 10 months ago
sockopts wgengine/magicsock,net/sockopts: export Windows ICMP suppression logic (#16917) 5 months ago
socks5 net/socks5: optimize UDP relay 1 year ago
sockstats net/sockstats: prevent crash in setNetMon (#13985) 1 year ago
speedtest
stun
stunserver
tcpinfo
tlsdial health,ipn/ipnlocal: introduce eventbus in heath.Tracker (#17085) 4 months ago
tsaddr net/tsaddr: include test input in test failure output 1 year ago
tsdial net/*: remove Windows exceptions for when Resolver.PreferGo didn't work 7 months ago
tshttpproxy net/tshttpproxy: use errors.New for error creation (#16860) 5 months ago
tstun all: detect JetKVM and specialize a handful of things for it 6 months ago
udprelay net/udprelay: set ICMP err immunity sock opt (#16918) 5 months ago
wsconn