[Bro-Dev] #761: 64bit types in binpac

Bro Tracker bro at tracker.bro-ids.org
Tue Apr 17 09:28:59 PDT 2012


#761: 64bit types in binpac
----------------------+------------------------
  Reporter:  seth     |      Owner:  seth
      Type:  Problem  |     Status:  assigned
  Priority:  Normal   |  Milestone:  Bro2.1
 Component:  Bro      |    Version:  git/master
Resolution:           |   Keywords:
----------------------+------------------------

Comment (by jsiwek):

 In [a6d3ea80ac99066a845b3e4472d38cbe9b5ea4ea/binpac]:
 {{{
 #!CommitTicketReference repository="binpac"
 revision="a6d3ea80ac99066a845b3e4472d38cbe9b5ea4ea"
 Change binpac.h integral typedefs and reimplement 64-bit pac_swap().

 Integer types now use <inttypes.h>, and the 64-bit byte-swapping
 function uses a union approach instead of masking/bit-shifting.

 Addresses #761.
 }}}

-- 
Ticket URL: <http://tracker.bro-ids.org/bro/ticket/761#comment:6>
Bro Tracker <http://tracker.bro-ids.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list