> On Jan 28, 2016, at 2:08 PM, Guru Shetty wrote:
>
> On 26 January 2016 at 02:35, Wenyu Zhang wrote:
>
>> Add logical router related vtep-ctl commands:
>> vtep-ctl add-lr LR
>> vtep-ctl del-lr LR
>> vtep-ctl list-lr
>> vtep-ctl lr-exists LR
>> ---
>>
>
> You will need to add your Signed-off
On 26 January 2016 at 02:35, Wenyu Zhang wrote:
> Add logical router related vtep-ctl commands:
> vtep-ctl add-lr LR
> vtep-ctl del-lr LR
> vtep-ctl list-lr
> vtep-ctl lr-exists LR
> ---
>
You will need to add your Signed-off-by.
You will also need to update the man page: vtep/vtep-ctl.8.in
Add logical router related vtep-ctl commands:
vtep-ctl add-lr LR
vtep-ctl del-lr LR
vtep-ctl list-lr
vtep-ctl lr-exists LR
---
vtep/vtep-ctl.c | 155
1 file changed, 155 insertions(+)
diff --git a/vtep/vtep-ctl.c b/vtep/vtep-ctl.c
index 048