diff options
author | Hans Dedecker <dedeckeh@gmail.com> | 2018-12-13 16:13:06 +0100 |
---|---|---|
committer | Hans Dedecker <dedeckeh@gmail.com> | 2018-12-13 17:22:14 +0100 |
commit | 1ac1c78b30dec00f940cc0d1de7b5fc08d8b4226 (patch) | |
tree | c42e2e04646b23fb9880496773742c9609fbb6c0 /handler.c | |
parent | dfa4ede4e3b2fd0f50b14fcb2dd141cd73a5c74f (diff) |
system-linux: get rid of SIOCSDEVPRIVATE
Use sysfs to configure the bridge settings stp/forward_delay/priority
ageing_time/hello_time and max_age as the SIOCDEVPRIVATE bridge ioctl
has no compat ioctl support which makes it impossible to set the above
mentioned bridge paramaters if the kernel is compiled in 64 bit mode
and user_space in 32 bit mode.
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'handler.c')
0 files changed, 0 insertions, 0 deletions