On 07/22/14 at 02:31pm, Harald Hoyer wrote: > 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 Thanks, Harald. It's gorgeous. And it includes the cases which only have nexthop address and output interface, that's complete and makes sense. Thanks Baoquan > -- 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