HomeFreeBSD

Fix regression in handling O_FORWARD_IP opcode after r279948.

Description

Fix regression in handling O_FORWARD_IP opcode after r279948.

To properly handle 'fwd tablearg,port' opcode, copy sin_port value from
sockaddr_in structure stored in the opcode into corresponding hopstore
field.

PR: 222953
MFC after: 1 week

Details

Provenance
aeAuthored on
Parents
rS324592: Return 'errno' value from the table_do_modify_record(), it is expected
Branches
Unknown
Tags
Unknown