Russell Bryant writes:
> On Fri, May 27, 2016 at 2:02 PM, Aaron Conole wrote:
>
>
> Russell Bryant writes:
>
> > On Tue, May 24, 2016 at 4:35 PM, Aaron Conole wrote:
> >
> >
> > Currently, there is some documentation which describes setting up and
> > using port mirrors for bridges. This
On Fri, May 27, 2016 at 2:02 PM, Aaron Conole wrote:
> Russell Bryant writes:
>
> > On Tue, May 24, 2016 at 4:35 PM, Aaron Conole
> wrote:
> >
> >
> > Currently, there is some documentation which describes setting up and
> > using port mirrors for bridges. This documentation is helpful to set
Russell Bryant writes:
> On Tue, May 24, 2016 at 4:35 PM, Aaron Conole wrote:
>
>
> Currently, there is some documentation which describes setting up and
> using port mirrors for bridges. This documentation is helpful to setup
> a packet capture for specific ports.
>
> However, a utility to
On Tue, May 24, 2016 at 4:35 PM, Aaron Conole wrote:
> Currently, there is some documentation which describes setting up and
> using port mirrors for bridges. This documentation is helpful to setup
> a packet capture for specific ports.
>
> However, a utility to do such packet capture would be va
Flavio Leitner writes:
> On Wed, May 25, 2016 at 11:08:37AM -0400, Aaron Conole wrote:
>> Flavio Leitner writes:
>> > On Tue, May 24, 2016 at 04:35:29PM -0400, Aaron Conole wrote:
> [...]
>> >> +
>> >> +ovsdb = OVSDB(db_sock)
>> >> +if mirror_interface is None:
>> >
>> > mirror_interfac
On Wed, May 25, 2016 at 11:08:37AM -0400, Aaron Conole wrote:
> Flavio Leitner writes:
> > On Tue, May 24, 2016 at 04:35:29PM -0400, Aaron Conole wrote:
[...]
> >> +
> >> +ovsdb = OVSDB(db_sock)
> >> +if mirror_interface is None:
> >
> > mirror_interface is referenced but it hasn't been i
Lance Richardson writes:
> - Original Message -
>> From: "Aaron Conole"
>> To: dev@openvswitch.org
>> Sent: Tuesday, May 24, 2016 4:35:29 PM
>> Subject: [ovs-dev] [RFC] ovs-tcpdump: Add a tcpdump wrapper utility
>>
>> Currently, there
Flavio Leitner writes:
> On Tue, May 24, 2016 at 04:35:29PM -0400, Aaron Conole wrote:
>> Currently, there is some documentation which describes setting up and
>> using port mirrors for bridges. This documentation is helpful to setup
>> a packet capture for specific ports.
>>
>> However, a utili
- Original Message -
> From: "Aaron Conole"
> To: dev@openvswitch.org
> Sent: Tuesday, May 24, 2016 4:35:29 PM
> Subject: [ovs-dev] [RFC] ovs-tcpdump: Add a tcpdump wrapper utility
>
> Currently, there is some documentation which describes setting up
Hi Aaron,
On 05/24/2016 09:35 PM, Aaron Conole wrote:
> [...]
> +except OVSDBException as oe:
> +print "ERROR: Unable to properly setup the mirror: %s." % str(oe)
> +sys.exit(1)
> +
> +time.sleep(1)
I am curious about this 1s delay. Is this necessary? And if so, maybe
wort
On Tue, May 24, 2016 at 04:35:29PM -0400, Aaron Conole wrote:
> Currently, there is some documentation which describes setting up and
> using port mirrors for bridges. This documentation is helpful to setup
> a packet capture for specific ports.
>
> However, a utility to do such packet capture wou
On Tue, May 24, 2016 at 04:35:29PM -0400, Aaron Conole wrote:
> Currently, there is some documentation which describes setting up and
> using port mirrors for bridges. This documentation is helpful to setup
> a packet capture for specific ports.
>
> However, a utility to do such packet capture wou
Currently, there is some documentation which describes setting up and
using port mirrors for bridges. This documentation is helpful to setup
a packet capture for specific ports.
However, a utility to do such packet capture would be valuable, both
as an exercise in documenting the steps an addition
13 matches
Mail list logo