IPv4 cleanup: Difference between revisions
Jump to navigation
Jump to search
(start to build a list of IPv4 cleanup items) |
|||
Line 10: | Line 10: | ||
== New features needed == | == New features needed == | ||
* | * Tunneling net device (Ipv4 in ipv4) | ||
* Netlink-like routing API | * Netlink-like routing API | ||
* Public API to look at the ARP cache | * Public API to look at the ARP cache | ||
* Multicast group membership, and non-source-specific multicast | |||
* Ability to dump routing tables for logging/output | * Ability to dump routing tables for logging/output | ||
* helpers to provide iproute2-like interface | * helpers to provide iproute2-like interface |
Revision as of 04:47, 1 June 2009
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
This page lists things that need to be done for IPv4 and routing protocols.
Bugs and cleanup
- IpForward attribute (ipv4.cc) doesn't do anything
- Ipv4L3Protocol::GetStaticRouting() needs to be deleted
New features needed
- Tunneling net device (Ipv4 in ipv4)
- Netlink-like routing API
- Public API to look at the ARP cache
- Multicast group membership, and non-source-specific multicast
- Ability to dump routing tables for logging/output
- helpers to provide iproute2-like interface