From 6622a01ea3874e189d877c954f791259b8e6a504 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Wed, 19 Jan 2005 21:09:05 +0000 Subject: add ebtablesu scheme, along with general cleanup --- INSTALL | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2d1e42f..371cbe4 100644 --- a/INSTALL +++ b/INSTALL @@ -17,9 +17,13 @@ WHAT GETS INSTALLED? The Makefile will append /man8/ebtables.8. - ethertypes is by default placed in /etc/, if you want to change this, include ETHERTYPESPATH=<>. -- the userspace program ebtables is compiled and the executable is copied - by default to /usr/sbin/ebtables. If you want to put the executable - somewhere else, include BINPATH=<>. +- The pipe used for communication by ebtablesd and ebtablesu is by + default the file /etc/ebtables-v$(PROGVERSION)/ebtablesd_pipe. To + change the directory, include PIPE_DIR=<>. There is no option + to change the name of the pipe. +- the userspace programs ebtables ebtablesu and ebtablesd are compiled and + the executables are copied by default to /usr/sbin/ebtables. If you want + to put the executables somewhere else, include BINPATH=<>. That's all -- cgit v1.2.3