commit | 74c6e0d1c98e9f901646cfa311aba1d870787365 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Fri Oct 10 22:22:46 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Oct 10 22:22:46 2014 +0000 |
tree | a87b745d0ad10eaff1ab18df13db60b9d5a26c19 | |
parent | 8bf55bb058b63f1a22ceb245bfc0855e111b6f8d [diff] | |
parent | b9501d164c02ea836f9cf4b43683115b3ea4534b [diff] |
Merge "veyron/services/mgmt/node/impl: make the app be able to talk to the node manager (and vice-versa) after the node has been claimed."
diff --git a/lib/netconfig/ipaux_other.go b/lib/netconfig/ipaux_other.go index 5345a8f..23496f0 100644 --- a/lib/netconfig/ipaux_other.go +++ b/lib/netconfig/ipaux_other.go
@@ -1,4 +1,4 @@ -// +build plan9 windows nacl +// +build !linux,!bsd // TODO(bprosnitz) Should change for nacl? package netconfig