You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
6a396731eb
all: use various net/netip parse funcs directly
Mechanical change with perl+goimports.
Changed {Must,}Parse{IP,IPPrefix,IPPort} to their netip variants, then
goimports -d .
Finally, removed the net/netaddr wrappers, to prevent future use.
Updates #5162
Change-Id: I59c0e38b5fbca5a935d701645789cddf3d7863ad
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
4 years ago |
| .. |
|
dnstype
|
all: use various net/netip parse funcs directly
|
4 years ago |
|
empty
|
types/empty: add Message, stop using mysterious *struct{}
|
6 years ago |
|
flagtype
|
types/flagtype: fix bug showing the default port value (shown in --help)
|
6 years ago |
|
ipproto
|
net/packet, wgengine/filter: support SCTP
|
5 years ago |
|
key
|
net/netaddr: start migrating to net/netip via new netaddr adapter package
|
4 years ago |
|
logger
|
tailcfg: add omitempty to all fields of Hostinfo (#4360)
|
4 years ago |
|
netmap
|
net/netaddr: start migrating to net/netip via new netaddr adapter package
|
4 years ago |
|
nettype
|
net/netaddr: start migrating to net/netip via new netaddr adapter package
|
4 years ago |
|
opt
|
all: use any instead of interface{}
|
4 years ago |
|
pad32
|
net/portmapper: add NAT-PMP client, move port mapping service probing
|
5 years ago |
|
persist
|
cmd/cloner,util/codegen: refactor cloner internals to allow reuse
|
4 years ago |
|
preftype
|
types/preftype: don't use iota for consts persisted to disk
|
5 years ago |
|
structs
|
types/structs: add structs.Incomparable annotation, use it where applicable
|
6 years ago |
|
views
|
all: use various net/netip parse funcs directly
|
4 years ago |