From 6e85b54e5f8217847196c2e69f250c99fd0b8329 Mon Sep 17 00:00:00 2001 From: "osdl.net!shemminger" Date: Fri, 30 Jul 2004 22:27:50 +0000 Subject: [PATCH] HFSC and IP xfrm are configured (Logical change 1.60) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 001ca750..e5888983 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-07-30 Stephen Hemminger + * Make ip xfrm stuff config option since it doesn't exist on 2.4 + + * HFSC doesn't exist on older 2.4 kernels so make it configurable + * HTB API changed and won't build with mismatched version. Rather than sticking user with a build error, just don't build it in on mismatch.