netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 libnftnl] payload mangling support
@ 2015-11-24 12:48 Patrick McHardy
  2015-11-24 12:48 ` [PATCH libnftnl] payload: add " Patrick McHardy
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2015-11-24 12:48 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

The following patch adds support for payload mangling to libnftnl.

Updated to support setting the checksum method.


Patrick McHardy (1):
  payload: add payload mangling support

 include/libnftnl/expr.h             |  6 ++++
 include/linux/netfilter/nf_tables.h | 17 +++++++++++
 src/expr/payload.c                  | 58 ++++++++++++++++++++++++++++++++++---
 3 files changed, 77 insertions(+), 4 deletions(-)

-- 
2.5.0


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

end of thread, other threads:[~2015-11-24 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 12:48 [PATCH v2 libnftnl] payload mangling support Patrick McHardy
2015-11-24 12:48 ` [PATCH libnftnl] payload: add " Patrick McHardy

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