Damjan,thanks for your quick reply!So I don’t need to set any dpdk parameters
in the startup.conf, am I right? I will read the document soon.
可用于iOS的myMail发送
2019年4月3日 星期三 +0800 20:11 发件人 dmarion=me@lists.fd.io
:
>
>
>> On 3 Apr 2019, at 13:25, saint_sun 孙 via Lists.Fd.Io <
>> saint_s
Hi all,
I want to run vpp on marvell SOC board, anyone know how to set the startup.conf?
I have insmod the musdk_cma and mv_pp_uio.ko.
thanks
saint_sun-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12692): https://lists.fd.io/g/vpp-dev/message
thanks for your reply! expecting for your patch~
best regards,
saint_sun
From: Neale Ranns via Lists.Fd.Io
Date: 2019-02-14 16:28
To: saint_...@aliyun.com; vpp-dev
CC: vpp-dev
Subject: Re: [vpp-dev] ipsec AH+ESP
Hi Sun,
It is my understanding that it is not possible to configure both AH and
hi all,
how can I configure ipsec to support AH+ESP mode? I used
"ipsec_sa_add_del_command_fn" command to configure one AH sa and one ESP sa,
then I used "ipsec_policy_add_del_command_fn" command to apply the sa, but I
only saw the AH-encapsulated packet that passing through the device.
be
thanks very much!
Any plan to support this feature?
saint_sun
From: Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco) via Lists.Fd.Io
Date: 2019-01-15 18:00
To: saint_...@aliyun.com; vpp-dev
CC: vpp-dev
Subject: Re: [vpp-dev] nat44:twice nat
Hi,
twice NAT is currently supported only f
hi all,
I want to use twice-nat,but when I send an icmp packet through the device, the
packet can not be translated, otherwise udp packet can. anyone who knows why?
the corresponding information is in the attachment.
Any reply will be appreciated!
best regards,
saint_sun
twice-nat.txt
Desc
Hi,
I modified several positions, then the make can be done successfully with
some minor problems, the details list below:
one is in the vpp.mk
user@vpp-compiler:~/vpp1810$ git diff
diff --git a/build
Thanks to all who have helped, I am trying, will resend the result later.
saint_...@aliyun.com
From: Dave Barach via Lists.Fd.Io
Date: 2018-12-20 00:29
To: Andrew Pinski; dmar...@me.com
CC: vpp-dev
Subject: Re: [vpp-dev] regarding cross compiling
Please give the instructions at
https://cmake
Hi all,
I was confused with cross compiling, when I built vpp with the new
version(18.10) using arm build tools.
The compiling environment is listed below:
-
vpp 18.10
host : ubuntu 16.04 , x86-64 cpu
target :
Hi Ole,
thanks for your advice, I have done something about option 3, So that other
applications can not sense the changes of the socket.
saint_...@aliyun.com
From: Ole Troan
Date: 2018-11-13 15:47
To: saint_sun
CC: vpp-dev
Subject: Re: [vpp-dev] inet raw socket
Hi again,
> yes, we have
hello Ole,
yes, we have a control plane, and the protocols I mentioned below run in the
control plane.
when these protocols want to send packets, they organize their own protocol
data then call inet raw socket to set the IP header and link header. when
received a packet from the interface, firs
hello Ole,
yes, we have a control plane, and the protocols I mentioned below run in the
control plane.
when these protocols want to send packets, they organize their own protocol
data then call inet raw socket to set the IP header and link header. when
received a packet from the interface, fir
Some protocols or functions need inet raw socket to transmit and receive
packets such as ping/vrrp/pim, and I want to debug these functions.
可用于iOS的myMail发送
2018年11月7日 星期三 +0800 19:40 发件人 Ole Troan :
>> I am confused, your suggestion is that I can use
>> The API interface?
>
>No. What I sa
I am confused, your suggestion is that I can use
The API interface?
可用于iOS的myMail发送
2018年11月7日 星期三 +0800 15:49 发件人 Ole Troan :
>> <81.gif>thanks very much! And I have another question: does VPP support
>> INET RAW socket, I find the UDP and TCP socket except the raw socket.
>
>No, but yo
thanks very much! And I have another question: does VPP support INET RAW
socket, I find the UDP and TCP socket except the raw socket.
saint_...@aliyun.com
From: Ole Troan
Date: 2018-11-05 13:03
To: saint_sun
CC: vpp-dev
Subject: Re: [vpp-dev] Where is the definition of IP_PROTOCOL_ICMP
Hi t
Hello everyone,
Does someone know where is the definition of IP_PROTOCOL_ICMP? I searched
all the directories in VPP, but could not find it.
Appreciated for your help!
可用于iOS的myMail发送
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#11091): ht
OK , it is better, I will try, thanks!
saint_...@aliyun.com
From: Neale Ranns (nranns)
Date: 2018-10-31 17:01
To: saint_...@aliyun.com
CC: vpp-dev
Subject: Re: [vpp-dev]ping local address
Hi Saint,
With this change an attacker could send a packet with both the source and
destination both se
sorry for my unclear expression!
The explanation for the trace below is not completely, what I want to say is
when I switches the bonding interface back to l3 mode from l2(first l3->l2 then
l2->l3), the packet can’t be sent to bond-input again.
I have tested the modifications what you mention
Hello all:
An basic features: ping myself. when I configure an IP address for an
interface, then I ping the address from VPP, it's failed, why?should I do other
more settings?
DBGvpp# ping 10.0.0.1
Hello steven,
I used the native memif to be the member of bonding interface, below is my
configuration:
DBGvpp# create bond mode active-backup
DBGvpp# bond add BondEthernet1 line2
DBGvpp# show bond details
BondEthernet0
mode: active-backup
load balance: l23
number of active slaves: 0
Ok, I forgot to click the reply-all. who is familiar with the problem I
mentioned below please tell me,thanks!
2018年10月25日 星期四 +0800 10:32 发件人 John Lo (loj) :
>Please include vpp-dev alias on any questions about VPP, instead of unicast an
>individual only. Then whoever is familiar with th
I am very grateful to you for your advice!
I have tested it,But there is something wrong. when I receive an arp or ICMP
packet from a l2 subif that joins to bd 200 and encapsulates vlan 200,the
reply packet that send from the subif does not have the vlan tag 200. Any more
other configurations
I have a question:
Does vpp has the function like the configuration example:
interface f0/1
switchport access vlan 10
Interface vlan 10
ip address 10.0.0.1 255.255.255.0
If vpp has the function, where can I find the command and the source code?
Another question, does vpp support superVLAN?
any
23 matches
Mail list logo