Commit 6972504
committed
common/parsing_helpers.h: add comment to parse_ethhdr()
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>1 parent b941ce5 commit 6972504
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| |||
- .travis.yml+4-35
- BPF-CHECKPOINT-COMMIT-1
- CHECKPOINT-COMMIT+1-1
- README+62
- README.md-70
- include/linux/err.h-5
- include/linux/filter.h+6-19
- include/uapi/linux/bpf.h+70-229
- include/uapi/linux/btf.h+1-1
- include/uapi/linux/if_link.h-1
- include/uapi/linux/if_xdp.h-8
- scripts/sync-kernel.sh+95-232
- src/.gitignore-2
- src/Makefile+3-4
- src/README.rst+1-2
- src/bpf.c+5-5
- src/bpf.h+1-3
- src/bpf_prog_linfo.c+4-1
- src/btf.c+260-325
- src/btf.h-202
- src/btf_dump.c-1.3k
- src/hashmap.c-229
- src/hashmap.h-173
- src/libbpf.c+422-2.7k
- src/libbpf.h+32-126
- src/libbpf.map-20
- src/libbpf_internal.h-154
- src/libbpf_probes.c+1-80
- src/libbpf_util.h+14-1
- src/str_error.c+1-1
- src/xsk.c+133-103
- src/xsk.h+1-1
- travis-ci/managers/debian.sh+15-31
- travis-ci/managers/xenial.sh+1-3
0 commit comments