Hacker News new | ask | show | jobs
by xxpor 1190 days ago
Packets are usually parsed by casting a uint8_t * to a struct. Frequently, the part that needs to be removed is always at the same offset in the non-error case.