Thanks all.
Scott
On Wed, Nov 13, 2019 at 05:11:51PM +1100, Kubilay Kocak wrote:
> On 9/11/2019 2:08 pm, Scott wrote:
> > Hi,
> >
> > please let me know if there is a better forum for this.
> >
> > As of 11.3-RELEASE syslogd truncates all forwarded messages to 480 bytes for
> > IPV4 and 1180 fo
On 9/11/2019 2:08 pm, Scott wrote:
Hi,
please let me know if there is a better forum for this.
As of 11.3-RELEASE syslogd truncates all forwarded messages to 480 bytes for
IPV4 and 1180 for IPv6.
The change occurs in the added code:
switch (f->f_type) {
case F_FORW:
Hi,
please let me know if there is a better forum for this.
As of 11.3-RELEASE syslogd truncates all forwarded messages to 480 bytes for
IPV4 and 1180 for IPv6.
The change occurs in the added code:
switch (f->f_type) {
case F_FORW:
/* Truncate messages to RFC 54