Added autosnoop and autothrottle modules
This commit is contained in:
parent
7d87e78a12
commit
8ed6b75f5f
4 changed files with 87 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -26,7 +26,7 @@ OBJS= md5.o \
|
|||
control.o \
|
||||
util.o \
|
||||
|
||||
PLUGINS=garden.so
|
||||
PLUGINS=garden.so autothrottle.so autosnoop.so
|
||||
|
||||
all: l2tpns cluster_master nsctl $(PLUGINS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue