netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 v4 0/7] iptnl/tunnel: Open JSON section, kill code duplication and print iptnl mode
@ 2018-01-10 15:33 Serhey Popovych
  2018-01-10 15:33 ` [PATCH iproute2 v4 1/7] ip6/tunnel: Fix tclass output Serhey Popovych
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Serhey Popovych @ 2018-01-10 15:33 UTC (permalink / raw)
  To: netdev

In this series I present following improvements and fixes:

  1) Add missing open_json_context() to link_iptnl.c
     for "encap" options.

  2) Get rid of code duplication when parsing tunnel mode
     parameters in link_iptnl.c.

  3) Add code to link_iptnl.c to print tunnel mode to be
     inline with ip6tnl.

See individual patch description message for details.

This is v2. Fixed proto value for ipip tunnel mode:
"proto ipip" vs "proto ip4ip4" previously.

v4
  rebased to current upstream

v1..v3
  no changes. initially started with v3 instead of v1

Thanks,
Serhii

Serhey Popovych (7):
  ip6/tunnel: Fix tclass output
  ip6tnl/tunnel: Do not print obscure flowinfo
  ip6/tunnel: Unify tclass printing
  ip6/tunnel: Unify flowlabel printing
  ip6/tunnel: Unify encap_limit printing
  gre6/tunnel: Output flowlabel after tclass
  ip6tnl/tunnel: Output hoplimit before encapsulation limit

 ip/link_gre6.c   |   54 ++++++++++++++++------------------------------
 ip/link_ip6tnl.c |   63 ++++++++++++++++++------------------------------------
 2 files changed, 40 insertions(+), 77 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-01-10 15:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 15:33 [PATCH iproute2 v4 0/7] iptnl/tunnel: Open JSON section, kill code duplication and print iptnl mode Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 1/7] ip6/tunnel: Fix tclass output Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 2/7] ip6tnl/tunnel: Do not print obscure flowinfo Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 3/7] ip6/tunnel: Unify tclass printing Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 4/7] ip6/tunnel: Unify flowlabel printing Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 5/7] ip6/tunnel: Unify encap_limit printing Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 6/7] gre6/tunnel: Output flowlabel after tclass Serhey Popovych
2018-01-10 15:33 ` [PATCH iproute2 v4 7/7] ip6tnl/tunnel: Output hoplimit before encapsulation limit Serhey Popovych
2018-01-10 15:55 ` [PATCH iproute2 v4 0/7] iptnl/tunnel: Open JSON section, kill code duplication and print iptnl mode Serhey Popovych

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).