openvnet
openvnet copied to clipboard
Static address translation should separate TCP and UDP
Split from https://github.com/axsh/openvnet/issues/424.
Currently static_address translation creates both TCP and UDP flows when port translation is set. This should be changed to require a separate static_address entry for the two protocols.