netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [nftables PATCH 0/2] IPv6 improvements
@ 2013-09-29  9:53 Eric Leblond
  2013-09-29  9:53 ` [nftables PATCH 1/2] fix IPv6 prefix computation Eric Leblond
  2013-09-29  9:53 ` [nftables PATCH 2/2] Add support for IPv6 NAT Eric Leblond
  0 siblings, 2 replies; 5+ messages in thread
From: Eric Leblond @ 2013-09-29  9:53 UTC (permalink / raw)
  To: netfilter-devel, pablo; +Cc: eric

Hello,

This patchset fixes IPv6 prefix computation and adds the
missing part for IPv6 NAT support.

I'm not really happy with the first patch because it seems
the prefixmask is computed during the evaluation. But that
result is not used and the prefix mask is rebuild from the
prefix_len in the netlink phase. 

Eric Leblond (2):
  fix IPv6 prefix computation.
  Add support for IPv6 NAT

 src/evaluate.c            |  8 ++++++--
 src/netlink.c             | 11 +++++++----
 src/netlink_delinearize.c | 16 ++++++++++++++--
 3 files changed, 27 insertions(+), 8 deletions(-)

BR,
-- 
1.8.4.rc3


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

end of thread, other threads:[~2013-09-30 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-29  9:53 [nftables PATCH 0/2] IPv6 improvements Eric Leblond
2013-09-29  9:53 ` [nftables PATCH 1/2] fix IPv6 prefix computation Eric Leblond
2013-09-30 10:57   ` Pablo Neira Ayuso
2013-09-29  9:53 ` [nftables PATCH 2/2] Add support for IPv6 NAT Eric Leblond
2013-09-30 10:57   ` Pablo Neira Ayuso

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