HomeFreeBSD

Move protocol state handling code from lookup_dyn_rule_locked() function

Description

Move protocol state handling code from lookup_dyn_rule_locked() function
into dyn_update_proto_state(). This allows eliminate the second state
lookup in the ipfw_install_state().
Also remove MATCH_* macros, they are defined in ip_fw_private.h as enum.

Obtained from: Yandex LLC
Sponsored by: Yandex LLC

Details

Provenance
aeAuthored on
Parents
rS300142: Ensure that ftruncate(2) is performed synchronously when file is
Branches
Unknown
Tags
Unknown