On 29 January 2016 at 02:22, 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
>
> Signed-off-by: Wenyu Zhang
>
You will need the following incremental
diff --git a/vtep/vtep-ctl.c b/vtep/vtep
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
Signed-off-by: Wenyu Zhang
---
vtep/vtep-ctl.8.in | 25 +
vtep/vtep-ctl.c| 155 +
2 files changed, 180 inser