commit | d9b683d7464ec9e8298d82c00b9033c96e27a187 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Jun 28 14:41:36 2018 -0700 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Sun Jul 01 01:01:50 2018 +0200 |
tree | 28186e804f8a21fc1f940d262fb82a2b9b3b45ed | |
parent | c256429fbd01d6993a2e19ff24f252514a0b84a5 [diff] |
tools: libbpf: add section names for missing program types Specify default section names for BPF_PROG_TYPE_LIRC_MODE2 and BPF_PROG_TYPE_LWT_SEG6LOCAL, these are the only two missing right now. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>