Page MenuHomeFreeBSD

sysutils/ngbuddy: Update to 1.1
Needs ReviewPublic

Authored by daniel_belltech.it on Thu, Sep 10, 5:33 PM.
Referenced Files
F172328410: D59576.id186402.diff
Thu, Sep 17, 6:42 PM
Unknown Object (File)
Tue, Sep 15, 9:38 AM
Unknown Object (File)
Mon, Sep 14, 8:31 PM
Unknown Object (File)
Sun, Sep 13, 11:36 PM
Unknown Object (File)
Sun, Sep 13, 9:31 PM
Unknown Object (File)
Sun, Sep 13, 12:21 PM
Unknown Object (File)
Sat, Sep 12, 2:24 PM
Unknown Object (File)
Fri, Sep 11, 10:52 AM
Subscribers

Details

Reviewers
dch
Summary

Update sysutils/ngbuddy from 1.0 to 1.1.

Changes:

Handle interface and netgraph name mismatches such as dotted interface (VLAN) clones.
Prefer "uplink" for less noisy MAC tables.
Fix default network detection on hosts with both IPv4 and IPv6 default routes.
Add retry handling for concurrent startup.
Improve FreeBSD 14 bridge handling and LRO/TSO configuration.
Improve error handling and documentation.
Upstream changes:
https://github.com/bellhyve/ngbuddy/compare/v1.0...v1.1

Bugzilla:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298371

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

daniel_belltech.it created this revision.

Hi. I have committed the update, but since I have forgotten to link this review to the commit message, Phabricator is not aware of that, sorry.

9daead358475

Thanks.