[Bug 275413] etherswitchcfg.8: atu commands are not documented

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Jun 2026 12:36:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275413

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit 3a71a24bbeae3b72c91fd7c0b212ee607f18cba6
Author:     Kit Dallege <xaum.io@gmail.com>
AuthorDate: 2026-03-27 04:25:27 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-06-10 12:35:04 +0000

    etherswitchcfg(8): document atu commands

    Add documentation for the ATU (Address Translation Unit) commands
    that were implemented but not documented in the man page:

    - atu dump: display the MAC address table
    - atu flush all: clear all dynamic ATU entries
    - atu flush port <n>: clear ATU entries for a specific port

    Also add atu to the SYNOPSIS section.

    PR: 275413
    Signed-off-by: Kit Dallege <xaum.io@gmail.com>
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/2096

 sbin/etherswitchcfg/etherswitchcfg.8 | 21 ++++++++++++++++++++-
 1 file changed, 20 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.