/[base]
ViewVC logotype

Revision 314990


Jump to revision: Previous Next
Author: ae
Date: Fri Mar 10 05:44:14 2017 UTC (7 years, 3 months ago)
Changed paths: 2
Log Message:
MFC r314614:
  Fix matching table entry value. Use real table value instead of its index
  in valuestate array.

  When opcode has size equal to ipfw_insn_u32, this means that it should
  additionally match value specified in d[0] with table entry value.
  ipfw_table_lookup() returns table value index, use TARG_VAL() macro to
  convert it to its value. The actual 32-bit value stored in the tag field
  of table_value structure, where all unspecified u32 values are kept.

  PR:		217262


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/sys/netpfil/ipfw/ip_fw2.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27