Commit 0c9f67f
fix the decap macro
Summary:
the encap is always gue so it doesn't make sense to use INLINE_DECAP_IPIP. this flavor is not used in production today.
Changed it to INLINE_DECAP_GUE and added unit tests for decap.
buck run //kernel/bpf-validation/gen_bpf_validation_targets:gen_bpf_validation_targets
Reviewed By: p-shah256
Differential Revision: D92069194
fbshipit-source-id: 98cb2d6fc94ec6b396d87f5f2dda882440e895e41 parent 3079404 commit 0c9f67f
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | 386 | | |
395 | 387 | | |
396 | 388 | | |
| |||
0 commit comments