HomeFreeBSD

ddb: improve printing of inp_flags

Description

ddb: improve printing of inp_flags

Add four missing flags (INP_BINDANY, INP_INHASHLIST, INP_RESERVED_0,
INP_BOUNDFIB) used in inp_flags and remove one flag (INP_ORIGDSTADDR),
which is actually a flag used in inp_flags2 and not in inp_flags.

Reviewed by: markj
MFC after: 3 days
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D53498

Details

Provenance
tuexenAuthored on Fri, Oct 31, 5:58 PM
Reviewer
markj
Differential Revision
D53498: ddb: improve printing of inp_flags
Parents
rGce03706ab26c: openssh: Handle localtime_r() failure by return "UNKNOWN-TIME"
Branches
Unknown
Tags
Unknown