commit | c2015d0a65a04e89738baf6d33b40116084121ce | [log] [tgz] |
---|---|---|
author | Andrey Ignatov <rdna@fb.com> | Thu Oct 11 15:14:46 2018 -0700 |
committer | Andrey Ignatov <rdna@fb.com> | Thu Oct 11 15:26:06 2018 -0700 |
tree | 4b07d78ed9da7a1368f371206e24eee5fe524909 | |
parent | 8acf2635c321cff678f23eba05d6e0ec09e2626e [diff] |
Add if_link.h and netlink.h UAPI headers Add more UAPI headers from kernel tree since libbpf relies on their latest versions that may not be present on target system to use in build. if_link.h and netlink.h are synced to include/uapi/linux/ from [1] [1] https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/tree/tools/include/uapi/linux Signed-off-by: Andrey Ignatov <rdna@fb.com>