Browse Source
PBUF_LINK_ENCAPSULATION_HLEN support was introduced by 6ef7563f and
missed the fact that header size calculation/reservation using
computation like PBUF_LINK_HLEN + PBUF_IP_HLEN + ... are used all over
the source code. Hopefully fixed all of them.
STABLE-2_1_x
8 changed files with 23 additions and 19 deletions
Loading…
Reference in new issue