HomeFreeBSD

MFC r341798:

Description

MFC r341798:

Use correct size for IPv4 address in gethostbyaddr().
When u_long is 8 bytes, it returns EINVAL and 'ipfw -N show' doesn't work.

Reported by:	Claudio Eichenberger <cei at yourshop.com>

MFC r341799:

Rework how protocol number is tracked in rule. Save it when O_PROTO
opcode will be printed. This should solve the problem, when protocol
name is not printed in `ipfw -N show`.

Reported by:	Claudio Eichenberger <cei at yourshop.com>

Details

Provenance
aeAuthored on
Parents
rS342163: MFC r341798:
Branches
Unknown
Tags
Unknown