Fix for >32B bpf_pkt_dext calls
* Fix the shift which was 4 (bytes) instead of 32 (bits)
* Remove an incorrect ntoh
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
Please register or sign in to comment
* Fix the shift which was 4 (bytes) instead of 32 (bits)
* Remove an incorrect ntoh
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>