Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Aug 2025 19:58:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 288611] netgraph ng_nat: doesn't handle NGM_NAT_GET_DLT messages
Message-ID:  <bug-288611-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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

            Bug ID: 288611
           Summary: netgraph ng_nat: doesn't handle NGM_NAT_GET_DLT
                    messages
           Product: Base System
           Version: Unspecified
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: tatsuki_makino@hotmail.com

Created attachment 262644
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262644&action=edit
patch to indicate the parts that need fixing

The following command will fail.

# kldload ng_ipfw
# ngctl mkpeer ipfw: nat 60 out
# ngctl name ipfw:60 nat
# ngctl msg nat: getdlt
ngctl: send msg: Invalid argument

It may be difficult to understand in the attached file, but this part for
handling is protruding outside of the switch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288611-227>