[Bro-Dev] [JIRA] (BIT-1108) Add broctl option to set PF_RING cluster type

2016-01-05 Thread Jeannette Dopheide (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jeannette Dopheide updated BIT-1108:

Comment: was deleted

(was: christian louboutin bianca sale
christian louboutin sale http://canadachristianlouboutinoutlet.blogspot.com/)

> Add broctl option to set PF_RING cluster type
> -
>
> Key: BIT-1108
> URL: https://bro-tracker.atlassian.net/browse/BIT-1108
> Project: Bro Issue Tracker
>  Issue Type: Problem
>  Components: BroControl
>Reporter: Daniel Thayer
> Fix For: 2.3
>
>
> Currently, when using PF_RING, broctl chooses the PF_RING
> cluster type by setting the environment variable
> PCAP_PF_RING_USE_CLUSTER_PER_FLOW.  In order to use a
> different cluster type, we would need to set a different
> environment variable (the PF_RING-aware libpcap does not
> look at the actual value of the environment variable,
> just whether the variable is defined or not), but there is
> no option in broctl to do this.
> To address this issue, a new broctl option PFRINGClusterType
> can be added, then a user could change the value of this 
> option to choose a different PF_RING cluster type (and the 
> broctl pf_ring plugin would set the appropriate env. variable).  
> The allowed values of this new broctl option would be:
> "2-tuple", "4-tuple", "5-tuple", "tcp-5-tuple", "round-robin", 
> or "6-tuple" (this one corresponds to the current
> cluster type used by broctl).  By default, PFRINGClusterType 
> would be set to "6-tuple".



--
This message was sent by Atlassian JIRA
(v7.1.0-OD-03-048#71001)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1108) Add broctl option to set PF_RING cluster type

2014-01-13 Thread Robin Sommer (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robin Sommer updated BIT-1108:
--

Resolution: Merged  (was: Fixed)
Status: Closed  (was: Merge Request)

 Add broctl option to set PF_RING cluster type
 -

 Key: BIT-1108
 URL: https://bro-tracker.atlassian.net/browse/BIT-1108
 Project: Bro Issue Tracker
  Issue Type: Problem
  Components: BroControl
Reporter: Daniel Thayer
 Fix For: 2.3


 Currently, when using PF_RING, broctl chooses the PF_RING
 cluster type by setting the environment variable
 PCAP_PF_RING_USE_CLUSTER_PER_FLOW.  In order to use a
 different cluster type, we would need to set a different
 environment variable (the PF_RING-aware libpcap does not
 look at the actual value of the environment variable,
 just whether the variable is defined or not), but there is
 no option in broctl to do this.
 To address this issue, a new broctl option PFRINGClusterType
 can be added, then a user could change the value of this 
 option to choose a different PF_RING cluster type (and the 
 broctl pf_ring plugin would set the appropriate env. variable).  
 The allowed values of this new broctl option would be:
 2-tuple, 4-tuple, 5-tuple, tcp-5-tuple, round-robin, 
 or 6-tuple (this one corresponds to the current
 cluster type used by broctl).  By default, PFRINGClusterType 
 would be set to 6-tuple.



--
This message was sent by Atlassian JIRA
(v6.2-OD-07-027#6211)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1108) Add broctl option to set PF_RING cluster type

2014-01-08 Thread Daniel Thayer (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Thayer updated BIT-1108:
---

Fix Version/s: 2.3

 Add broctl option to set PF_RING cluster type
 -

 Key: BIT-1108
 URL: https://bro-tracker.atlassian.net/browse/BIT-1108
 Project: Bro Issue Tracker
  Issue Type: Problem
  Components: BroControl
Reporter: Daniel Thayer
 Fix For: 2.3


 Currently, when using PF_RING, broctl chooses the PF_RING
 cluster type by setting the environment variable
 PCAP_PF_RING_USE_CLUSTER_PER_FLOW.  In order to use a
 different cluster type, we would need to set a different
 environment variable (the PF_RING-aware libpcap does not
 look at the actual value of the environment variable,
 just whether the variable is defined or not), but there is
 no option in broctl to do this.
 To address this issue, a new broctl option PFRINGClusterType
 can be added, then a user could change the value of this 
 option to choose a different PF_RING cluster type (and the 
 broctl pf_ring plugin would set the appropriate env. variable).  
 The allowed values of this new broctl option would be:
 2-tuple, 4-tuple, 5-tuple, tcp-5-tuple, round-robin, 
 or 6-tuple (this one corresponds to the current
 cluster type used by broctl).  By default, PFRINGClusterType 
 would be set to 6-tuple.



--
This message was sent by Atlassian JIRA
(v6.2-OD-06-43#6210)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1108) Add broctl option to set PF_RING cluster type

2013-12-22 Thread biplap lama (JIRA)

 [ 
https://bro-tracker.atlassian.net/browse/BIT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

biplap lama updated BIT-1108:
-

Status: In Progress  (was: Open)

 Add broctl option to set PF_RING cluster type
 -

 Key: BIT-1108
 URL: https://bro-tracker.atlassian.net/browse/BIT-1108
 Project: Bro Issue Tracker
  Issue Type: Problem
  Components: BroControl
Reporter: Daniel Thayer

 Currently, when using PF_RING, broctl chooses the PF_RING
 cluster type by setting the environment variable
 PCAP_PF_RING_USE_CLUSTER_PER_FLOW.  In order to use a
 different cluster type, we would need to set a different
 environment variable (the PF_RING-aware libpcap does not
 look at the actual value of the environment variable,
 just whether the variable is defined or not), but there is
 no option in broctl to do this.
 To address this issue, a new broctl option PFRINGClusterType
 can be added, then a user could change the value of this 
 option to choose a different PF_RING cluster type (and the 
 broctl pf_ring plugin would set the appropriate env. variable).  
 The allowed values of this new broctl option would be:
 2-tuple, 4-tuple, 5-tuple, tcp-5-tuple, round-robin, 
 or 6-tuple (this one corresponds to the current
 cluster type used by broctl).  By default, PFRINGClusterType 
 would be set to 6-tuple.



--
This message was sent by Atlassian JIRA
(v6.2-OD-05-4#6207)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1108) Add broctl option to set PF_RING cluster type

2013-12-11 Thread Daniel Thayer (JIRA)

[ 
https://bro-tracker.atlassian.net/browse/BIT-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=15000#comment-15000
 ] 

Daniel Thayer commented on BIT-1108:


Any opinions on whether we should keep the same default
cluster type (6-tuple) as before, or change it to something
else?


 Add broctl option to set PF_RING cluster type
 -

 Key: BIT-1108
 URL: https://bro-tracker.atlassian.net/browse/BIT-1108
 Project: Bro Issue Tracker
  Issue Type: Problem
  Components: BroControl
Reporter: Daniel Thayer

 Currently, when using PF_RING, broctl chooses the PF_RING
 cluster type by setting the environment variable
 PCAP_PF_RING_USE_CLUSTER_PER_FLOW.  In order to use a
 different cluster type, we would need to set a different
 environment variable (the PF_RING-aware libpcap does not
 look at the actual value of the environment variable,
 just whether the variable is defined or not), but there is
 no option in broctl to do this.
 To address this issue, a new broctl option PFRINGClusterType
 can be added, then a user could change the value of this 
 option to choose a different PF_RING cluster type (and the 
 broctl pf_ring plugin would set the appropriate env. variable).  
 The allowed values of this new broctl option would be:
 2-tuple, 4-tuple, 5-tuple, tcp-5-tuple, round-robin, 
 or 6-tuple (this one corresponds to the current
 cluster type used by broctl).  By default, PFRINGClusterType 
 would be set to 6-tuple.



--
This message was sent by Atlassian JIRA
(v6.2-OD-03#6206)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev


[Bro-Dev] [JIRA] (BIT-1108) Add broctl option to set PF_RING cluster type

2013-12-10 Thread Daniel Thayer (JIRA)
Daniel Thayer created BIT-1108:
--

 Summary: Add broctl option to set PF_RING cluster type
 Key: BIT-1108
 URL: https://bro-tracker.atlassian.net/browse/BIT-1108
 Project: Bro Issue Tracker
  Issue Type: Problem
  Components: BroControl
Reporter: Daniel Thayer


Currently, when using PF_RING, broctl chooses the PF_RING
cluster type by setting the environment variable
PCAP_PF_RING_USE_CLUSTER_PER_FLOW.  In order to use a
different cluster type, we would need to set a different
environment variable (the PF_RING-aware libpcap does not
look at the actual value of the environment variable,
just whether the variable is defined or not), but there is
no option in broctl to do this.

To address this issue, a new broctl option PFRINGClusterType
can be added, then a user could change the value of this 
option to choose a different PF_RING cluster type (and the 
broctl pf_ring plugin would set the appropriate env. variable).  

The allowed values of this new broctl option would be:
2-tuple, 4-tuple, 5-tuple, tcp-5-tuple, round-robin, 
or 6-tuple (this one corresponds to the current
cluster type used by broctl).  By default, PFRINGClusterType 
would be set to 6-tuple.





--
This message was sent by Atlassian JIRA
(v6.2-OD-03#6206)
___
bro-dev mailing list
bro-dev@bro.org
http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev