Discussion:
[Bug 187835] ngctl(8) strange behavior when adding more than 530 vlan through nethraph
b***@freebsd.org
2018-05-28 19:47:21 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187835

Eitan Adler <***@FreeBSD.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|In Progress |Open

--- Comment #2 from Eitan Adler <***@FreeBSD.org> ---
batch change:

For bugs that match the following
- Status Is In progress
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to
double check to see if this bug ought to be closed.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-09 13:22:43 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187835

--- Comment #18 from commit-***@FreeBSD.org ---
A commit in branch stable/11 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=0d8ba15a0e9dbb5928d0fd89011417b707f7a366

commit 0d8ba15a0e9dbb5928d0fd89011417b707f7a366
Author: Lutz Donnerhacke <***@FreeBSD.org>
AuthorDate: 2021-02-07 21:07:34 +0000
Commit: Lutz Donnerhacke <***@FreeBSD.org>
CommitDate: 2021-05-09 13:20:48 +0000

netgraph/ng_base: Allow larger BINARY2ASCII conversions

Allocate the necessary memory for the conversion dynamically starting
with a value which is sufficient for almost all normal cases.

PR: 187835
Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D23840

(cherry picked from commit 45d75e3ac3fb5bf8230ca28dc09b48c6e5ed7a4f)

sys/netgraph/ng_base.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
b***@freebsd.org
2021-05-09 13:24:45 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187835

--- Comment #19 from commit-***@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e1caa707fee06d00a0e6ba0445d734e748721d77

commit e1caa707fee06d00a0e6ba0445d734e748721d77
Author: Lutz Donnerhacke <***@FreeBSD.org>
AuthorDate: 2021-02-07 21:07:34 +0000
Commit: Lutz Donnerhacke <***@FreeBSD.org>
CommitDate: 2021-05-09 13:23:19 +0000

netgraph/ng_base: Allow larger BINARY2ASCII conversions

Allocate the necessary memory for the conversion dynamically starting
with a value which is sufficient for almost all normal cases.

PR: 187835
Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D23840

(cherry picked from commit 45d75e3ac3fb5bf8230ca28dc09b48c6e5ed7a4f)

sys/netgraph/ng_base.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
b***@freebsd.org
2021-05-09 13:25:46 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187835

--- Comment #20 from commit-***@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=2b3074de33533f2703707c9b1c5e50a98621fdd1

commit 2b3074de33533f2703707c9b1c5e50a98621fdd1
Author: Lutz Donnerhacke <***@FreeBSD.org>
AuthorDate: 2021-02-07 21:07:34 +0000
Commit: Lutz Donnerhacke <***@FreeBSD.org>
CommitDate: 2021-05-09 13:25:05 +0000

netgraph/ng_base: Allow larger BINARY2ASCII conversions

Allocate the necessary memory for the conversion dynamically starting
with a value which is sufficient for almost all normal cases.

PR: 187835
Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D23840

(cherry picked from commit 45d75e3ac3fb5bf8230ca28dc09b48c6e5ed7a4f)

sys/netgraph/ng_base.c | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
Loading...