Closed Ala-Jeb closed 4 years ago
The import in this file should be from meter.features.context.packet_direction import PacketDirection not from meter.features.context import packet_direction and the line 33 should be if direction == PacketDirection.FORWARD:
The import in this file should be from meter.features.context.packet_direction import PacketDirection not from meter.features.context import packet_direction and the line 33 should be if direction == PacketDirection.FORWARD: