1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:21:20 -06:00
go/src/go
Mikio Hara b4bf0663fa net: golang.org/x/net/route plumbing
This change makes use of new routing message APIs for BSD variants to
support FreeBSD 11 and newer versions of other BSDs.

Fixes #7849.
Fixes #14724.

Change-Id: I56c7886d6622cdeddd7cc29c8a8062dcc06216d5
Reviewed-on: https://go-review.googlesource.com/22451
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-05-15 06:24:02 +00:00
..
ast all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
build net: golang.org/x/net/route plumbing 2016-05-15 06:24:02 +00:00
constant go/constant: fix typos in MakeFromLiteral docs 2016-03-01 06:04:27 +00:00
doc testing: implement 'Unordered Output' in Examples. 2016-03-09 04:34:41 +00:00
format all: single space after period. 2016-03-02 00:13:47 +00:00
importer go/importer: make For("gccgo", nil) not panic 2016-04-12 00:11:32 +00:00
internal go/importer: use correct path when checking if package was already imported 2016-05-11 03:29:38 +00:00
parser cmd/compile, go/parser: simpler binary expression parsing 2016-02-26 06:33:57 +00:00
printer go/parser, go/types: report invalid else branch in if statements 2015-12-07 21:36:31 +00:00
scanner all: replace magic 0x80 with named constant utf8.RuneSelf 2016-04-10 15:15:57 +00:00
token go/token: document postcondition of SetLines 2016-05-05 22:06:31 +00:00
types go/types: fix certain vet warnings 2016-05-12 17:35:27 +00:00