[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #8618] netif, removed ip_addr, netmask, gw useless i
From: |
Sylvain Rochet |
Subject: |
[lwip-devel] [patch #8618] netif, removed ip_addr, netmask, gw useless initialization in netif_add() |
Date: |
Wed, 11 Mar 2015 20:40:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.4.0 |
URL:
<http://savannah.nongnu.org/patch/?8618>
Summary: netif, removed ip_addr,netmask,gw useless
initialization in netif_add()
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: gradator
Submitted on: Wed 11 Mar 2015 08:40:40 PM GMT
Category: IPv4
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
ip_addr,netmask,gw are going to be initialized using netif_set_addr() at the
end of netif_add) we don't need to initialize them to zero.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 11 Mar 2015 08:40:40 PM GMT Name:
0001-netif-removed-ip_addr-netmask-gw-useless-initializat.patch Size: 1009B
By: gradator
<http://savannah.nongnu.org/patch/download.php?file_id=33315>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?8618>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #8618] netif, removed ip_addr, netmask, gw useless initialization in netif_add(),
Sylvain Rochet <=