commit | 13a7c0108bd38aad013797cdb95e6bfca0bbcec6 | [log] [tgz] |
---|---|---|
author | Michael Knyszek <mknyszek@google.com> | Fri Dec 06 17:48:19 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Dec 06 18:00:53 2024 +0000 |
tree | 112b7426f8459c2cdc0dfb011004b67266b6d6f4 | |
parent | 285e1cf6650f407805ea8af9255624961b768479 [diff] |
Revert "route: remove unused sizeof* consts on freebsd" This reverts CL 633155. Reason for revert: This is part of a short chain of CLs that causes x/net to depend on x/sys. We have a policy that prevents us from vendoring x/sys into std, but x/net needs to be vendored. Change-Id: Ib773f21dee59fe6f4afb7ba1d7ae01d8859110c6 Reviewed-on: https://go-review.googlesource.com/c/net/+/634255 Auto-Submit: Michael Knyszek <mknyszek@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go networking packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.