2 Apr 2012 00:15
2 Apr 2012 11:05
3 Apr 2012 15:06
5 Apr 2012 11:16
r5290 - trunk/ntop
<svn-commit <at> ntop.org>
2012-04-05 09:16:05 GMT
2012-04-05 09:16:05 GMT
Author: deri Date: 2012-04-05 11:16:05 +0200 (Thu, 05 Apr 2012) New Revision: 5290 Modified: trunk/ntop/address.c trunk/ntop/globals-core.h trunk/ntop/hash.c trunk/ntop/ntop.c trunk/ntop/sessions.c Log: Improved free memory on shutdown
5 Apr 2012 16:40
5 Apr 2012 16:53
r5292 - trunk/PF_RING/userland/lib
<svn-commit <at> ntop.org>
2012-04-05 14:53:11 GMT
2012-04-05 14:53:11 GMT
Author: deri Date: 2012-04-05 16:53:11 +0200 (Thu, 05 Apr 2012) New Revision: 5292 Modified: trunk/PF_RING/userland/lib/pfring.c Log: An error code is returned when reading packets in zero-copy from a socket with reentrancy-mode enabled. This is bad as the thread does not own the packet but just a pointer to it, thus the following thread reading another packet will invalidate it
5 Apr 2012 17:01
5 Apr 2012 23:11
r5294 - trunk/PF_RING/userland/examples
<svn-commit <at> ntop.org>
2012-04-05 21:11:26 GMT
2012-04-05 21:11:26 GMT
Author: deri Date: 2012-04-05 23:11:25 +0200 (Thu, 05 Apr 2012) New Revision: 5294 Modified: trunk/PF_RING/userland/examples/pfcount.c trunk/PF_RING/userland/examples/pfsend.c Log: Forged packets are now valid UDP packets
6 Apr 2012 08:54
r5295 - in trunk/PF_RING: kernel userland/examples userland/lib userland/lib/libs
<svn-commit <at> ntop.org>
2012-04-06 06:54:52 GMT
2012-04-06 06:54:52 GMT
Author: deri Date: 2012-04-06 08:54:52 +0200 (Fri, 06 Apr 2012) New Revision: 5295 Modified: trunk/PF_RING/kernel/pf_ring.c trunk/PF_RING/userland/examples/pfcount.c trunk/PF_RING/userland/lib/libs/libpfring_dna_i686.a trunk/PF_RING/userland/lib/pfring.c Log: Library refresh added -t to pfcount to simulate payload access
6 Apr 2012 09:00
r5296 - in trunk/PF_RING/userland/lib: . libs
<svn-commit <at> ntop.org>
2012-04-06 07:00:04 GMT
2012-04-06 07:00:04 GMT
Author: deri Date: 2012-04-06 09:00:04 +0200 (Fri, 06 Apr 2012) New Revision: 5296 Modified: trunk/PF_RING/userland/lib/libs/libpfring_dna_x86_64.a trunk/PF_RING/userland/lib/pfring.c Log: Library refresh
RSS Feed