From: Russ Combs Date: Mon, 1 Dec 2014 22:48:50 +0000 (-0500) Subject: remove comment OBE X-Git-Tag: 3.0.0-233~1145^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01ddd82a3d4b3cdcdecde487840e080716f33e57;p=thirdparty%2Fsnort3.git remove comment OBE --- diff --git a/src/network_inspectors/binder/binder.cc b/src/network_inspectors/binder/binder.cc index a30517afd..a3e9126d5 100644 --- a/src/network_inspectors/binder/binder.cc +++ b/src/network_inspectors/binder/binder.cc @@ -487,7 +487,6 @@ void Binder::set_binding(SnortConfig* sc, Binding* pb) ParseError("can't bind %s", key); } -// FIXIT-H alerts fire on blocked and allowed flows // FIXIT-P this is a simple linear search until functionality is nailed // down. performance should be the focus of the next iteration. void Binder::get_bindings(Flow* flow, Stuff& stuff)