diff options
| author | Michael Forney <mforney@mforney.org> | 2019-03-28 17:16:16 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-03-28 17:16:16 -0700 |
| commit | ec83448bea570da5de2e387119968d6e58e753f3 (patch) | |
| tree | 984e8b909d453d669cc52e1fc78b1f7fa303ed98 /pkg/iproute2/gen.lua | |
| parent | 0e291a9ff5aef406d53b5a324356fc77ddd4b8e7 (diff) | |
iproute2: Update to 5.0.0
Diffstat (limited to 'pkg/iproute2/gen.lua')
| -rw-r--r-- | pkg/iproute2/gen.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/iproute2/gen.lua b/pkg/iproute2/gen.lua index 44de42c0..c8ddb09b 100644 --- a/pkg/iproute2/gen.lua +++ b/pkg/iproute2/gen.lua @@ -14,7 +14,7 @@ lib('libnetlink.a', [[lib/( 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 + mpls_ntop.c mpls_pton.c )]]) exe('bin/ip', [[ip/( |
