summaryrefslogtreecommitdiffhomepage
path: root/wf
AgeCommit message (Expand)AuthorFilesLines
2024-07-10all: add test for package comments, fix, add comments as neededBrad Fitzpatrick1-0/+1
2024-02-13go.mod, all: move away from inet.af domain seized by TalibanBrad Fitzpatrick1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick1-6/+6
2022-07-25all: use various net/netip parse funcs directlyBrad Fitzpatrick1-4/+5
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-2/+2
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-3/+3
2021-12-15all: gofmt -w -s (simplify) testsBrad Fitzpatrick1-0/+1
2021-06-16wf: loopback condition should use MatchTypeFlagsAllSet.Maisem Ali1-2/+2
2021-05-16all: adapt to opaque netaddr typesJosh Bleecher Snyder1-1/+1
2021-05-10wf: implement windows firewall using inet.af/wf.Maisem Ali1-0/+510