Summary: | sysutils/pftop: add ALTQ option, disable by default | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Franco Fichtner <franco> | ||||
Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | Flags: | pi:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Please, send an unified diff. It's an unified diff. It replaces a non-unified patch in the port. Cheers, Franco Any further requests on this? Happy new year, Franco Committed, thanks! A commit references this bug: Author: pi Date: Mon Jan 16 18:14:27 UTC 2017 New revision: 431685 URL: https://svnweb.freebsd.org/changeset/ports/431685 Log: sysutils/pftop: add ALTQ option, disable by default - ALTQ is not in GENERIC and thus browsing through pftop modes the queue view gives an error. - While there, modernise the ATLQ disable patch, it is not a unified diff. - Add LICENSE PR: 215313 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: araujo (maintainer) Changes: head/sysutils/pftop/Makefile head/sysutils/pftop/files/patch-config.h |
Created attachment 177979 [details] ALTQ option ALTQ is not in GENERIC and thus browsing through pftop modes the queue view gives an error. While there, modernise the ATLQ disable patch, it is not a unified diff.