/[base]
ViewVC logotype

Revision 306025


Jump to revision: Previous Next
Author: ae
Date: Tue Sep 20 13:23:08 2016 UTC (7 years, 9 months ago)
Changed paths: 2
Log Message:
MFC r305778:
  Fix swap tables between sets when this functional is enabled.

  We have 6 opcode rewriters for table opcodes. When `set swap' command
  invoked, it is called for each rewriter, so at the end we get the same
  result, because opcode rewriter uses ETLV type to match opcode. And all
  tables opcodes have the same ETLV type. To solve this problem, use
  separate sets handler for one opcode rewriter. Use it to handle TEST_ALL,
  SWAP_ALL and MOVE_ALL commands.

  PR:		212630


Changed paths

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

  ViewVC Help
Powered by ViewVC 1.1.27