]> git.decadent.org.uk Git - kernel-news-talk.git/blobdiff - index.html
Reword nftables slide to save space
[kernel-news-talk.git] / index.html
index 9e99a51a015bd62246401b74a3fc0340fd41ac61..68e0fe8758e490ef43e0eff170aae6764ea21ba5 100644 (file)
       and ebtables
     </li>
     <li>
-      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
     </li>
     <li>
-      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
     </li>
     <li>
       nftables exposes more of this flexibility, allowing userland
       nftables userland tool uses this API and is already packaged
     </li>
     <li>
-      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
     </li>
   </ul>