diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-06-12 08:41:18 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-06-12 08:41:18 +0000 |
commit | 0de70f2020c1820d6c46e993fd8a5c4c309c8648 (patch) | |
tree | 8d233dc09a4e7f43d2fff7d1a088467ab62fc6f8 /libc/sysdeps | |
parent | 018f4ef5f8b9c7fb3e0fa3574bfd2c17f24b4253 (diff) |
Stephen Hemminger from osdl dot org writes:
Rather than copy more code back into the bridge-utilities, how about applying this
change to uClibc? I hate when packages get cluttered for workarounds for other
incompatibilities.
The problem is that SIOCGIFCONF only lists interfaces that have IP addresses, so it
doesn't find the other interfaces that are being used for bridging. It could be fixed
in the kernel to return all interfaces, but then something else might break; and still
it mean a kernel update for the 2.4 users.
The whole use of ifindex in the bridge API is a bad idea. But we probably have to live
with it for compatibility.
Patch against uClibc 0.9.26
Diffstat (limited to 'libc/sysdeps')
0 files changed, 0 insertions, 0 deletions