[Bro-Dev] [JIRA] (BIT-1270) topic/gilbert/plugin-api-tweak

gclark (JIRA) jira at bro-tracker.atlassian.net
Sun Feb 22 21:39:00 PST 2015


    [ https://bro-tracker.atlassian.net/browse/BIT-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19800#comment-19800 ] 

gclark edited comment on BIT-1270 at 2/22/15 11:38 PM:
-------------------------------------------------------

Merged master into my branch.  

This change set modifies hook return into std::pair<> as described above.

I think I've also de-cluttered the changes a bit, but let me know if that's still bad and will fix again.

Ticket updated to merge request status again.


was (Author: gclark):
Merged master into my branch.  This includes changes to modify hook return into std::pair<> as described above.  

I think I've also de-cluttered the changes a bit, but let me know if that's still bad and will fix again.

Ticket updated to merge request status again.

> topic/gilbert/plugin-api-tweak
> ------------------------------
>
>                 Key: BIT-1270
>                 URL: https://bro-tracker.atlassian.net/browse/BIT-1270
>             Project: Bro Issue Tracker
>          Issue Type: Improvement
>          Components: Bro
>            Reporter: gclark
>            Assignee: gclark
>
> This branch makes a few changes to the API:
> * Wraps values in a simple class (ValWrapper) that include an explicit processed / not processed flag (to avoid confusion with delayed / opaque invocations).
> * Adds a Frame argument to HookCallFunction
> * Adds support for Frame argument types to HookArgument
> * Adds support for ValWrapper argument types to HookArgument
> * Tweaks the plugin.hooks tests a bit to include new output (from additional argument)
> * Tweaks the plugin.api-version-mismatch to remove explicit home directory path via simple regex



--
This message was sent by Atlassian JIRA
(v6.4-OD-15-055#64014)


More information about the bro-dev mailing list