public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] *** minor fixes in DHCP6 ***
@ 2023-05-18 19:35 seanedmond
  2023-05-18 19:35 ` [PATCH 1/2] net: ipv6: Fix CID 453851 and CID 436278 seanedmond
  2023-05-18 19:35 ` [PATCH 2/2] net: dhcp6: Fix VCI string seanedmond
  0 siblings, 2 replies; 7+ messages in thread
From: seanedmond @ 2023-05-18 19:35 UTC (permalink / raw)
  To: u-boot; +Cc: trini, xypron.glpk, rfried.dev

From: Sean Edmond <seanedmond@microsoft.com>

Resolves 2 issues:
- coverity CID 453851 and 436278
- Change DHCP6 VCI string from "U-boot" to "U-Boot" (this was found 
  by more detailed testing on our end)

Sean Edmond (2):
  net: ipv6: Fix CID 453851 and CID 436278
  net: dhcp6: Fix VCI string

 cmd/net.c    | 12 ++++++------
 net/dhcpv6.c |  5 +++++
 net/dhcpv6.h |  2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.40.0


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

end of thread, other threads:[~2023-06-14 19:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 19:35 [PATCH 0/2] *** minor fixes in DHCP6 *** seanedmond
2023-05-18 19:35 ` [PATCH 1/2] net: ipv6: Fix CID 453851 and CID 436278 seanedmond
2023-06-10 10:44   ` Ramon Fried
2023-06-14 19:51   ` Tom Rini
2023-05-18 19:35 ` [PATCH 2/2] net: dhcp6: Fix VCI string seanedmond
2023-06-10 10:44   ` Ramon Fried
2023-06-14 19:51   ` Tom Rini

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