runc/configs
Arnaud Porterie e1c14b3ca2 Hairpin NAT network configuration
Offer the ability to enable hairpin NAT on a per network basis, while
keeping it disable by default as it is unsupported by older kernel.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2015-03-11 13:42:37 -07:00
..
validate Validation for User Namespaces in the config. 2015-02-18 23:14:01 -08:00
cgroup.go cgroups: add support for oom control 2015-03-07 02:49:31 +08:00
config.go Move tty configuration to Process 2015-02-25 15:04:43 -08:00
config_test.go configs: check that config doesn't contain extra fields 2015-03-05 00:26:33 +03:00
device.go Persist container state to disk 2015-02-11 16:52:28 -08:00
device_defaults.go api: fix config tests 2015-02-03 10:00:21 -08:00
mount.go Refactor system mounts to be placed on the config 2015-02-12 16:58:38 -08:00
namespaces.go Add GetPath on namespace config 2015-02-12 10:38:43 -08:00
network.go Hairpin NAT network configuration 2015-03-11 13:42:37 -07:00