From 9e0960c150ecdeaf6aa85b05e366bf9a74424c7e Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 27 Jun 2014 19:41:18 +0200 Subject: [PATCH] doc: state in documentation that libnl3 is supposed to work with 3.x kernels Signed-off-by: Thomas Haller --- doc/src/toc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/toc.c b/doc/src/toc.c index 570c1df..a91c2a7 100644 --- a/doc/src/toc.c +++ b/doc/src/toc.c @@ -20,8 +20,8 @@ even though the core library provides a caching system which allows to easly manage objects of any kind, no application is required to use this caching system if it has no need for it. -The library was developed and tested on 2.6.x kernel releases. It may -or may not work with older kernel series. Also, although all netlink +The library was developed and tested on 2.6.x and 3.x kernel releases. It +may or may not work with older kernel series. Also, although all netlink protocols are required to maintain backwards compatibility, this has not always achieved and undesired side effects can occur if a recent libnl version is used with a considerably older kernel. -- 2.40.0