- 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
* 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
- 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
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