DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Query on the old patch: examples/l3fwd: use reserved IPv4/IPv6 addresses
@ 2019-11-05 13:54 Hemant Agrawal
  2019-11-05 15:51 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Hemant Agrawal @ 2019-11-05 13:54 UTC (permalink / raw)
  To: Stephen Hemminger, dev

Hi Stephen,
              In one of your old patch, you have changed the default IP addresses to the range of 192.18.0.0 citing RFC 5735.
commit 37afe381bde4277f0078116b8d4d7a315c8e39b3
Author: Stephen Hemminger <stephen@networkplumber.org>
Date:   Wed Apr 10 10:41:31 2019 -0700
examples/l3fwd: use reserved IP addresses

however, in the RFC, I see the range as 198.18.x.x.  Was this deliberate ? Or, I am misreading?

https://tools.ietf.org/html/rfc5735
198.18.0.0/15       Network Interconnect
                    Device Benchmark Testing   RFC 2544<https://tools.ietf.org/html/rfc2544>


Regards,
Hemant


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

* Re: [dpdk-dev] Query on the old patch: examples/l3fwd: use reserved IPv4/IPv6 addresses
  2019-11-05 13:54 [dpdk-dev] Query on the old patch: examples/l3fwd: use reserved IPv4/IPv6 addresses Hemant Agrawal
@ 2019-11-05 15:51 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2019-11-05 15:51 UTC (permalink / raw)
  To: Hemant Agrawal; +Cc: dev

On Tue, 5 Nov 2019 13:54:43 +0000
Hemant Agrawal <hemant.agrawal@nxp.com> wrote:

> Hi Stephen,
>               In one of your old patch, you have changed the default IP addresses to the range of 192.18.0.0 citing RFC 5735.
> commit 37afe381bde4277f0078116b8d4d7a315c8e39b3
> Author: Stephen Hemminger <stephen@networkplumber.org>
> Date:   Wed Apr 10 10:41:31 2019 -0700
> examples/l3fwd: use reserved IP addresses
> 
> however, in the RFC, I see the range as 198.18.x.x.  Was this deliberate ? Or, I am misreading?
> 
> https://tools.ietf.org/html/rfc5735
> 198.18.0.0/15       Network Interconnect
>                     Device Benchmark Testing   RFC 2544<https://tools.ietf.org/html/rfc2544>
> 
> 
> Regards,
> Hemant
> 

Good catch, this is a typo in my patch.


   198.18.0.0/15 - This block has been allocated for use in benchmark
   tests of network interconnect devices.  [RFC2544] explains that this
   range was assigned to minimize the chance of conflict in case a
   testing device were to be accidentally connected to part of the
   Internet.  Packets with source addresses from this range are not
   meant to be forwarded across the Internet.

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

end of thread, other threads:[~2019-11-05 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05 13:54 [dpdk-dev] Query on the old patch: examples/l3fwd: use reserved IPv4/IPv6 addresses Hemant Agrawal
2019-11-05 15:51 ` 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).