diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-11 17:53:15 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-11 17:54:14 -0700 |
| commit | 6ee454774d31806d6def052c9bb9e8b9920e6ae9 (patch) | |
| tree | abcfd25f4a76d6ca318a196f1a4e9d93c2778aad /pkg/iproute2/gen.lua | |
| parent | 819804a2b85dc4282b3f747ab7feb1ff07260db8 (diff) | |
iproute2: Update to 4.17.0
Diffstat (limited to 'pkg/iproute2/gen.lua')
| -rw-r--r-- | pkg/iproute2/gen.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua index 872ad178..42ec4719 100644 --- a/pkg/iproute2/gen.lua +++ b/pkg/iproute2/gen.lua @@ -9,9 +9,9 @@ cflags{ } lib('libnetlink.a', [[lib/( - libgenl.c ll_map.c libnetlink.c + libgenl.c libnetlink.c - utils.c rt_names.c ll_types.c ll_proto.c ll_addr.c + utils.c rt_names.c ll_map.c ll_types.c ll_proto.c ll_addr.c inet_proto.c namespace.c json_writer.c json_print.c names.c color.c bpf.c exec.c fs.c (dnet ipx mpls)_ntop.c (dnet ipx mpls)_pton.c |
