Re: [vpp-dev] pppoe plugin + vlan

2020-05-12 Thread Stanislav Zaikin
Hello again, Are there any users of pppoe-plugins? Or maybe any maintainers of this plugin? On Sat, 9 May 2020 at 20:16, Stanislav Zaikin wrote: > Hello folks, > > I'm trying to figure out how to make PPPoE plugin work with dot1q > subinterfaces (and maybe with qinq interfaces). > > I've made a

[vpp-dev] pppoe plugin + vlan

2020-05-09 Thread Stanislav Zaikin
Hello folks, I'm trying to figure out how to make PPPoE plugin work with dot1q subinterfaces (and maybe with qinq interfaces). I've made a prototype with the following things: 1) I enabled arc "device-input" with the next node "pppoe-input" on the pppoe cp interface: to get rid of L3_MAC_MISMATCH

[vpp-dev] PPPoE with ACL not working

2018-12-11 Thread alp . arslan
Dear All, I am trying to configure ACL on a particular PPPoE session. I have successfully established a PPPoE session over interface VirtualEthernet0/0/0, and I am able to ping VPP from the PPPoE client side and my packets are being routed correctly. However, when I add ACL (default drop) to t

Re: [vpp-dev] PPPOE

2018-11-27 Thread Zhang Dongya
Hi, We have put our pppoe client implementation on our github, I have synced our latest commit from our internal branch. If you want to have a try, you can compile that branch and refer to commands of plugin/pppox and plugin/pppoeclient. The github link is: https://github.com/raydonetworks/vpp-

Re: [vpp-dev] PPPOE

2018-11-25 Thread Ni, Hongjun
no PPPoE client at present. Thanks, Hongjun From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of xulang Sent: Monday, November 26, 2018 9:23 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] PPPOE Hi all, I would like to use pppoe server and pppoe client, is there any material about

[vpp-dev] PPPOE

2018-11-25 Thread xulang
Hi all, I would like to use pppoe server and pppoe client, is there any material about this? Regards, Xlangyun-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11398): https://lists.fd.io/g/vpp-dev/message/11398 Mute This Topic: https://lists.fd.

Re: [vpp-dev] PPPoE plugin documentation/support

2018-11-12 Thread alp . arslan
OK, thank you. Please let me know when the patch is available. -Original Message- From: Ni, Hongjun [mailto:hongjun...@intel.com] Sent: Monday, November 12, 2018 9:36 AM To: alp.ars...@xflowresearch.com; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] PPPoE plugin documentation/support Hi

Re: [vpp-dev] PPPoE plugin documentation/support

2018-11-11 Thread Ni, Hongjun
h.com [mailto:alp.ars...@xflowresearch.com] Sent: Friday, November 9, 2018 4:04 PM To: Ni, Hongjun ; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] PPPoE plugin documentation/support Yes, that seems to be the problem. The control plane interface is dropping the replies with error "L3 MAC MISMATCH&qu

Re: [vpp-dev] PPPoE plugin documentation/support

2018-11-09 Thread alp . arslan
e Regards, Alp Arslan -Original Message- From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Thursday, November 8, 2018 5:18 PM To: alp.ars...@xflowresearch.com; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin documentation/support Hi alp arslan,

Re: [vpp-dev] PPPoE plugin documentation/support

2018-11-08 Thread Ni, Hongjun
to set your control interface to l2 mode. Thanks, Hongjun -Original Message- From: alp.ars...@xflowresearch.com [mailto:alp.ars...@xflowresearch.com] Sent: Thursday, November 8, 2018 6:38 PM To: Ni, Hongjun ; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] PPPoE plugin documentation/support S

Re: [vpp-dev] PPPoE plugin documentation/support

2018-11-08 Thread alp . arslan
Still waiting on this. Can anyone help me on this one? -Original Message- From: Muhammad Alp Arslan (alp.ars...@xflowresearch.com) [mailto:alp.ars...@xflowresearch.com] Sent: Friday, November 2, 2018 4:07 PM To: 'Ni, Hongjun'; 'vpp-dev@lists.fd.io' Subject: RE: [v

Re: [vpp-dev] PPPoE plugin documentation/support

2018-11-02 Thread alp . arslan
day, October 24, 2018 2:51 PM To: 'Ni, Hongjun'; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin documentation/support Its working fine with VPP 17.10. I can see that a pppoe fib is created as soon as the 1st PADI request arrives, which sets up the reverse path. However, in VPP

Re: [vpp-dev] PPPoE plugin documentation/support

2018-10-24 Thread alp . arslan
O replies. -Original Message- From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Wednesday, October 24, 2018 1:38 PM To: alp.ars...@xflowresearch.com; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin documentation/support Hi Alp Arslan, Please

Re: [vpp-dev] PPPoE plugin documentation/support

2018-10-24 Thread Ni, Hongjun
- From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of alp.ars...@xflowresearch.com Sent: Wednesday, October 24, 2018 2:49 PM To: Ni, Hongjun ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin documentation/support Dell - Internal Use - Confidential Dear Hongjun, I was able

Re: [vpp-dev] PPPoE plugin documentation/support

2018-10-23 Thread alp . arslan
M To: alp.ars...@xflowresearch.com; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin documentation/support Hi Alp Arslan, To make tap_cli work, you need to revert the code as per this patch: https://gerrit.fd.io/r/#/c/9467/ Thanks, Hongjun -Original Message- From: vpp-dev@lists.fd.io [m

Re: [vpp-dev] PPPoE plugin documentation/support

2018-10-23 Thread Ni, Hongjun
PM To: Ni, Hongjun ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin documentation/support Dell - Internal Use - Confidential Dear Hongjun, Thanks for the reply. I am using the VPP version 18.07. If the tap_cli is still present, can you please point me towards what could be the

Re: [vpp-dev] PPPoE plugin documentation/support

2018-10-23 Thread alp . arslan
to look into tapv2. Regards, Alp Arslan -Original Message- From: Ni, Hongjun [mailto:hongjun...@intel.com] Sent: Tuesday, October 23, 2018 12:51 PM To: alp.ars...@xflowresearch.com; vpp-dev@lists.fd.io Subject: RE: [vpp-dev] PPPoE plugin documentation/support Hi Alp Arslan, Since tap_cli

Re: [vpp-dev] PPPoE plugin documentation/support

2018-10-23 Thread Ni, Hongjun
Sent: Tuesday, October 23, 2018 3:08 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] PPPoE plugin documentation/support Dear All, I am trying to evaluate the support of pppoe in vpp. However, I am facing some issues, here is my startup conf file. unix { nodaemon log /var/log/vpp/vpp.log

[vpp-dev] PPPoE plugin documentation/support

2018-10-23 Thread alp . arslan
Dear All, I am trying to evaluate the support of pppoe in vpp. However, I am facing some issues, here is my startup conf file. unix { nodaemon log /var/log/vpp/vpp.log full-coredump cli-listen /run/vpp/cli.sock gid vpp } api-trace { on } api-segment { gid vpp } socksvr { default

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-16 Thread Ni, Hongjun
k for PPPoE plugin to integrate it with OpenBRAS. Thanks, Hongjun From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of berk...@gmail.com Sent: Wednesday, October 17, 2018 3:04 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin config #vpp #vpp Switching to l2 mode

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-16 Thread John Lo (loj) via Lists.Fd.Io
them instead of using a BD. -John From: vpp-dev@lists.fd.io On Behalf Of berk...@gmail.com Sent: Tuesday, October 16, 2018 3:04 PM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin config #vpp #vpp Switching to l2 mode with bridge-domain gives another trace, but anyway frame is not

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-16 Thread berk131
Switching to l2 mode with bridge-domain gives another trace, but anyway frame is not going to pppoe_cp_dispatch. 02:02:10:942877: tapcli-rx   tapcli-0 02:02:10:942881: ethernet-input   PPPOE_DISCOVERY: 2e:0d:e3:67:3e:bf -> 52:54:00:ea:ca:a5 02:02:10:942882: l2-input   l2-input: sw_if_index 3 dst

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-16 Thread John Lo (loj) via Lists.Fd.Io
@lists.fd.io On Behalf Of berk...@gmail.com Sent: Tuesday, October 16, 2018 7:41 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] PPPoE plugin config #vpp #vpp Sorry, PADO came from tap trace, but anyway i not understand reason of drop. 00:10:24:106524: tapcli-rx tapcli-0 00:10:24:106529: ethernet-input

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-16 Thread berk131
Sorry, PADO came from tap trace, but anyway i not understand reason of drop. 00:10:24:106524: tapcli-rx   tapcli-0 00:10:24:106529: ethernet-input   PPPOE_DISCOVERY: ae:24:05:0d:4c:e9 -> 52:54:00:ea:ca:a5 00:10:24:106531: error-drop   ethernet-input: l3 mac mismatch -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-15 Thread berk131
[Edited Message Follows] I've created tap interface, got same issue. PADI forwarded to tapcli-0: 14:05:00:832297: dpdk-input   GigabitEthernet2/0/2 rx queue 0   buffer 0xa3138: current data 0, length 60, free-list 0, clone-count 0, totlen- nifb 0, trace 0xb   ext-hdr-valid

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-15 Thread berk131
I've created tap interface, got same issue. PADI forwarded to tapcli-0: 14:05:00:832297: dpdk-input   GigabitEthernet2/0/2 rx queue 0   buffer 0xa3138: current data 0, length 60, free-list 0, clone-count 0, totlen- nifb 0, trace 0xb   ext-hdr-valid   l4-cksum-compute

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-15 Thread Ni, Hongjun
, 2018 5:20 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] PPPoE plugin config #vpp #vpp Hello all, I tried pppoe plugin with openbras from initial repository(https://github.com/wfnex/openbras). Added CP interface with create pppoe cp cp-if-index . PADI requests from client interface are send to

Re: [vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-15 Thread berk131
Yes, i see that destination mac of client in PADO is unknown in CP bridge-domain. How to intercept PPPoED packets by pppoe node before it comes to mac filtering node ? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10817): https://lists.fd.io/g/vp

[vpp-dev] PPPoE plugin config #vpp #vpp

2018-10-15 Thread berk131
Hello all, I tried pppoe plugin with openbras from initial repository(https://github.com/wfnex/openbras). Added CP interface with  create pppoe cp cp-if-index . PADI requests from client interface are send to CP interface. But PADO answer from openbras is not going to client interface and not sho

Re: [vpp-dev] PPPOE

2017-07-23 Thread Ni, Hongjun
mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Tuesday, July 18, 2017 10:59 AM To: Ole Troan Cc: vpp-dev Subject: Re: [vpp-dev] PPPOE Adds the link to OpenBras we are using: https://github.com/wfnex/openbras Correct below type error: //Configure CP path and DP session in C

Re: [vpp-dev] PPPOE

2017-07-17 Thread Ni, Hongjun
-mac 00:11:01:00:00:01 vppctl ip route add 100.1.1.2/24 via pppoe_session0 Thanks, Hongjun -Original Message- From: Ni, Hongjun Sent: Tuesday, July 18, 2017 10:35 AM To: Ni, Hongjun ; Ole Troan Cc: vpp-dev Subject: RE: [vpp-dev] PPPOE Hi all, The initial PPPoE plugin code has been

Re: [vpp-dev] PPPOE

2017-07-17 Thread Ni, Hongjun
t, Hongjun -Original Message- From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Monday, June 26, 2017 4:46 PM To: Ole Troan Cc: vpp-dev Subject: Re: [vpp-dev] PPPOE Hi Ole, Yes, one TAP interface is only needed. Memif is a good way to redirect

Re: [vpp-dev] PPPOE

2017-06-26 Thread Ni, Hongjun
ngjun -Original Message- From: Ole Troan [mailto:otr...@employees.org] Sent: Monday, June 26, 2017 4:26 PM To: Ni, Hongjun Cc: Ed Warnicke ; vpp-dev Subject: Re: [vpp-dev] PPPOE Hi Hongjun, > PPPoE plugin will support any kind of control plan projects. > > Currently, we plan to test

Re: [vpp-dev] PPPOE

2017-06-26 Thread Ole Troan
Hi Hongjun, > PPPoE plugin will support any kind of control plan projects. > > Currently, we plan to test slow path code using below open source control > plan project: > https://github.com/wfnex/openbras > > We will create a tap port hooked to the kernel -> OpenBRAS > The slow path graph node

Re: [vpp-dev] PPPOE

2017-06-25 Thread Ni, Hongjun
Currently, it will not. From: yug...@telincn.com [mailto:yug...@telincn.com] Sent: Monday, June 26, 2017 10:52 AM To: Ni, Hongjun ; Vincent Jardin Cc: vpp-dev Subject: Re: RE: [vpp-dev] PPPOE Is this framework will be applied to IPoE? Regards, Ewan yug

Re: [vpp-dev] PPPOE

2017-06-25 Thread Ni, Hongjun
non PPPoE session stage traffic to control plane via TAP port. -Hongjun From: Ed Warnicke [mailto:hagb...@gmail.com] Sent: Monday, June 26, 2017 10:41 AM To: Ni, Hongjun Cc: yug...@telincn.com; Vincent Jardin ; vpp-dev Subject: Re: [vpp-dev] PPPOE Hongjun, That sounds good :) Could you

Re: [vpp-dev] PPPOE

2017-06-25 Thread yug...@telincn.com
Is this framework will be applied to IPoE? Regards, Ewan yug...@telincn.com From: Ni, Hongjun Date: 2017-06-26 10:39 To: Ni, Hongjun; yug...@telincn.com; Vincent Jardin CC: vpp-dev Subject: RE: [vpp-dev] PPPOE To make it clear: The PPPoE plugin will contains fast path graph node and slow

Re: [vpp-dev] PPPOE

2017-06-25 Thread Ed Warnicke
> > Regards, > > Hongjun > > > > *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On > Behalf Of *Ni, Hongjun > *Sent:* Monday, June 26, 2017 10:23 AM > *To:* yug...@telincn.com; Vincent Jardin > > *Cc:* vpp-dev > *Subject:* Re: [vpp-dev] PPPOE

Re: [vpp-dev] PPPOE

2017-06-25 Thread Ni, Hongjun
handle the slow path traffics in the PPPoE discovery stage. Regards, Hongjun From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Ni, Hongjun Sent: Monday, June 26, 2017 10:23 AM To: yug...@telincn.com; Vincent Jardin Cc: vpp-dev Subject: Re: [vpp-dev] PPPOE Hi guys

Re: [vpp-dev] PPPOE

2017-06-25 Thread Ni, Hongjun
...@telincn.com Sent: Saturday, June 17, 2017 10:16 AM To: Vincent Jardin Cc: vpp-dev Subject: Re: [vpp-dev] PPPOE Hi, Linux's PPPoE is very slow on creating new session, i will figure that out. Thanks, Ewan yug...@telincn.com<mailto:yug...@telincn.com> From: Vin

Re: [vpp-dev] PPPOE

2017-06-17 Thread Jim Thompson
> On Jun 16, 2017, at 3:29 PM, Vincent Jardin wrote: > > FYI, 6WIND provides a full PPP stack (L2TP, PPPoE) server and clients. It > tooks years to develop it and unfortunately it has dependencies that prevent > using it with VPP. But it works fine with DPDK. It is available both under > so

Re: [vpp-dev] PPPOE

2017-06-16 Thread yug...@telincn.com
Hi, Linux's PPPoE is very slow on creating new session, i will figure that out. Thanks, Ewan yug...@telincn.com From: Vincent Jardin Date: 2017-06-17 04:29 To: yug...@telincn.com CC: vpp-dev Subject: Re: [vpp-dev] PPPOE FYI, 6WIND provides a full PPP stack (L2TP, PPPoE) server and cl

Re: [vpp-dev] PPPOE

2017-06-16 Thread Vincent Jardin
FYI, 6WIND provides a full PPP stack (L2TP, PPPoE) server and clients. It tooks years to develop it and unfortunately it has dependencies that prevent using it with VPP. But it works fine with DPDK. It is available both under source code or binary only but under specific licensing. But usuall

Re: [vpp-dev] PPPOE

2017-06-16 Thread Ole Troan
> Is there any plan to surpport pppoe? Not as far as I know. Feel free to start a PPP project. You would need to implement some NCPs too. Cheers, Ole signature.asc Description: Message signed with OpenPGP ___ vpp-dev mailing list vpp-dev@lists.fd.io h

[vpp-dev] PPPOE

2017-06-15 Thread yug...@telincn.com
Hi all Is there any plan to surpport pppoe? Regards, Ewan yug...@telincn.com ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev