General

Profile

Danny Browning

  • Login: danny_pw
  • Registered on: 10/30/2017
  • Last sign in: 09/02/2021

Issues

open closed Total
Assigned issues 3 18 21
Reported issues 5 17 22

Activity

09/02/2021

04:27 PM Suricata Feature #4070: Capture Plugins should receive notification when suricata is done with a packet
h1. Use Case
Packets are being allocated outside of the C allocator (e.g. rust). When suricata is done processing...
Danny Browning

03/15/2021

07:19 PM Suricata Optimization #4126: Threaded eve logging for output types other than regular file (socket, plugins, redis etc)
Yeah, can definitely structure plugins that way, was just seeing if we could simplify the plugin writer experience.
...
Danny Browning

03/11/2021

02:34 PM Suricata Optimization #4126: Threaded eve logging for output types other than regular file (socket, plugins, redis etc)
Just realized ctx was the Init data. Maybe a rename to init_data or init_ctx? Danny Browning
02:33 PM Suricata Optimization #4126: Threaded eve logging for output types other than regular file (socket, plugins, redis etc)
Would it be possible to always call ThreadInit/ThreadDeinit regardless of non-threaded or threaded mode? Plugin flow ... Danny Browning

10/14/2020

06:21 PM Suricata Feature #4070: Capture Plugins should receive notification when suricata is done with a packet
This is how I would expect to use this functionality:... Danny Browning
06:02 PM Suricata Feature #4070 (New): Capture Plugins should receive notification when suricata is done with a packet
Capture plugins should receive a notification when suricata is done with a packet (reinit or free), so that they may ... Danny Browning

11/13/2019

07:03 PM Suricata Optimization #3308: rust: use cbindgen to generate bindings
https://github.com/OISF/suricata/pull/4367 Danny Browning

11/05/2019

09:21 PM Suricata Feature #3316: Unix socket: support dumping flow table
One thing as we were exploring saving flow state is that there is not currently a stable identifier for flows between... Danny Browning
03:16 PM Suricata Optimization #3314: rust: integrate log crate with suricata logging
Log crate doesn't actually provide a logger implementation, so we would have to implement a logger that can receive t... Danny Browning

11/01/2019

02:17 PM Suricata Feature #2696: http parser in rust
For 1.1 https://crates.io/crates/httparse
For 2, https://docs.rs/h2/0.2.0-alpha.3/h2/ but it is futures/async+await ...
Danny Browning

Also available in: Atom