#908: Need for function bytestring_to_double ------------------------+----------------------------- Reporter: carsten | Type: Feature Request Status: new | Priority: Normal Milestone: Bro2.2 | Component: Bro Version: git/master | Keywords: ------------------------+----------------------------- Hi, for my analysis I need a function to interpret a 8-byte bytestring from network traffic as a double value. Such function is currently missing from bro.bif. The attached addition to bro.bif works for me. Would be nice if you could include it in the regular release.
-- Ticket URL: <http://tracker.bro-ids.org/bro/ticket/908> Bro Tracker <http://tracker.bro-ids.org/bro> Bro Issue Tracker _______________________________________________ bro-dev mailing list [email protected] http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev
