Rivalino Matias Jr. | 2 Feb 2007 12:50
Picon

ENC: New ntop commit (author deri)


-----Mensagem original-----
De: Rivalino Matias Jr. [mailto:rivalino <at> k4b.com.br]
Enviada em: quarta-feira, 31 de janeiro de 2007 00:13
Para: ntop-dev <at> unipi.it
Assunto: RES: [Ntop-dev] New ntop commit (author deri)

Hi,

Is there another list regarding the ntop development ? Where is the right
place we can participate of the ntop development discussions ? This list
doesn't shows activity and normally I receive msgs from the ntop-dev
basically to notify the cvs commit.

regards,

Rivalino

-----Mensagem original-----
De: ntop-dev-bounces <at> unipi.it [mailto:ntop-dev-bounces <at> unipi.it]Em nome
de cvs-commit <at> ntop.org
Enviada em: terça-feira, 30 de janeiro de 2007 14:52
Para: ntop-dev <at> unipi.it
Assunto: [Ntop-dev] New ntop commit (author deri)

Update of /export/home/ntop/PF_RING/kernel/net/ring
In directory jabber.ntop.org:/tmp/cvs-serv9684/kernel/net/ring

Modified Files:
	ring_packet.c
(Continue reading)

Yaroslav Halchenko | 2 Feb 2007 21:41

incorrect MTU size?

Dear Ntop People

Thanks for the project

I have a pair of questions which might be a bugreport but I am not sure
;-)

QUESTION #1:

amd64:
internal interface is bond0 (bonded eth0,eth1) and has MTU size set to
9000. external interface eth2 has standard mtu of 1500. Also there is
secondary interface on eth2:

bond0   UP BROADCAST RUNNING MASTER MULTICAST  MTU:9000  Metric:1
eth0    UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
eth1    UP BROADCAST RUNNING SLAVE MULTICAST  MTU:9000  Metric:1
eth2    UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
eth2:1  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
lo      UP LOOPBACK RUNNING  MTU:16436  Metric:1

ntop thinks

Name	Device	Type	Speed	Sampling Rate	MTU	Header	Address	IPv6 Addresses
eth2	eth2	Ethernet	  	0	1514	14	XXX.XXX.XXX.XXX	::/0
eth2:1	eth2:1	No link-layer encapsulation virtual	  	0	8232	4	192.168.22.16	 
bond0	bond0	Ethernet	  	0	1514	14	10.0.0.1	::/0

cmdline

(Continue reading)

cvs-commit | 6 Feb 2007 15:34

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber.ntop.org:/tmp/cvs-serv1773

Modified Files:
	ChangeLog INSTALL acinclude.m4 aclocal.m4 depcomp initialize.c 
	libtool.m4.in main.c missing mkinstalldirs 
Log Message:
Fixes courtesy of Bernard Johnson
1)  Proper fedora libraries are not found.  (Attached configureextra.patch)
2) Creating gdbm databases with mode 664 is a security risk (Attached gdbm-perms.patch)
3)  Ntop should write pidfile before dropping privileges (Attached pidfile.patch)
4) html/ntopdump.dtd has DOS end lines, fix with:
   sed -i 's/\r//' html/ntopdump.dtd
5) One reviewer noted that ChangeLog was ISO-8859 English text and should instead be converted to UTF-8
encoding. 

Fixed problem reported by Francois Dagorn where RRD files were created for interfaces with
an empty name
cvs-commit | 6 Feb 2007 15:34

New ntop commit (author deri)

Update of /export/home/ntop/ntop/configureextra
In directory jabber.ntop.org:/tmp/cvs-serv1773/configureextra

Modified Files:
	LINUXfedora 
Log Message:
Fixes courtesy of Bernard Johnson
1)  Proper fedora libraries are not found.  (Attached configureextra.patch)
2) Creating gdbm databases with mode 664 is a security risk (Attached gdbm-perms.patch)
3)  Ntop should write pidfile before dropping privileges (Attached pidfile.patch)
4) html/ntopdump.dtd has DOS end lines, fix with:
   sed -i 's/\r//' html/ntopdump.dtd
5) One reviewer noted that ChangeLog was ISO-8859 English text and should instead be converted to UTF-8
encoding. 

Fixed problem reported by Francois Dagorn where RRD files were created for interfaces with
an empty name
cvs-commit | 6 Feb 2007 15:34

New ntop commit (author deri)

Update of /export/home/ntop/ntop/html
In directory jabber.ntop.org:/tmp/cvs-serv1773/html

Modified Files:
	ntopdump.dtd 
Log Message:
Fixes courtesy of Bernard Johnson
1)  Proper fedora libraries are not found.  (Attached configureextra.patch)
2) Creating gdbm databases with mode 664 is a security risk (Attached gdbm-perms.patch)
3)  Ntop should write pidfile before dropping privileges (Attached pidfile.patch)
4) html/ntopdump.dtd has DOS end lines, fix with:
   sed -i 's/\r//' html/ntopdump.dtd
5) One reviewer noted that ChangeLog was ISO-8859 English text and should instead be converted to UTF-8
encoding. 

Fixed problem reported by Francois Dagorn where RRD files were created for interfaces with
an empty name
cvs-commit | 6 Feb 2007 15:35

New ntop commit (author deri)

Update of /export/home/ntop/ntop/plugins
In directory jabber.ntop.org:/tmp/cvs-serv1773/plugins

Modified Files:
	lastSeenPlugin.c rrdPlugin.c 
Log Message:
Fixes courtesy of Bernard Johnson
1)  Proper fedora libraries are not found.  (Attached configureextra.patch)
2) Creating gdbm databases with mode 664 is a security risk (Attached gdbm-perms.patch)
3)  Ntop should write pidfile before dropping privileges (Attached pidfile.patch)
4) html/ntopdump.dtd has DOS end lines, fix with:
   sed -i 's/\r//' html/ntopdump.dtd
5) One reviewer noted that ChangeLog was ISO-8859 English text and should instead be converted to UTF-8
encoding. 

Fixed problem reported by Francois Dagorn where RRD files were created for interfaces with
an empty name
cvs-commit | 6 Feb 2007 22:29

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber.ntop.org:/tmp/cvs-serv3588

Modified Files:
	ntop.c 
Log Message:
Fix for preventing deadlock on shutdown
cvs-commit | 6 Feb 2007 22:50

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber.ntop.org:/tmp/cvs-serv19337

Modified Files:
	configure.in 
Log Message:
Release update
Luca Deri | 6 Feb 2007 23:19

ntop 3.3rc0 seeded

Hi all,
it's time to move to ntop 3.3. The current CVS has been updated and  
it now contains the ntop 3.3rc0 that you can also download from  
http://sourceforge.net/project/showfiles.php? 
group_id=17233&package_id=13248&release_id=484426

Please report problems as well as patches. Based on your feedback I  
would like to release 3.3 within the end of this month.

If there are volunteers who want to help with ntop development/ 
support, please contact me.

Enjoy, Luca
cvs-commit | 7 Feb 2007 13:07

New ntop commit (author deri)

Update of /export/home/ntop/ntop
In directory jabber.ntop.org:/tmp/cvs-serv11824

Modified Files:
	aclocal.m4 config.guess config.h.in config.sub configure.in 
	ltmain.sh 
Log Message:
Fixed some issues with mysql and snmp

Gmane