From b982b6db2bc9df396d4cd329e23c5b3199a409a2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 1 Mar 1999 22:31:27 +0000 Subject: Implemented netlink protocol parsing functions. More to come tomorrow. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ff7fd19..d3654cd 100644 --- a/TODO +++ b/TODO @@ -21,8 +21,7 @@ Core - broadcast/multicast echoing suppresion - we need ifindex at least for PtP links -- kernel: RTM_F_NOTIFY seems to be unimplemented -- kernel: RTM_DELROUTE not announced for device routes +- kernel: RTM_DELROUTE not announced for device routes [confirmed by Alexey: it's a feature] - netlink: import Linux route attributes to our rta's, so that they can be filtered? @@ -35,6 +34,7 @@ Cleanup - check log calls for trailing newlines - check if all protocols set proper packet priorities and TTL's. - replace all NUM's by expr's +- try compiling with -Wunused Various ideas ~~~~~~~~~~~~~ -- cgit v1.2.3