diff options
author | Martin Mares <mj@ucw.cz> | 1999-12-16 14:23:32 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-12-16 14:23:32 +0100 |
commit | e693ddff874890a9e5c990f6ca75d2e2358d065a (patch) | |
tree | 395c4df617d629e307ee43982642639bca8b079f /TODO | |
parent | 3f996d46df3cf1bdbefe0b0b0f5245c76b12756b (diff) | |
download | bird-e693ddff874890a9e5c990f6ca75d2e2358d065a.tar bird-e693ddff874890a9e5c990f6ca75d2e2358d065a.zip |
Handle cases when SIOCGIFINDEX is defined, but doesn't work (new glibc
with 2.0 kernels).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,8 +17,6 @@ Core - netlink: import Linux route attributes to our rta's, so that they can be filtered? -- iface: SIOCGIFINDEX exists on glibc systems, but it doesn't work on 2.0.x kernels! - - socket: Use IP_RECVERR for BGP TCP sockets? - config: executable config files |