Re: NAT-on-enc on iked(8)

2016-09-02 Thread Mike Belopuhov
On 1 September 2016 at 13:35, Vincent Gross wrote: > This diff adds the missing bits to support NAT-on-enc in iked(8). > > See OUTGOING NETWORK ADDRESS TRANSLATION in iked.conf(5), and also > http://undeadly.org/cgi?action=article&sid=20090127205841. > > Ok ? > OK mikeb

NAT-on-enc on iked(8)

2016-09-01 Thread Vincent Gross
This diff adds the missing bits to support NAT-on-enc in iked(8). See OUTGOING NETWORK ADDRESS TRANSLATION in iked.conf(5), and also http://undeadly.org/cgi?action=article&sid=20090127205841. Ok ? diff --git sbin/iked/iked.h sbin/iked/iked.h index aa40d70..dfa04ad 100644 --- sbin/iked/iked.h ++