[Bro-Dev] #770: topic/v6-addr

Bro Tracker bro at tracker.bro-ids.org
Wed Feb 15 14:41:02 PST 2012


#770: topic/v6-addr
---------------------+------------------------
  Reporter:  jsiwek  |      Owner:  jsiwek
      Type:  Task    |     Status:  assigned
  Priority:  Normal  |  Milestone:  Bro2.1
 Component:  Bro     |    Version:  git/master
Resolution:          |   Keywords:
---------------------+------------------------
Changes (by jsiwek):

 * owner:   => jsiwek
 * status:  new => assigned
 * type:  Merge Request => Task


Comment:

 Some suggestions from Robin that I'll fix
 {{{
 - The DNS binpac analyzer generates both dns_a6_reply and
 dns_aaaa_reply, but the standard analyzer only the latter (for both
 resource record types). What is correct?

 - in DPM.cc, the ExpectedConn class: should it now store IPAddr
 instead of uint32[4] for orig and resp?

 - Expr.cc, BinaryExpr::AddrFold: why still the uint32[4] here? If it's
 just to make the macro work, I'd just remove that and use
 comparision operators instead.

 - IP.h, IP_Hdr: Do we need the new src_addr/dst_addr attributes? Why
 not construct on the fly out of ip4/ip6?
 }}}

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



More information about the bro-dev mailing list