-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathCHANGES
75 lines (39 loc) · 1.75 KB
/
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
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
69
70
71
72
73
74
0.6 | 2020-11-26 17:59:05 +0000
* Release 0.6.
0.5-2 | 2020-11-26 17:58:52 +0000
* Change Python invocations to explicit `python3` (Jon Siwek, Corelight)
0.5 | 2020-01-28 12:06:18 -0800
* Release 0.5.
* Python 3, and broker API change updates for acld.py (Johanna Amann)
* a bit of bro->zeek (Johanna Amann)
* Update command-line example to python3. (Johanna Amann)
This also fixes a non-matching topic names - which made the current
state not work in an a tad surprising way.
0.4 | 2019-06-12 15:03:55 -0700
* Release 0.4.
0.3-7 | 2019-06-12 12:02:19 -0700
* Update README for new directory name (Daniel Thayer)
0.3-5 | 2019-05-28 14:05:51 -0700
* GH-6: update openflow controller to more recent Broker API (Jon Siwek, Corelight)
0.3-4 | 2019-05-28 13:57:55 -0700
* GH-7: Use tuples instead of lists to represent broker vectors (Jon Siwek, Corelight)
0.3-3 | 2019-05-20 18:59:12 -0700
* Rename Bro to Zeek (Daniel Thayer)
* Update git clone command in README (Jon Siwek, Corelight)
0.3 | 2018-05-21 18:47:21 +0000
* Release 0.3.
0.2-11 | 2018-05-15 15:25:33 +0000
* Remove duplicate lines. (Craig Leres)
* You can now specify more than one "--acld_host" option to round robin
across multiple ACLD servers to use different ACLD servers and
ports.
* Add a FreeBSD rc.d script. (Craig Leres)
* Parse acld whitelist result as exists. (Johanna Amann)
* Port python scripts to new Broker API, and update examples and
documentation. (Corelight)
0.2 | 2016-09-07 10:51:41 +0200
* Release 0.2.
* Fix two small code issues reported by Jingyao Ma. (Johanna Amann)
* Change readme to reflect that we now require the --enable-broker flag again. (Johanna Amann)
0.1 | 2016-08-10 10:11:52 -0700
* Release 0.1.