/[base]
ViewVC logotype

Revision 335133


Jump to revision: Previous Next
Author: ae
Date: Thu Jun 14 11:15:39 2018 UTC (6 years ago)
Changed paths: 1
Log Message:
In m_megapullup() use m_getjcl() to allocate 9k or 16k mbuf when requested.

It is better to try allocate a big mbuf, than just silently drop a big
packet. A better solution could be reworking of libalias modules to be
able use m_copydata()/m_copyback() instead of requiring the single
contiguous buffer.

PR:		229006
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/netinet/libalias/alias.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27