https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194017
Pedro F. Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Pedro F. Giffuni <[email protected]> --- (In reply to David CARLIER from comment #0) > In similar manner than DragonflyBSD, displaying ALTQ statistics with sys tat > Patches are available here > ... > https://github.com/HardenedBSD/hardenedBSD/commit/ > 0ca47d471b6d34ab3344bc6745b5d409c0a9ea5b Just a note: This change adds a file (altqs.c) which in the DragonFly commit is based on ifstat.c. http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa0a803a57c7119e5b39d166a1bc779fb1917014 We have our own ifstat.c with local changes so the correct way to port this is to do a repository copy and merge the altq specific changes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
