-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
68 lines (53 loc) · 1.77 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
mp-0.7.11
--------
* fix: MTU is no longer overwritten in local mode when using
ethernet output.
* fix: properly fills frames up to MTU.
* change: sender and consumer buffer allocated on head.
* change: Use pcap by default unless disabled at buildtime.
* add: handle drops and BU stats better.
* fix: readded CAPLEN=N in mp.conf
mp-0.7.10
--------
* add: timeout for pcap capture.
* fix: fix discrepancy between len and caplen.
* add: support to set dag config from config-file.
* fix: better default DAG config.
mp-0.7.9
--------
* add: if built without raw but with pcap it uses pcap by default.
* fix: retaining sequencenumber when updating filter.
* add: show which dag interface the error occured on.
* add: support for setting dag config string and defaults to a sane one.
* fix: a few argument handling bugs.
* change: move code into subdirectory.
* fix: properly flushes all filters, fixes issues with multiple filters
and one has high-volume and has low-volume traffic.
mp-0.7.8
--------
* fix: duplicated --caplen caused neither to be used.
* add: --version
mp-0.7.7
--------
* fix: [loca] Sender requires MTU.
* fix: Handle when destination is unset.
* fix: Sending proper driver enum.
* fix: Install mp.conf.sample
* add: Support for -f (--config shortopt)
mp-0.7.6
--------
* fix: proper flushing of sender.
mp-0.7.5
--------
mp-0.7.4
--------
* add: proper statistics for raw and pcap.
* add: support for local capture to stream to ethernet.
* change: building pcap-support by default.
mp-0.7.3
--------
* new: set mampid and comment when using local mode.
* fix: iface indicates direction when using dag.
* fix: proper default port in documentation
* fix: ethernet source is not properly set in frame
* fix: use ntohl for nopkts