commit | f21210e28b29fb333dd4491678d7385737587e82 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Mon Apr 04 13:58:20 2016 -0700 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Mon Apr 04 20:55:48 2016 -0700 |
tree | 33356f59b5343e6b0175e22302758cf9070870fe | |
parent | 7a26171e9e01b8538e7f32020d718a8f9d1dcf6f [diff] |
[qca-nss-ecm] Improved IP and MAC address string handling. - Replace sprintf with snprintf - Donot use ecm_ip_addr_to_string() function where the IP version is known. Instead use the IPv4 and IPv6 formatting macros. - Removed unused string code from the neigbour solicitation send function. Change-Id: Iefc73478e5e99f7c67af259000a1f95adb8aae0a Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>