From: Ben Hutchings Date: Thu, 28 Aug 2014 19:06:14 +0000 (-0700) Subject: Reword nftables slide to save space X-Git-Tag: debconf2014~3 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=kernel-news-talk.git;a=commitdiff_plain;h=beefb0772ed40f965df983c7d06823dd44338d57 Reword nftables slide to save space --- diff --git a/index.html b/index.html index 9e99a51..68e0fe8 100644 --- a/index.html +++ b/index.html @@ -284,12 +284,11 @@ and ebtables
  • - All require a specific kernel module for each type of match - and each possible action + All limited to single protocol, and need a kernel module for + each match type and each action
  • - Userland could only use the four protocol-specific APIs, - although the internal netfilter API is more flexible + Kernel's internal netfilter API is more flexible
  • nftables exposes more of this flexibility, allowing userland @@ -299,7 +298,7 @@ nftables userland tool uses this API and is already packaged
  • - Eventually, the old APIs will be removed and the old userland + Eventually, old APIs will be removed and old userland tools must be ported to use nftables