eIPoIB requires space to expand a transmitted ARP packet. This guarantee is met by ensuring that a transmitted packet consists of at least MAX_LL_HEADER_LEN bytes from the start of the I/O buffer up to the end of the link-layer header, and at least IOB_ZLEN bytes thereafter. Adjust the I/O buffer allocation for SNP transmitted packets to ensure that this guarantee is met. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
536 |
|
536 |
|
537 |
|
537 |
|
538 |
|
538 |
|
539 |
|
|
|
|
539 |
|
|
540 |
|
540 |
|
541 |
|
541 |
|
542 |
|
542 |
|
|
|
||
589 |
|
589 |
|
590 |
|
590 |
|
591 |
|
591 |
|
592 |
|
|
|
593 |
|
|
|
594 |
|
|
|
|
592 |
|
|
|
593 |
|
|
|
594 |
|
|
595 |
|
595 |
|
596 |
|
596 |
|
597 |
|
597 |
|
598 |
|
598 |
|
599 |
|
599 |
|
600 |
|
600 |
|
601 |
|
|
|
|
601 |
|
|
|
602 |
|
|
602 |
|
603 |
|
603 |
|
604 |
|
604 |
|
605 |
|
605 |
|
606 |
|
606 |
|
|
|
|
607 |
|
|
607 |
|
608 |
|
608 |
|
609 |
|
609 |
|
610 |
|