DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Questions about public IP included in DPDK driver code
@ 2020-12-07 14:17  =?gb18030?B?SHVhbmdMaW1pbmc=?=
  2020-12-11 15:56 ` Thomas Monjalon
  2020-12-11 19:19 ` Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: =?gb18030?B?SHVhbmdMaW1pbmc=?= @ 2020-12-07 14:17 UTC (permalink / raw)
  To: =?gb18030?B?dXNlcnM=?=

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="gb18030", Size: 548 bytes --]

Dear Concerns,


I found that the driver contains public IP(169.254.10.240), which leads to my binary 
with public IP too, which is not what I want.
What is the function of this IP, and could the community delete it for security reasons?


>>[root@localhost dpdk-19.11]# grep "169.254.10.240" -r  ./
>>./drivers/net/ark/ark_pktgen.c:	{{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"},
>>./drivers/net/ark/ark_pktchkr.c:	{{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"}


Thanks & Regards,
Peanut_Huang

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-users] Questions about public IP included in DPDK driver code
  2020-12-07 14:17 [dpdk-users] Questions about public IP included in DPDK driver code  =?gb18030?B?SHVhbmdMaW1pbmc=?=
@ 2020-12-11 15:56 ` Thomas Monjalon
  2020-12-11 19:19 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-12-11 15:56 UTC (permalink / raw)
  To: HuangLiming; +Cc: users, ed.czeck, shepard.siegel, john.miller

+Cc ark maintainers

07/12/2020 15:17, HuangLiming:
> I found that the driver contains public IP(169.254.10.240), which leads to my binary 
> with public IP too, which is not what I want.
> What is the function of this IP, and could the community delete it for security reasons?
> 
> drivers/net/ark/ark_pktgen.c:	{{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"},
> drivers/net/ark/ark_pktchkr.c:	{{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"}




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-users] Questions about public IP included in DPDK driver code
  2020-12-07 14:17 [dpdk-users] Questions about public IP included in DPDK driver code  =?gb18030?B?SHVhbmdMaW1pbmc=?=
  2020-12-11 15:56 ` Thomas Monjalon
@ 2020-12-11 19:19 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2020-12-11 19:19 UTC (permalink / raw)
  To: HuangLiming; +Cc: users

On Mon, 7 Dec 2020 22:17:48 +0800
"HuangLiming" <hlm3280@qq.com> wrote:

> Dear Concerns,
> 
> 
> I found that the driver contains public IP(169.254.10.240), which leads to my binary&nbsp;
> with public IP too, which is not what I want.
> What is the function of this IP, and could the community delete it for security reasons?
> 
> 
> &gt;&gt;[root@localhost dpdk-19.11]# grep "169.254.10.240" -r&nbsp; ./
> &gt;&gt;./drivers/net/ark/ark_pktgen.c:	{{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"},
> &gt;&gt;./drivers/net/ark/ark_pktchkr.c:	{{"dst_ip"}, OTSTRING, .v.STR = "169.254.10.240"}
> 
> 
> Thanks &amp; Regards,
> Peanut_Huang

Bigger question is why does this driver have its own packet generator embedded
inside it?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-11 19:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 14:17 [dpdk-users] Questions about public IP included in DPDK driver code  =?gb18030?B?SHVhbmdMaW1pbmc=?=
2020-12-11 15:56 ` Thomas Monjalon
2020-12-11 19:19 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).