.{2,3,4}.
>
> Thanks,
>
> Ben.
>
> On Fri, Dec 02, 2011 at 10:20:15AM +0100, Gaetano Catalli wrote:
>> I think that's fine.
>>
>> On Wed, Nov 30, 2011 at 8:00 PM, Ben Pfaff wrote:
>> > On Mon, Nov 28, 2011 at 09:15:08AM -0800, Ben Pfaff wrote:
I think that's fine.
On Wed, Nov 30, 2011 at 8:00 PM, Ben Pfaff wrote:
> On Mon, Nov 28, 2011 at 09:15:08AM -0800, Ben Pfaff wrote:
>> On Mon, Nov 28, 2011 at 04:19:07PM +0100, Gaetano Catalli wrote:
>> > the following is a snippet of code taken from the
>>
error = rtnetlink_notifier_register(&netdev_linux_cache_notifier,
netdev_linux_cache_cb, NULL);
if (error) {
return error;
}
}
cache_notifier_refcount++;
...
thanks.
--
gaetan
/utilities/ovs-ofctl.c
@@ -18,6 +18,7 @@
#include
#include
#include
+#include
#include
#include
#include
--
gaetano catalli
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Ok. Thanks for your explanation. I think my issue is solved!
On Thu, Feb 24, 2011 at 6:29 PM, Ben Pfaff wrote:
> On Thu, Feb 24, 2011 at 04:04:43PM +0100, Gaetano Catalli wrote:
>> >> Why this tap device could be opened more than one time?
>> >
>> > Any netw
On Wed, Feb 23, 2011 at 6:39 PM, Ben Pfaff wrote:
> On Wed, Feb 23, 2011 at 04:30:12PM +0100, Gaetano Catalli wrote:
>> On Fri, Feb 11, 2011 at 6:09 PM, Ben Pfaff wrote:
>> > On Fri, Feb 11, 2011 at 06:05:08PM +0100, Gaetano Catalli wrote:
>> >> I have some doubts
On Fri, Feb 11, 2011 at 6:09 PM, Ben Pfaff wrote:
> On Fri, Feb 11, 2011 at 06:05:08PM +0100, Gaetano Catalli wrote:
>> I have some doubts to resolve about switch local port.
>> Firstly, in the ovs-openflowd manpage I can read: "...The Open???Flow
>> local port is a vir
_dev_hash' and the temporary shash structure.
Thanks.
--
gaetano catalli
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
_dev_hash' and the temporary shash structure.
--
gaetano catalli
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
find out where this bridging operation is realised. Can you
kindly show it to me? I'm working on the 1.1.0pre2 code version.
Moreover, I don't understand which exactly is the role played by this
virtual device and in which cases it is used. Can you explain me it
10 matches
Mail list logo