Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv6875
Modified Files:
ntop.h globals.h main.c util.c globals-core.c webInterface.c
ntop.c ntop.8 ntop.txt
Log Message:
Modification to ntop's parameters to allow specification of the syslog
facility via a --use-syslog=facility parameter.
Note that unlike the usual short/long mapping, -L and --use-syslog
are not exactly equivalent - see the comments in the code and
documentation file.
Note that to use the parameter it must be coded as:
--use-syslog=facility
If you code:
--use-syslog facility
the facility is ignored and it's treated just like -L (which uses a default
facility)
-----Burton (ref BMS0060)
PS: I was sure I had checked this in a while back, but can't find any
records... so here it is.
_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev