Fix new tests and make TestLWN work
[gofetch.git] / test / expected / LWN / 0000764200.header
diff --git a/test/expected/LWN/0000764200.header b/test/expected/LWN/0000764200.header
new file mode 100644 (file)
index 0000000..9cd70e2
--- /dev/null
@@ -0,0 +1,13 @@
+0[$] Writing network flow dissectors in BPF    null/LWN/0000764200             70\r
+i  [Kernel] Sep 6, 2018 15:59 UTC (Thu) (corbet)\r
+i\r
+i    Network  packet  headers  contain  a great deal of information,\r
+i    but  the  kernel  often only needs a subset of that information\r
+i    to  be  able to perform filtering or associate any given packet\r
+i    with  a  flow.  The  piece  of  code that follows the different\r
+i    layers  of  packet  encapsulation to find the important data is\r
+i    called  a  flow  dissector.  In current Linux kernels, the flow\r
+i    dissector  is  written  in  C.  A  patch  set has been proposed\r
+i    recently  to  implement  it  in  BPF  with  the  clear  goal of\r
+i    improving security, flexibility, and maybe even performance.\r
+i\r