]> git.bitcoin.ninja Git - flowspec-xdp/commit
Remove extra shift in per_pkt_ns for readability
authorMatt Corallo <git@bluematt.me>
Sun, 16 Jun 2024 00:52:58 +0000 (00:52 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 16 Jun 2024 00:52:58 +0000 (00:52 +0000)
commit09dbd19c88641fe59e3a6ce5b736f241ee2de676
treef4f72d661c50ea53176b85bbb3e08dcf442be2e9
parentb020591a18897c4fd8043e872606d9705558c8f7
Remove extra shift in per_pkt_ns for readability

Having a shift in one place and unshift in a totally different file
is confusing.
genrules.py
xdp.c