Changes v4:
- barf if 'end' attribute is missing in <address>
- update doc to tell how to properly set single address
Natanael Copa (2):
net: support set public ip range for forward mode nat
net: add support for specifying port range for forward mode nat
docs/formatnetwork.html.in | 33 ++++++++
src/conf/network_conf.c | 195 ++++++++++++++++++++++++++++++++++++++++++--
src/conf/network_conf.h | 4 +
src/network/bridge_driver.c | 32 ++++++++
src/util/viriptables.c | 77 +++++++++++++++--
src/util/viriptables.h | 8 ++
6 files changed, 335 insertions(+), 14 deletions(-)
--
1.8.1.2