-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
30 lines (21 loc) · 857 Bytes
/
CHANGES
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
Legend:
[+] New/improved feature
[B] Bug fixed
[K] Known issue
[O] Other
Change log
==========
v0.3.4
[+][NetFPGA-10G] Merged into mainstream support for the NetFPGA-10G platform (T.Sielach, M.Sune)
[B] Backport fixes on commit 25b49d52 and commit 9cdbc06c (devel-0.4); 'no port field and no prop-max-rate field in 1.0', 'invalid instructions reverse-mapping'
[O][GNU/Linux] Reducing default buffer expiration timeout (180s->10s)
v0.3.3
[+] Cleanup and improve of plugin system
[+] Added README to xDPd main folder
[+] Added legend to CHANGE file
[B] Fixed bug #122: "Autotools does not detect changes on the plugin code"
[B] xmp plugin: fixed bug in handling of listening socket in xmp::init()
[B] Added missing m4 file bug #125 "config/plugin_xmp.m4 missing"
[O] Deleted unused and unmaintained plugins
v0.3.2
[+] Added xmp management plugin