Date: Sun, 16 May 2010 14:53:43 +0000 (UTC) From: Marko Zec <zec@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netgraph ng_base.c Message-ID: <201005161531.o4GFVqOP038518@repoman.freebsd.org>
index | next in thread | raw e-mail
zec 2010-05-16 14:53:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netgraph ng_base.c
Log:
SVN rev 208146 on 2010-05-16 14:53:43Z by zec
MFC r208036:
Increase the target buffer for performing NGM_ASCII2BINARY conversion
from 2000 bytes to 20 Kbytes, which now matches the buffer size used for
NGM_BINARY2ASCII conversions.
The aim of this change is to allow for bigger binary structures to be
managed via netgraph ASCII messages, until we come up with an API
improvement which would get rid of such arbitrary hardcoded limits.
Revision Changes Path
1.179.2.4 +1 -1 src/sys/netgraph/ng_base.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005161531.o4GFVqOP038518>
