| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-07-25 | all: convert more code to use net/netip directly | Brad Fitzpatrick | 1 | -3/+3 |
| 2022-07-25 | net/netaddr: start migrating to net/netip via new netaddr adapter package | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-20 | net/packet, wgengine/filter: support SCTP | Brad Fitzpatrick | 1 | -1/+2 |
| 2020-12-22 | net/packet: remove the custom IP4/IP6 types in favor of netaddr.IP. | David Anderson | 1 | -44/+16 |
| 2020-11-16 | wgengine/filter: don't filter GCP DNS. | David Anderson | 1 | -0/+7 |
| 2020-11-10 | net/packet: documentation pass. | David Anderson | 1 | -31/+65 |
| 2020-11-10 | net/packet: remove NewIP, offer only a netaddr constructor. | David Anderson | 1 | -12/+1 |
| 2020-11-10 | net/packet: remove {get,put}{16,32} indirection to encoding/binary. | David Anderson | 1 | -13/+14 |
| 2020-11-10 | net/packet: support full IPv6 decoding. | David Anderson | 1 | -43/+8 |
| 2020-11-09 | net/packet: rename from wgengine/packet. | David Anderson | 1 | -0/+148 |
