1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Rewrote interface type detection logic. The `unnumbered' flag is now per

address, not per interface (hence it's ifa->flags & IA_UNNUMBERED) and
should be set reliably. IF_MULTIACCESS should be fixed now, but it isn't
wise to rely on it on interfaces configured with /30 prefix.
This commit is contained in:
Martin Mares
2000-02-29 23:19:52 +00:00
parent e69e4ed934
commit 6a636392d3
6 changed files with 79 additions and 63 deletions

1
TODO
View File

@@ -3,7 +3,6 @@ Core
- IPv6: hashing functions etc.
- krt-iface: check whether the interface alias hack works
- krt-iface and netlink: unnumberedness of tunnels
- better memory allocators
- real attribute cache