The message could not be delivered
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
st a point-to-point link you can use /31, the neutron DVR code does
this for inter-namespace links between elements. You just need to be careful
and not specify a broadcast address when adding the IP. I'm assuming the GW in
this case has multiple transit networks attached?
-Brian
One e
Signed-off-by: Brian Turek
diff --git a/utilities/ovs-docker b/utilities/ovs-docker
index 43cea54..98892b6 100755
--- a/utilities/ovs-docker
+++ b/utilities/ovs-docker
@@ -90,6 +90,10 @@ add_port () {
MTU=`expr X"$1" : 'X[^=]*=\(.*\)'`
Signed-off-by: Brian Turek
diff --git a/utilities/ovs-docker b/utilities/ovs-docker
index 43cea54..98892b6 100755
--- a/utilities/ovs-docker
+++ b/utilities/ovs-docker
@@ -90,6 +90,10 @@ add_port () {
MTU=`expr X"$1" : 'X[^=]*=\(.*\)'`
--macaddress="a2:c3:0d:49:7f:f8" --mtu=1450 --vlan=10
del-port BRIDGE INTERFACE CONTAINER
Deletes INTERFACE inside CONTAINER and removes its
connection to Open vSwitch BRIDGE. e.g.:
On Mon, Jun 13, 2016 at 11:25 AM, Guru Shetty wro
IPv4 address other than 192.168.1.10.
What about the Source Hardware Address (SHA) in the ARP reply? That
doesn't have to match the Ethernet hardware address. Or is that what
you're talking about - what's in the ARP reply part of the p
protocols tied to bpdu-forwarding?
Is the following correct:
If STP is enabled, then the setting for bpdu-forwarding has no effect. If
STP is not enabled, then setting bpdu-forwarding to true causes OVS to
forward BPDUs.
Thanks
Brian
On 3/31/15, 11:14 AM, "Justin Pettit" wrote
container technologies like LXC/LXD, Docker, CoreOS's Rocket etc all
are growing in importance and popularity but networking containers and/or
nested containers across multiple hosts still requires a bit of voodoo.
Brian
___
dev mailing list
dev@openv
On 09/16/2015 11:24 AM, Ben Pfaff wrote:
On Thu, Sep 10, 2015 at 10:22:46PM -0400, Brian Haley wrote:
On 9/10/15 2:54 PM, Ben Pfaff wrote:
diff --git a/ovn/ovn-nb.xml b/ovn/ovn-nb.xml
+80:fa:5b:06:72:b7 192.168.1.10/24
IPv6 too ? :)
I don't think an IPv6 example would cl
bit.
*/
unsigned int n_bytes; /* Width of the field in bytes. */
unsigned int n_bits;/* Number of significant bits in field. */
/* Properties. */
enum mf_maskable maskable;
enum mf_string string;
enum mf_prereqs prereqs;
bool writable;
Please read attached private message from Brian Buschek
Hello My Good Friend.docx
Description: application/vnd.openxmlformats-officedocument.wordprocessingml.document
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
+
> + err = vlan_deaccel_tag(nskb);
> + if (err)
> + return err;
> +
> + skb = nskb;
> + }
-Brian
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
On 11/17/2011 09:07 PM, Jesse Gross wrote:
> On Thu, Nov 17, 2011 at 5:45 PM, Brian Haley wrote:
>> On 11/17/2011 07:05 PM, Jesse Gross wrote:
>>> diff --git a/datapath/datapath.c b/datapath/datapath.c
>>> index c43adf9..4a51da6 100644
>>> --- a/datapath/data
open_passive(int style, const char *target, int
> default_port,
> goto error;
> }
> if (sin.sin_family != AF_INET || sin_len != sizeof sin) {
> +error = EAFNOSUPPORT;
-EAFNOSUPPORT, right?
-Brian
_
st struct in6_addr *a)
{
return (a->s6_addr32[0] | a->s6_addr32[1] |
a->s6_addr32[2] | a->s6_addr32[3]) == 0;
}
-Brian
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
FSDfsdfsdfsd
sdfsdfsdfsdf
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Sdasdasdasd
Dasdasd
Asdasd
Asd
asdasd
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Djefd;fjk;sdolkf[oksd[f
sadfsdfsdfsdfs
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
P)) {
> +if (packet) {
> +lacp_process_packet(ofport->bundle->lacp, ofport, packet);
> }
> return true;
> }
You already checked that 'ofport' is valid above, so you don't need to check it
again in this 'else' case before de-referencing it, right?
-Brian
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
19 matches
Mail list logo