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=224019

--- 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=1 csum_flags=0 ops=[ { mode=8 value=4
length=1 offset=33 } ] }
  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

-- 
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>