64
65
static int config_network_vlan_id(const char *, char *, struct lxc_conf *);
65
66
static int config_network_mtu(const char *, char *, struct lxc_conf *);
66
67
static int config_network_ipv4(const char *, char *, struct lxc_conf *);
67
69
static int config_network_script(const char *, char *, struct lxc_conf *);
68
70
static int config_network_ipv6(const char *, char *, struct lxc_conf *);
69
72
static int config_cap_drop(const char *, char *, struct lxc_conf *);
70
73
static int config_console(const char *, char *, struct lxc_conf *);