Changeset e966aa8 for lib/bpf-jit/bpf-jit.cc
- Timestamp:
- 02/20/12 15:19:48 (10 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- d8eb866
- Parents:
- 00d49b6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/bpf-jit/bpf-jit.cc
rdab599b re966aa8 569 569 570 570 opcode_names[BPF_MISC+BPF_TAX] = "bpf_tax"; 571 opcode_names[BPF_MISC+BPF_TXA] = "bpf_t ax";571 opcode_names[BPF_MISC+BPF_TXA] = "bpf_txa"; 572 572 573 573 }
Note: See TracChangeset
for help on using the changeset viewer.