summaryrefslogtreecommitdiffhomepage
path: root/net/dns/direct_linux_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-04-14net/dns: fix TestDNSTrampleRecovery failure under flakestressBrad Fitzpatrick1-30/+15
2026-04-13all: fix six tests that failed with -count=2Brad Fitzpatrick1-1/+1
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-12-09net/dns: retrample resolve.conf when another process has trampled it (#18069)Claus Lensbøl1-0/+109
2025-09-19feature/linuxdnsfight: move inotify watching of /etc/resolv.conf out to a fea...Brad Fitzpatrick1-61/+0
2025-09-17net/dns: don't timeout if inotify sends multiple eventsAlex Chan1-2/+7
2025-02-11net/dns: add a simple test for resolv.conf inotify watcherAnton1-0/+56