/[base]
ViewVC logotype

Revision 305778


Jump to revision: Previous Next
Author: ae
Date: Tue Sep 13 18:16:15 2016 UTC (7 years, 9 months ago)
Changed paths: 1
Log Message:
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
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/netpfil/ipfw/ip_fw_table.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27