netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add helper functions to parse netlink msg of ip_tunnel
@ 2022-09-26 13:19 Liu Jian
  2022-09-26 13:19 ` [PATCH net-next 1/2] net: Add helper function to parse netlink msg of ip_tunnel_encap Liu Jian
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Liu Jian @ 2022-09-26 13:19 UTC (permalink / raw)
  To: davem, yoshfuji, dsahern, edumazet, kuba, pabeni, netdev; +Cc: liujian56

Add helper functions to parse netlinkmsg of ip_tunnel

Liu Jian (2):
  net: Add helper function to parse netlink msg of ip_tunnel_encap
  net: Add helper function to parse netlink msg of ip_tunnel_parm

 include/net/ip_tunnels.h | 66 ++++++++++++++++++++++++++++++++++++++++
 net/ipv4/ipip.c          | 62 ++-----------------------------------
 net/ipv6/ip6_tunnel.c    | 37 ++--------------------
 net/ipv6/sit.c           | 65 ++-------------------------------------
 4 files changed, 74 insertions(+), 156 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-09-28  3:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-26 13:19 [PATCH net-next 0/2] Add helper functions to parse netlink msg of ip_tunnel Liu Jian
2022-09-26 13:19 ` [PATCH net-next 1/2] net: Add helper function to parse netlink msg of ip_tunnel_encap Liu Jian
2022-09-26 13:19 ` [PATCH net-next 2/2] net: Add helper function to parse netlink msg of ip_tunnel_parm Liu Jian
2022-09-27 14:58 ` [PATCH net-next 0/2] Add helper functions to parse netlink msg of ip_tunnel Jakub Kicinski
2022-09-28  3:34   ` liujian (CE)

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).