commit | 1e4c9ba3b0c4fcddbe90893331bdc829813066a1 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Mar 19 19:26:42 2021 +0100 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Sat Mar 20 14:08:29 2021 +0000 |
tree | a8a37878f4d6ebb04f91e305c36e6c40ba1299da | |
parent | 635bc2c9138d465832b8e26ebc92fa9859996488 [diff] |
unix: add ICMP_FILTER constant on linux Change-Id: I9ce0932c28ae8634270d69b0bd23216e963cc105 Reviewed-on: https://go-review.googlesource.com/c/sys/+/303369 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This repository holds supplemental Go packages for low-level interactions with the operating system.
The easiest way to install is to run go get -u golang.org/x/sys
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/sys
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the sys repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.