From beefb0772ed40f965df983c7d06823dd44338d57 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 28 Aug 2014 12:06:14 -0700 Subject: [PATCH] Reword nftables slide to save space --- index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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
  • -- 2.39.2