From bdb95a21a45bce1754bf54de3e7423cf8eebf9ee Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 1 Mar 1999 20:17:46 +0000 Subject: Added skeletal version of Linux netlink interface. It doesn't work yet, but the framework is there and I'll try finish it soon. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index c13bfa8..ff7fd19 100644 --- a/TODO +++ b/TODO @@ -24,6 +24,8 @@ Core - kernel: RTM_F_NOTIFY seems to be unimplemented - kernel: RTM_DELROUTE not announced for device routes +- netlink: import Linux route attributes to our rta's, so that they can be filtered? + Cleanup ~~~~~~~ - right usage of DBG vs. debug -- cgit v1.2.3