From fa70f932b4a6ad5849e1fd68906157619c09341f Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Wed, 19 Apr 2017 18:36:59 +0200 Subject: ipcpd: normal: Extract SDU scheduling component This extracts the SDU scheduling component out of the Flow Manager since the functionality was duplicated. For both the N-1 and N+1 flow sets an SDU scheduling component is now created. --- src/ipcpd/normal/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ipcpd/normal/CMakeLists.txt') diff --git a/src/ipcpd/normal/CMakeLists.txt b/src/ipcpd/normal/CMakeLists.txt index 69615d0c..2045b8df 100644 --- a/src/ipcpd/normal/CMakeLists.txt +++ b/src/ipcpd/normal/CMakeLists.txt @@ -32,6 +32,7 @@ set(SOURCE_FILES pff.c ribmgr.c routing.c + sdu_sched.c shm_pci.c # Add policies last pol/complete.c -- cgit v1.2.3