Re: [yocto] [meta-cloud-services][PATCH] dhcp: Add the default route option

2019-03-24 Thread Bruce Ashfield
merged Bruce On Thu, Mar 21, 2019 at 10:52 PM Zhixiong Chi wrote: > > Add the default route option for the operation of adding route, > while we set the static route and the mask setting is 0. > > For example: > add_routes 32 169 254 169 254 10 209 67 4 0 10 209 67 1 > > The first route (169.254

[yocto] [meta-cloud-services][PATCH] dhcp: Add the default route option

2019-03-21 Thread Zhixiong Chi
Add the default route option for the operation of adding route, while we set the static route and the mask setting is 0. For example: add_routes 32 169 254 169 254 10 209 67 4 0 10 209 67 1 The first route (169.254.169.254/32 via 10.209.67.4) is added successfully, but the second route (10.209.67