[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification [and 3 more messages]
Roger Pau Monne writes ("[Xen-devel] [PATCH v3 1/4] xl/libxl: add gatewaydev/netdev to vif specification"): > This option is used by the vif-route hotplug script. A new more > descriptive name is used, "gatewaydev", but "netdev" is also supported > as a deprecated backwards compatible option. I have applied all four of these, thanks. I have a comment for possible future improvement: > +=item B<vif.default.gatewaydev="NAME"> ... > + if (!xlu_cfg_get_string (config, "vif.default.gatewaydev", &buf, 0)) > + default_gatewaydev = strdup(buf); > + Maybe we should make it a general rule that you can write default.<something> in the global config file ? Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |