1
0
mirror of https://github.com/golang/go synced 2024-11-19 07:04:43 -07:00
go/src
Andreas Auernhammer 157a230413 vendor: update golang_org/x/net/lif package
Update the lif package to rev 7bf7a75.

Introduce the following changes:
 - 7bf7a75 lif: use of nativeEndian to make API endian agnostic
 - adc6ba9 lif: drop support for go1.5

Updates #19967

Change-Id: Iaba893b5ee9af4c54bf5ba4244ce5752ce9f6ad3
Reviewed-on: https://go-review.googlesource.com/40831
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2017-04-15 23:36:42 +00:00
..
archive
bufio
builtin
bytes strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
cmd cmd/compile: Budget for inlining is now 80 nodes, not 40 2017-04-15 23:21:22 +00:00
compress
container
context
crypto crypto/aes: fix wrong instruction on ppc64le implementation 2017-04-11 20:10:08 +00:00
database/sql database/sql: correctly guard the query Row preventing early release 2017-04-12 17:36:26 +00:00
debug
encoding encoding/asn1: support 31 bit identifiers with OID 2017-04-13 00:49:49 +00:00
errors
expvar
flag
fmt
go net/http/fcgi: expose cgi env vars in request context 2017-04-13 04:38:23 +00:00
hash hash/crc32: optimize arm64 crc32 implementation 2017-04-13 12:44:10 +00:00
html html/template: panic if predefined escapers are found in pipelines during rewriting 2017-04-10 15:08:47 +00:00
image
index/suffixarray
internal internal/poll: rename RecvFrom to ReadFrom for consistency 2017-04-13 03:26:58 +00:00
io
log
math math/bits: support negative rotation count and remove RotateRight 2017-04-11 23:57:24 +00:00
mime mime: fix panic parsing 'encoded-word' 2017-04-09 19:03:00 +00:00
net net: delay IP protocol stack-snooping system calls 2017-04-15 22:22:09 +00:00
os os: handle relative symlinks starting with slash in Stat on windows 2017-04-12 23:33:11 +00:00
path
plugin plugin: resolve random crash when calling exported functions 2017-04-12 12:34:25 +00:00
reflect
regexp regexp: document that Longest method is not concurrent-safe 2017-04-07 21:12:11 +00:00
runtime runtime/trace: iterate over frames instead of PCs 2017-04-14 12:21:21 +00:00
sort
strconv
strings strings: optimize Count for amd64 2017-04-07 14:25:13 +00:00
sync
syscall syscall: fix TestGroupCleanup{UserNamespace} on Alpine 2017-04-13 22:47:55 +00:00
testing testing: add TB.Helper to better support test helpers 2017-04-14 16:47:25 +00:00
text
time
unicode
unsafe
vendor/golang_org/x vendor: update golang_org/x/net/lif package 2017-04-15 23:36:42 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc