On Thu, 16 Nov 2017 16:53:22 -0800 Greg Greenway <ggreen...@apple.com> wrote:
> Sample output: > > $ sudo ./ip/ip fou add port 111 ipproto 11 > $ sudo ./ip/ip fou add port 222 ipproto 22 -6 > $ ./ip/ip fou show > port 222 ipproto 22 -6 > port 111 ipproto 11 > > Signed-off-by: Greg Greenway <ggreen...@apple.com> Applied, thanks. Sorry for the annoying procedural problem.