[Bug 224019] [netgraph] [patch] ng_patch is broken in 10.4-RELEASE
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 5 14:46:53 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224019
--- Comment #3 from commit-hook at 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 at mostnet.ru
Changes:
stable/10/sys/netgraph/ng_patch.h
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list