public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* ifconfig command behavior when different subnet is given
@ 2016-09-26 13:17 Santhapur Naveen
  0 siblings, 0 replies; only message in thread
From: Santhapur Naveen @ 2016-09-26 13:17 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hello,

          I would like to have a clarification on one thing. From Shell if we try to assign a static IP for example, "ifconfig -s eth0 static 10.0.93.45 255.255.255.244 10.0.0.14" What would be the behavior? In fact, when I tried, it was crashing inside the function Ip4AddRoute() at this line if (IP4_NET_EQUAL (RtEntry->Dest, Dest, Netmask) && (RtEntry->NextHop == Gateway)) and I happen to find the value of RtEntry is garbage.

      Would anyone please answer is this an expected behavior?

Thanks,
Naveen


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-26 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 13:17 ifconfig command behavior when different subnet is given Santhapur Naveen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox