Commit Graph

4 Commits

Author SHA1 Message Date
Ashok Mudukutore 003a74c01d Added function UniqueId which returns a string that uniquely identifies (#14)
the namespace associated with a network handle.
2016-04-29 22:36:46 -07:00
Hubert f19e34ff16 dosc: fix golint errors 2015-09-16 16:52:32 +02:00
Dave Tucker 16c2d46118 Add Build Flags
This commit adds build flags for the various architectures to prevent
failures when cross compiling. It also fixes errors in
netns_unspecified.go by replacing the undefined type Namespace with
NsHandle

Signed-off-by: Dave Tucker <dt@docker.com>
2015-05-20 19:27:24 +01:00
Vishvananda Ishaya be82404eeb move nshandle into top level gofile 2014-09-13 17:43:21 -07:00