Opcodes
A-7
or (bit-wise OR)
Description:
Pops two values from the stack and pushes the bit-wise
OR
of these values back
onto the stack. The size of the operands and the result are determined by the
contents of the stack.
Storage Needed:
1 byte
xor (bit-wise exclusive-OR)
Description:
Pops two values from the stack and pushes the bit-wise
exclusive-
OR
of these
values back onto the stack. The size of the operands and the result are
determined by the contents of the stack.
Storage Needed:
1 byte
not
Description:
A byte is popped from the stack; if it is non-zero, a zero byte is pushed back onto
the stack. Otherwise, a non-zero byte is pushed back onto the stack.
Storage Needed:
1 byte
accept
Description:
Conditionally accepts the packet being examined. A byte is popped from the
stack. If it is non-zero, the packet is accepted, and evaluation of the filter ends
immediately; otherwise, filter evaluation continues with the next instruction.
Storage Needed:
1 byte
Summary of Contents for SUPERSTACK 2200
Page 41: ......
Page 75: ......
Page 173: ...13 12 CHAPTER 13 CONFIGURING ADDRESS AND PORT GROUPS TO USE IN PACKET FILTERS ...