mmirabent / sniffle

TCP handshake sniffer
Apache License 2.0
1 stars 0 forks source link

Separate the code #28

Open mmirabent opened 8 years ago

mmirabent commented 8 years ago

Not sure if this is an actual problem, but I think the different code sections aren't properly encapsulated. What I mean is, they depend on each other too much. It might make sense to break the code out into smaller sections.