Thank you for the patch. I just tried patching and ran into some hunks failing :( I am running openvswitch 2.3.0... Here's the output:
root@ashok-vb:/home/achippa/openvswitch-2.3.0# patch -p1 < patch_ben_pfaff patching file ofproto/connmgr.c Hunk #2 succeeded at 1942 with fuzz 2 (offset -38 lines). patching file ofproto/connmgr.h Hunk #2 succeeded at 196 (offset 3 lines). patching file ofproto/fail-open.c patching file ofproto/fail-open.h patching file ofproto/in-band.c Hunk #1 FAILED at 1. Hunk #2 succeeded at 235 with fuzz 2. 1 out of 2 hunks FAILED -- saving rejects to file ofproto/in-band.c.rej patching file ofproto/in-band.h patching file ofproto/ofproto.c Hunk #1 FAILED at 1. Hunk #2 FAILED at 2963. 2 out of 2 hunks FAILED -- saving rejects to file ofproto/ofproto.c.rej patching file tests/ofproto.at Hunk #1 succeeded at 1060 (offset -246 lines). They seem simple enough to resolve. Will do. Thanks On Fri, Jan 30, 2015 at 5:52 PM, Justin Pettit <jpet...@nicira.com> wrote: > Please keep the discussion on the list. I'm sure Guru or someone will > respond. > > --Justin > > > On Jan 30, 2015, at 5:41 PM, Ashok Chippa <a.n.chi...@gmail.com> wrote: > > On another issue (that I asked Gurucharan) I do need some help on the > following issue: > > root@ashok-vb:~# ovs-docker add-port br-int eth0 46524ba3123a 1.1.1.1 > RTNETLINK answers: File exists > RTNETLINK answers: File exists > > ovs-docker complains that the file exists, but it creates the port (..._l) > on the openvswitch in any case, however fails to modify the eth0 address > (to 1.1.1.1) in the container... > > Any way to get around this? I am trying to get the packets to pass through > the openvswitch and not the default docker0 bridge... > > Thanks, > Ashok > > On Fri, Jan 30, 2015 at 5:35 PM, Justin Pettit <jpet...@nicira.com> wrote: > >> Yes. You already sent what I asked for, and then I responded to that >> about hidden flows. >> >> --Justin >> >> >> On Jan 30, 2015, at 5:31 PM, Ashok Chippa <a.n.chi...@gmail.com> wrote: >> >> I have mentioned several issues (sorry), which exactly are you asking >> for? Showing tables with 0 active flows? >> >> On Fri, Jan 30, 2015 at 5:25 PM, Justin Pettit <jpet...@nicira.com> >> wrote: >> >>> Can you provide an example from the shell output? I've never seen that. >>> >>> --Justin >>> >>> >>> On Jan 30, 2015, at 5:05 PM, Ashok Chippa <a.n.chi...@gmail.com> wrote: >>> >>> Sorry, I meant del-flows... I mistyped it... del-flows does not work!!! >>> >>> Out of 11 flows, it deleted 1 flow, and repeated commands to del-flows >>> did not have any effect!!! >>> >>> >>> On Fri, Jan 30, 2015 at 2:51 PM, Justin Pettit <jpet...@nicira.com> >>> wrote: >>> >>>> >>>> > On Jan 30, 2015, at 2:22 PM, Ashok Chippa <a.n.chi...@gmail.com> >>>> wrote: >>>> > >>>> > Is there a cli command to clear flows in a table? ovs-ofctl del-flow >>>> <switch> does not work!! >>>> >>>> As Ben mentioned, this should work. However, the command is >>>> "del-flows", not "del-flow". >>>> >>>> --Justin >>>> >>>> >>>> >>> >> >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss