diff options
author | Mike Bennett <mbennett@google.com> | 2019-07-13 10:01:58 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2019-07-16 00:56:48 -0500 |
commit | a61cb72deaefe4e6d6ac97a3776ea3c58502766d (patch) | |
tree | e89f851d4e70c0a22b69dd4e5f2b966a45d602ea /toys/posix | |
parent | 29783d134eb579c158a8a2b331e7b9abe626663a (diff) | |
download | toybox-a61cb72deaefe4e6d6ac97a3776ea3c58502766d.tar.gz |
ip.c route change support for extended attributes.
This fixes the extended attribute settings for the ip route change
command; extended attributes are collected in a separate buffer
and added to the RTM message in a specific RTA_METRICS attribute.
Only added setter support for the RTAX_MTU (per-route MTU), as that
was the only option currently parsed.
Also added support for displaying extended attributes, even those
not currently settable.
Diffstat (limited to 'toys/posix')
0 files changed, 0 insertions, 0 deletions