summaryrefslogtreecommitdiffhomepage
path: root/net/packet/ip4.go
AgeCommit message (Expand)AuthorFilesLines
2021-03-20net/packet, wgengine/filter: support SCTPBrad Fitzpatrick1-1/+2
2020-12-22net/packet: remove the custom IP4/IP6 types in favor of netaddr.IP.David Anderson1-44/+16
2020-11-16wgengine/filter: don't filter GCP DNS.David Anderson1-0/+7
2020-11-10net/packet: documentation pass.David Anderson1-31/+65
2020-11-10net/packet: remove NewIP, offer only a netaddr constructor.David Anderson1-12/+1
2020-11-10net/packet: remove {get,put}{16,32} indirection to encoding/binary.David Anderson1-13/+14
2020-11-10net/packet: support full IPv6 decoding.David Anderson1-43/+8
2020-11-09net/packet: rename from wgengine/packet.David Anderson1-0/+148