Peter Waller
9161e24479
Move /nat to /pkg/nat
...
By convention /pkg is safe to use from outside the docker tree, for example
if you're building a docker orchestrator.
/nat currently doesn't have any dependencies outside of /pkg, so it seems
reasonable to move it there.
This rename was performed with:
```
gomvpkg -vcs_mv_cmd="git mv {{.Src}} {{.Dst}}" \
-from github.com/docker/docker/nat \
-to github.com/docker/docker/pkg/nat
```
Signed-off-by: Peter Waller <p@pwaller.net >
Upstream-commit: 9c2374d19623581028f070bc93fa4c60a660dce4
Component: engine
2015-06-30 17:43:17 +01:00
..
2015-06-25 11:36:54 -07:00
2015-06-29 06:18:41 -07:00
2015-06-26 11:03:11 +09:00
2015-06-30 17:43:17 +01:00
2015-06-17 17:00:48 +02:00
2015-06-20 12:53:47 +02:00
2015-06-22 04:15:41 -07:00
2015-06-22 04:15:41 -07:00
2015-06-22 04:15:41 -07:00
2015-05-26 16:17:33 -07:00
2015-06-22 04:15:41 -07:00
2015-06-30 17:43:17 +01:00
2015-06-30 17:43:17 +01:00
2015-06-29 15:02:42 -07:00
2015-06-30 17:43:17 +01:00
2015-06-13 09:31:19 +08:00
2015-06-16 16:50:56 -07:00
2015-06-08 15:09:33 -07:00
2015-06-08 15:09:33 -07:00
2015-06-08 15:09:33 -07:00
2015-06-08 15:09:33 -07:00
2015-06-09 18:04:59 -07:00
2015-06-29 13:13:55 -07:00
2015-06-29 13:13:55 -07:00
2015-05-14 15:57:45 -07:00
2015-06-29 15:02:42 -07:00
2015-05-13 16:38:59 -07:00
2015-05-12 10:09:23 +10:00
2015-06-12 09:21:17 -07:00
2015-06-29 12:52:05 -07:00
2015-06-01 12:39:28 -07:00
2015-06-05 18:06:09 -07:00
2015-06-17 09:19:11 +08:00
2015-06-15 14:05:10 -04:00
2015-06-01 12:39:28 -07:00
2015-06-30 17:43:17 +01:00
2015-06-26 11:03:11 +09:00
2015-05-14 10:34:09 -07:00
2015-06-04 13:56:40 -07:00
2015-05-16 14:15:28 +02:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-13 09:31:19 +08:00
2015-05-30 07:48:46 -07:00
2015-06-01 09:11:03 -07:00
2015-06-01 09:11:03 -07:00
2015-06-15 18:18:38 -04:00
2015-06-12 13:06:06 -04:00
2015-06-23 19:38:15 +08:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-06-01 12:39:28 -07:00
2015-05-29 22:38:09 +02:00
2015-05-27 12:50:16 -07:00
2015-05-28 14:06:17 -07:00
2015-06-09 18:04:59 -07:00
2015-05-27 12:50:16 -07:00
2015-05-28 14:06:17 -07:00
2015-05-21 20:34:17 -07:00
2015-06-09 18:04:59 -07:00
2015-06-17 10:41:28 -07:00
2015-05-11 19:56:41 +02:00