
Hi Daniel, The patch set looks good for me. I'd only recommend to you keep in touch with Socorro as it will impact the edit virtual networks UI that she is working on. Please, send appropriate details on which is needed to edit a macvtap passthrough mode if there is any difference from a macvtap bridge network. Thanks, Aline Manera On 05/17/2016 03:08 PM, dhbarboza82@gmail.com wrote:
From: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
This patch set adds a new forward mode called 'passthrough' to the 'macvtap' network.
Docs, model, test and UI changes included.
Daniel Henrique Barboza (3): Adding 'passthrough' forward mode to Macvtap: doc changes Adding 'passthrough' forward mode to Macvtap: model and test changes Adding 'passthrough' forward mode to Macvtap: UI changes
API.json | 6 ++++++ docs/API.md | 1 + i18n.py | 1 + model/networks.py | 3 ++- tests/test_networkxml.py | 14 ++++++++++++++ ui/js/src/kimchi.network.js | 1 + ui/js/src/kimchi.network_add_main.js | 11 +++++++++-- ui/pages/network-add.html.tmpl | 3 ++- 8 files changed, 36 insertions(+), 4 deletions(-)