• Marek Vavruša's avatar
    lua/bpf: implemented emulated LD_ABS64 · fefaf32b
    Marek Vavruša authored
    the DW LD_ABS|IND is prohibited, so it is
    implemented as a double W load with shift.
    this is slow as it also has to undo the ntohl
    semantics of W loads, but makes dissection of
    64bit fields with absolute addressing possible 
    fefaf32b
bpf.lua 48.6 KB