[PATCH 02/12] net: add function to pretty print IPv4
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Tue Dec 14 17:08:41 CET 2021
    
    
  
On Tue, 14 Dec 2021 14:12:32 +0000
Ronan Randles <ronan.randles at intel.com> wrote:
> This function accepts an uint32_t representation of an IP address and
> produces a string representation stored in a char * buffer. Realavent
> unit tests also included.
> 
> Signed-off-by: Ronan Randles <ronan.randles at intel.com>
Do we really have to reinvent getnameinfo()?
Is this for Windows?
    
    
More information about the dev
mailing list