Merge branch 'master' of github.com:nikiroo/gofetch
[gofetch.git] / test / expected / LWN / 0000764200.header.html
index cfcf95ab2820c26bd3887414c36483c57fe1a1ab..655ac1e8ea531871c5d2e39d8a32db4aff52e90b 100644 (file)
@@ -9,11 +9,11 @@
 </head>
 <body>
 <div class='story-header'>
-       <h1><a href='0000764200.html'>[$] Writing network flow dissectors in BPF</a></h1>
+       <h2><a href='0000764200.html'>[$] Writing network flow dissectors in BPF</a></h2>
        <div class='details'>([Kernel] Sep 6, 2018 15:59 UTC (Thu) (corbet))</div>
        <br/>
        <div class='content' style='text-align: justify'>
-               Network packet headers contain a great deal of information, but the kernel often only needs a subset of that information to be able to perform filtering or associate any given packet with a flow. The piece of code that follows the different layers of packet encapsulation to find the important data is called a flow dissector. In current Linux kernels, the flow dissector is written in C. A patch set has been proposed recently to implement it in BPF with the clear goal of improving security, flexibility, and maybe even performance.
+               Network packet headers contain a great deal of information, but the kernel often only needs a subset of that information to be able to perform filtering or associate any given packet with a flow. The piece of code that follows the different layers of packet encapsulation to find the important data is called a flow dissector. In current Linux kernels, the [1]flow dissector is written in C. A [2]patch set has been proposed recently to implement it in BPF with the clear goal of improving security, flexibility, and maybe even performance.<br/><br/><br/><br/>[1] https://elixir.bootlin.com/linux/v4.18.6/source/net/core/flow_dissector.c<br/><br/>[2] https://lwn.net/Articles/763938/
        </div>
 <hr/>
 </div>