diff options
author | Christian Eggers <ceggers@arri.de> | 2020-06-29 17:57:25 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-07-31 18:45:36 +0200 |
commit | 31d34f3bd8b0cc41db5e893942d9dc5c14e4dd3c (patch) | |
tree | 71e199586ec96963257a76950669adff0fa739d5 /libbb/safe_write.c | |
parent | 39925026f6857979cbe603efd42073eb63f8d9de (diff) | |
download | busybox-31d34f3bd8b0cc41db5e893942d9dc5c14e4dd3c.tar.gz |
ip: Add support for "noprefixroute" option
The "noprefixroute" option suppresses automatic generation of a routing
table entry based on the interface's ip address.
The ifa_flags field has only 8 bit. If higher bits are set,
rta_tb[IFA_FLAGS] has to be used instead.
Signed-off-by: Christian Eggers <ceggers@arri.de>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/safe_write.c')
0 files changed, 0 insertions, 0 deletions