summaryrefslogtreecommitdiffhomepage
path: root/net/netns/netns_android.go
AgeCommit message (Expand)AuthorFilesLines
2023-04-20all: avoid repeated default interface lookupsMihai Parparita1-1/+2
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-09-17net/netns: implement UseSocketMark for Android.Denton Gentry1-0/+5
2021-11-18net/netns: thread logf into control functionsJosh Bleecher Snyder1-2/+8
2021-08-05all: gofmt with Go 1.17Josh Bleecher Snyder1-0/+1
2021-06-24net/netns: add Android implementation, allowing registration of JNI hookBrad Fitzpatrick1-0/+64