Re: [ovs-dev] [PATCH v1 2/2] ovn: Send garp on localnet

2016-04-12 Thread Vasiliy Tolstov
the mac-port bindings and arp-caches >> of external switches and routers on the localnet. Why send garp and not to create two flows that duplicates all traffic to source and destination vm? So in this case we don't need garp at all. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.

Re: [ovs-dev] Using ovn without openstack neutron

2015-10-14 Thread Vasiliy Tolstov
pretty straight forward using the Python library and one of the > several REST API frameworks. How fast ovn react to ovsdb changes ? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] Using ovn without openstack neutron

2015-10-13 Thread Vasiliy Tolstov
utorial.md This is nice! Does ovn have rest api? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] Using ovn without openstack neutron

2015-10-13 Thread Vasiliy Tolstov
d be more efficient. Thanks for hints -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] Using ovn without openstack neutron

2015-10-10 Thread Vasiliy Tolstov
Hi, I want to try ovn, but I don't like openstack and want to integrate ovn into own handmade system. Where I can find info ? ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH] datapath: stt compatibility for RHEL7

2015-05-04 Thread Vasiliy Tolstov
So now stt fully present in current master? 04 мая 2015 г. 23:25 пользователь "Pravin Shelar" написал: > On Mon, May 4, 2015 at 9:52 AM, Jesse Gross wrote: > > On Sun, May 3, 2015 at 11:56 AM, Pravin B Shelar > wrote: > >> RHEL7 backported nf_hookfn from newer kernel. Handle compatibility > >>

Re: [ovs-dev] [PATCH] datapath: Add Stateless TCP Tunneling protocol.

2015-04-15 Thread Vasiliy Tolstov
2015-04-14 1:19 GMT+03:00 Pravin B Shelar : > The Stateless TCP Tunnel (STT) protocol encapsulates traffic in > IPv4/TCP packets. Does this mean that if server have only ipv6 address this is not works? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@sel

Re: [ovs-dev] [ovs-discuss] Open vSwitch STT support

2015-02-23 Thread Vasiliy Tolstov
2015-02-23 22:04 GMT+03:00 Pravin Shelar : > I am working on STT support for OVS repo. I hope it will get into 2.4. Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org h

Re: [ovs-dev] [ovs-discuss] Open vSwitch STT support

2015-02-05 Thread Vasiliy Tolstov
nnels to transfer traffic from vps also i have mutipath tcp enabled hosts to decrease cost in switches that not have stacking support), i'm very happy if STT integrated with openvswitch data path module. I look forward =) -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru

Re: [ovs-dev] [ovs-discuss] Open vSwitch STT support

2015-02-03 Thread Vasiliy Tolstov
otivation of merging it to OVS repo. > Does it possible to add to readme test results posted in mailing list about vxlan and stt and do this tests also (on the same hardware) for gre, listp, geneve? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber:

Re: [ovs-dev] please tag on github 2.3.0 relese

2014-08-15 Thread Vasiliy Tolstov
2014-08-15 20:15 GMT+04:00 Ben Pfaff : > https://github.com/openvswitch/ovs/releases/tag/v2.3 Thank, i' try to find 2.3.0 and miss it =) -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvsw

[ovs-dev] please tag on github 2.3.0 relese

2014-08-15 Thread Vasiliy Tolstov
Thanks for new LTS release of openvswitch, please tag it on github. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] Can VXLAN work with VIP (Keepalived)?

2014-06-03 Thread Vasiliy Tolstov
cup > node's source address keeps unchanged. That explains why my VXLAN tunnels > did not work previously. And how you solve source address change? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing

Re: [ovs-dev] [PATCHv2 1/2] bridge: Let ofprotos run once before reporting configuration complete.

2013-12-15 Thread Vasiliy Tolstov
hd main loop calls ofproto's ->type_run(), making the > new port visible to translation. Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH] debian: Option to create tunnel through 'interfaces'.

2013-11-01 Thread Vasiliy Tolstov
2013/11/1 Gurucharan Shetty : > It is not possible with the current code. It only looks at > /etc/network/interfaces But if for example cat all files to buffer in case of source and operates not on interfaces but on buffered contents of all files? -- Vasiliy Tolstov, e-mail:

Re: [ovs-dev] [PATCH] debian: Option to create tunnel through 'interfaces'.

2013-11-01 Thread Vasiliy Tolstov
>>> +${OVS_EXTRA+-- $OVS_EXTRA} >>> +;; >> >> Otherwise: >> Acked-by: Ben Pfaff > Thanks. I pushed this to master. > ___ > dev mailing list > dev@openvswitch.org > http://openvs

Re: [ovs-dev] ovsdb implementation

2013-10-06 Thread Vasiliy Tolstov
to enable CFM or BFD without adding an interface. > Hmm.. Does adding this is planning feature in case of flow -based tunnels ? >> When i'm create full support for all ovsdb things i'm glad to >> contribute my work to open vSwitch project. > > That sounds nice,

Re: [ovs-dev] ovsdb implementation

2013-10-04 Thread Vasiliy Tolstov
contribute my work to open vSwitch project. Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] latest git from branch-2.0 failed to build

2013-10-01 Thread Vasiliy Tolstov
On Oct 1, 2013 12:25 AM, "Ben Pfaff" wrote: > > On Mon, Sep 30, 2013 at 08:50:50AM +0400, Vasiliy Tolstov wrote: > > Hi, all. I'm try to build deb package for openvswitch 2.0. > > Now build fails: > > https://launchpadlibrarian.net/151884888/buildl

[ovs-dev] latest git from branch-2.0 failed to build

2013-09-29 Thread Vasiliy Tolstov
.at:3 lacp - config 12: lacp.at:40 lacp - multi port config 624: ofproto-dpif.at:715 ofproto-dpif - VLAN handling (p.s. from provided link near the buttom complete errors) -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@self

Re: [ovs-dev] Openflow ofp 1.o wireshark plugin

2013-09-09 Thread Vasiliy Tolstov
2013/9/10 Ben Pfaff : > Yes, read the OpenFlow spec. Thanks for answers. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] Openflow ofp 1.o wireshark plugin

2013-09-09 Thread Vasiliy Tolstov
tedly because you did not > tell the switch to send more than 128 bytes, which is the default. Very big thanks. Is that possible to configure vswitch to send first 512 bytes? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru

Re: [ovs-dev] Openflow ofp 1.o wireshark plugin

2013-09-09 Thread Vasiliy Tolstov
2013/9/10 Ben Pfaff : > I don't know. Are these options beyond the number of bytes sent by > default within an OpenFlow packet-in? No in both cases thernet frame message have 342 bytes. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v..

Re: [ovs-dev] Openflow ofp 1.o wireshark plugin

2013-09-09 Thread Vasiliy Tolstov
DHCP message, it did not have a > magic cookie or option bytes. > > I can't speak for other OpenFlow implementations. Okay. But why wireshark in case of dumpink bootp on vm interface sees dhcp magic that absent on openflow message? -- Vasiliy Tolstov, e-mail: v.tols...@selfip

Re: [ovs-dev] Openflow ofp 1.o wireshark plugin

2013-09-09 Thread Vasiliy Tolstov
On Sep 10, 2013 7:16 AM, "Ben Pfaff" wrote: > I don't think that such a dissector has ever been part of Open vSwitch. Thank you. Is that possible that openvswitch 1.12 send openflow message of dhcp discover with all options bytes equal to 0? I'm try in-band / out-band but this no helps _

[ovs-dev] Openflow ofp 1.o wireshark plugin

2013-09-09 Thread Vasiliy Tolstov
I need to debug some issues with openvswitch openflow messages that sended to my own controller, where I can find wireshark plugin to see what actually happening? I can find some dissectors but all needs patching and have errors. I have wireshark 1.8 and support for ofp 1.0. Thanks for any links an

Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-23 Thread Vasiliy Tolstov
ows accordingly. What i need to configure on router side (linux server that act as router and forward packets from mtcp enabled hosts) ? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openv

Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-23 Thread Vasiliy Tolstov
ows accordingly. Thanks, i'm try and send results. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-23 Thread Vasiliy Tolstov
on top of two eth devices with mptcp enable and assign ip to bridge does it can work? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [mptcp-dev] MPTCP v0.87 - Release Candidate

2013-07-22 Thread Vasiliy Tolstov
x27;ip link set dev [itf] multipath off' now works on existing connections > > > Cheers, > Christoph > > > MPTCP-developpers Mailing-List > Visit https://scm.info.ucl.ac.be/trac/mptcp/ to access the source-code of > MPTCP in the Linux Kernel > > To Unsubscrib

[ovs-dev] effective user isolation

2013-05-29 Thread Vasiliy Tolstov
t see vm2_*/, for user2 too. As i understand i can use vlans for each user - vlan1 for user1 vlan2 for user2... and so. But vlan numbers limits to 4096, if i have more than 4096 clients ..? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@self

[ovs-dev] 802.3ad link aggregation protocol support for bonding

2013-05-27 Thread Vasiliy Tolstov
Hello. I'm try to use google, but it says that 802.3ad not implemented in ovs. Does 802.3ad support for bonding planning somewhere in roadmap? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ___ dev mailing lis

[ovs-dev] newbie question

2013-03-22 Thread Vasiliy Tolstov
Hello. I'm try to use open vSwitch in my virtual environment that contains 100-200 kvm vm. Aech vm node contains is about 20-50 vm. Is that possible to control all vSwitches from single point? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@self