[Bro-Dev] #600: Coercion problem with log funcs

Bro Tracker bro at tracker.bro-ids.org
Fri Sep 9 13:04:20 PDT 2011


#600: Coercion problem with log funcs
----------------------+------------------------
  Reporter:  robin    |      Owner:
      Type:  Problem  |     Status:  new
  Priority:  Normal   |  Milestone:  Bro1.6
 Component:  Bro      |    Version:  git/master
Resolution:           |   Keywords:  beta
----------------------+------------------------

Comment (by jsiwek):

 In [7ff2a3e115780f9b788e672f7f87ab3e20c13543/bro]:
 {{{
 #!CommitTicketReference repository="bro"
 revision="7ff2a3e115780f9b788e672f7f87ab3e20c13543"
 Fix filter path_func to allow record argument as a subset of stream's
 columns.

 This required adding the ability for RecordVal::CoerceTo functions to
 optionally allow orphaning fields.  The default is to not allow it, but
 now before writing to a log, the value of the stream's columns is coerced
 down, if necessary, before passing it on to the filter's path_func.

 Addresses #600.
 }}}

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



More information about the bro-dev mailing list