commit | 49726bf1d181babaebde545fbf1353be26485fb0 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Mar 26 12:30:11 2021 +0100 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Fri Mar 26 22:08:04 2021 +0000 |
tree | c4206906136cf8a6715dc494402b9931287b33af | |
parent | 47abb6519492c2e7f35c3a9f4d655f2bd32607cc [diff] |
unix: add ICMPV6_FILTER_* consts on linux Change-Id: If626dab3c708d78768ae593b7b3f8bff280ee641 Reviewed-on: https://go-review.googlesource.com/c/sys/+/305049 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.