X-Git-Url: https://git.decadent.org.uk/gitweb/?p=kernel-news-talk.git;a=blobdiff_plain;f=index.html;h=68e0fe8758e490ef43e0eff170aae6764ea21ba5;hp=9e99a51a015bd62246401b74a3fc0340fd41ac61;hb=beefb0772ed40f965df983c7d06823dd44338d57;hpb=61fa05974dac42b20d57f734218f5725dc66abdc 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