netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ip: add save/restore to xfrm tables
@ 2016-09-02  9:02 Pavel Tikhomirov
  2016-09-02  9:02 ` [PATCH 1/6] ip: merge together all save_xxx_preps and xxx_dump_check_magics Pavel Tikhomirov
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Pavel Tikhomirov @ 2016-09-02  9:02 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Konstantin Khorenko, crml, Pavel Tikhomirov

Pavel Tikhomirov (6):
  ip: merge together all save_xxx_preps and xxx_dump_check_magics
  ip: merge together all save_xxx to save_nlmsg
  ip xfrm state: add save/restore
  ip xfrm policy: add save/restore
  ip xfrm state: fixup hard/soft timeouts/limits while save
  ip xfrm policy: fixup hard/soft timeouts/limits while save

 ip/ip_common.h     |  10 ++++
 ip/ipaddress.c     |  57 ++--------------------
 ip/iproute.c       |  41 +++++++++-------
 ip/iprule.c        |  58 ++--------------------
 ip/xfrm_policy.c   | 104 ++++++++++++++++++++++++++++++++++++++--
 ip/xfrm_state.c    | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 man/man8/ip-xfrm.8 |  24 ++++++++++
 7 files changed, 296 insertions(+), 136 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-09-20 16:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-02  9:02 [PATCH 0/6] ip: add save/restore to xfrm tables Pavel Tikhomirov
2016-09-02  9:02 ` [PATCH 1/6] ip: merge together all save_xxx_preps and xxx_dump_check_magics Pavel Tikhomirov
2016-09-02  9:02 ` [PATCH 2/6] ip: merge together all save_xxx to save_nlmsg Pavel Tikhomirov
2016-09-02  9:02 ` [PATCH 3/6] ip xfrm state: add save/restore Pavel Tikhomirov
2016-09-20 16:43   ` Stephen Hemminger
2016-09-02  9:02 ` [PATCH 4/6] ip xfrm policy: " Pavel Tikhomirov
2016-09-02  9:02 ` [PATCH 5/6] ip xfrm state: fixup hard/soft timeouts/limits while save Pavel Tikhomirov
2016-09-02  9:02 ` [PATCH 6/6] ip xfrm policy: " Pavel Tikhomirov

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