blob: 6001fde4804d1ab57a684eeccd86b480c2115a0a [file] [log] [blame]
Rich Lanef9420742013-11-18 16:29:48 -08001-- binary
2ff ff # type
300 10 # length
400 5c 16 c7 # experimenter
500 00 00 00 # subtype
600 00 00 00 # pad
7-- python
8ofp.instruction.bsn_disable_src_mac_check()
9-- java
10-- c
11obj = of_instruction_bsn_disable_src_mac_check_new(OF_VERSION_1_3);