Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2017 14:46:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 224019] [netgraph] [patch] ng_patch is broken in 10.4-RELEASE
Message-ID:  <bug-224019-2472-RW8FjTow3Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224019-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224019-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224019

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: julian
Date: Tue Dec  5 14:46:12 UTC 2017
New revision: 326568
URL: https://svnweb.freebsd.org/changeset/base/326568

Log:
  Steps to Reproduce:
  #ngctl mkpeer ipfw: patch 7 in
  #ngctl name ipfw:7 tcp_rst
  #ngctl connect ipfw: tcp_rst: 8 out
  #ngctl msg tcp_rst: setconfig { count=3D1 csum_flags=3D0 ops=3D[ { mode=
=3D8 value=3D4
length=3D1 offset=3D33 } ] }
  ngctl: send msg: Argument list too long

  It's broken after base r309389 and could be fixed in base r309408, but the
first one went to 10.4 and the second one didn't.

  PR:           224019
  Submitted by: sd@mostnet.ru

Changes:
  stable/10/sys/netgraph/ng_patch.h

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224019-2472-RW8FjTow3Z>