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

            Bug ID: 251833
           Summary: relative_offset is not documented in ng_patch man page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

In r309408 (FreeBSD 11-CURRENT) julian added code in
/usr/src/sys/netgraph/ng_patch.c to use a 'relative offset': "Changes to allow
the patching of packets with an offset (and other changes.. see man page)
".

It is mentioned in the struct in the man page, but there is no explanation of
what the relative offset flag does and how it can be set.

        - from PR #206185: "Add setdlt for relative offset (support DLT_EN10MB
and DLT_RAW)"

        - changes offset to a relative offset as it pulls up / de-encapsulates
ether payloads?

        - relative offset seems to be a boolean (unlike offset for the command
which is a byte count).

It would be nice to have this documented.


(julian as well as dmitry (from the PR) have been contacted but no reply)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to