On 15.07.2014 04:46, Baoquan He wrote: > Hi Harald, > > Do you have any suggestion on this patch? Or you have any other better > thoughts? > > Thanks > Baoquan Thanks! Pushed a version with ":" and bracket for IPV6 rd.route=<net>/<netmask>:<gateway>[:<interface>] Add a static route with route options, which are separated by a colon. IPv6 addresses have to be put in brackets. Example. rd.route=192.168.200.0/24:192.168.100.222:ens10 rd.route=192.168.200.0/24:192.168.100.222 rd.route=192.168.200.0/24::ens10 rd.route=[2001:DB8:3::/8]:[2001:DB8:2::1]:ens10 -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html