summaryrefslogtreecommitdiffhomepage
path: root/net/netutil
AgeCommit message (Expand)AuthorFilesLines
2022-07-25all: convert more code to use net/netip directlyBrad Fitzpatrick1-4/+4
2022-07-25net/netaddr: start migrating to net/netip via new netaddr adapter packageBrad Fitzpatrick1-4/+4
2022-03-28net/netutil: add CheckIPForwardingLinux (#4301)Maisem Ali1-0/+221
2022-03-24net/netutil: move some net utils from control/controlhttp to netutilBrad Fitzpatrick1-0/+53
2022-02-22net/netutil: fix regression where peerapi would get closed after 1st reqBrad Fitzpatrick2-14/+83
2022-02-13net/netutil: unify two oneConnListeners into a new packageBrad Fitzpatrick1-0/+50