16 Commits

Author SHA1 Message Date
muenz
917ae06b91 - cmake: removed check for doxygen since it is not used
- eliminated scanf/printf warnings related to %llu on 64bit architecture by adding casts to (long long unsigned)
- IpfixPrinter prints IE id


git-svn-id: file:///Users/braun/svn/vermont/branches/vermont/new-template@2247 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2010-01-22 15:20:26 +00:00
limmer
62430ab42d added dependency in CMakeLists.txt for subdirectory tools (fixed problem with parallel build)
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@2131 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2009-07-13 15:54:21 +00:00
limmer
997e5a1856 added top-level build scripts and modified INSTALL
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@2116 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2009-06-24 07:35:59 +00:00
limmer
78ba659249 copied branch vermont-dynamic-config@r2113 to trunk
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@2115 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2009-06-23 17:09:49 +00:00
lothar
01c4bfc652 - merge changes from /branches/vermont/bloomfilter into /trunk
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1729 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-06-16 09:23:54 +00:00
muenz
b7f89a98ee * cmake option IPFIXLOLIB_RAWDIR_SUPPORT (default: off)
* export to RAWDIR can be configured in the config file
* rawdir export writes IPFIX header (still, every second packet is a template)


git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1685 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-05-31 10:38:34 +00:00
muenz
60a07c36b1 merged branches/vermont-sctp-final-merge into trunk (SCTP support)
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1544 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-01-31 15:44:13 +00:00
lothar
86c0c94cd0 - update REQUIREMENTS
- produce error messages, if parts of boost are not installed


git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1468 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2008-01-08 09:46:54 +00:00
muenz
92c07fdbcd Support for reading packets from offline pcap file instead of live capturing.
There are three new options for ObservationPoint->parameter:
  filename: Name of a pcap file to read packets from (this option disables live capturing).
  speed_multiplier: Speed at which packets read from file are feed into the system (1: original speed).
  replace_timestamps: Replace timestamps of packets read from file with current time.
See also http://vermont.berlios.de/config.html


git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1174 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-09-06 19:02:01 +00:00
limmer
4879f36990 reworked constants around packet payload size, they may now be specified in cmake and common/defs.h
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1158 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-09-05 12:12:07 +00:00
lothar
5e619ce0b5 test for libpcap will now print a proper error message if library is not installed
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1151 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-09-03 10:18:07 +00:00
sommer
649e499d20 If no MySQL is found: Just disable MySQL support instead of complaining.
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1148 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-31 12:46:18 +00:00
sommer
64450987ff Merged revision 1144 of /branches/vermont/cmake: Replaces Autoconf/Automake build system with CMake.
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1145 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-31 11:51:34 +00:00
limmer
9bcbb62a7d arg, (once again) Tobi is too stupid to use git, removed changes of last 4 commits
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1039 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-10 13:17:10 +00:00
limmer
3122fa8ed7 Build script fixes for odd library paths and for BSD
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1038 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-10 13:08:58 +00:00
limmer
b8b1d27749 Added cmake CMake build scripts
git-svn-id: file:///Users/braun/svn/vermont/trunk/vermont@1035 aef3b71b-58ee-0310-9ba9-8811b9f0742f
2007-08-10 13:08:54 +00:00