Open-Markets-Initiative / wireshark-lua

Source generated cross platform Wireshark dissectors
GNU General Public License v3.0
188 stars 63 forks source link

Can you generate a new dissector for the BOE v2 protocol? (BATS/CBOE) #3

Closed mrossi19 closed 4 years ago

mrossi19 commented 5 years ago

http://cdn.batstrading.com/resources/membership/US_Options_BOE_Specification.pdf

Thanks.

Open-Markets-Initiative commented 5 years ago

Bats Boe is on the docket.

Protocols where we lack expereince are hard to get right without something to dissect. Can you provide a sample? Also, this is a large protocol (actually 3 or 4) with alot of branches, it may take a few iterations to fully capture every detail.

What is your time frame?

rweiss42 commented 5 years ago

Just wondering if there's been any progress on a BOE dissector. Are you still in need of sample data?

Open-Markets-Initiative commented 5 years ago

We are currently upgrading the back end to handle multiple transport layers concurrently. After that, Boe and Eti are the top of the list.

Once we compose a boe loader we will start testing boe. Note that boe has some unique characteristics and it migght take a few iterations. We are still in need of current sample data...our tests were going to be run on the samples from:

https://github.com/BATS/bats-dissectors

But these are 5 years old. Thanks for your interest.

Open-Markets-Initiative commented 4 years ago

Beta version of BOE options up at: https://github.com/Open-Markets-Initiative/wireshark-lua/commit/3f6a400032454b067fcc4dee5e686ba74998548c

Notes: