On Tue, 3 Apr 2018 17:39:54 +0200 Guillaume Nault <[email protected]> wrote:
> Ignore options "peer-offset" and "offset" when creating sessions. Keep > them when dumping sessions in order to avoid breaking external scripts. > > "peer-offset" has always been a noop in iproute2. "offset" is now > ignored in Linux 4.16 (and was broken before that). > > Signed-off-by: Guillaume Nault <[email protected]> Sure, this makes sense applied. In theory, you could have just dropped them from the JSON output.
