[dpdk-dev] [PATCH] lpm6: add const to IPv6 addresses
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Fri Feb 14 16:47:55 CET 2020
    
    
  
On Fri, 14 Feb 2020 15:37:59 +0100
Andrzej Ostruszka <aostruszka at marvell.com> wrote:
> LPM6 does not modify input IPv6 addresses so mark them as 'const'.
> 
> The real need is to add those annotations to the API but in addition
> they were added also to internal functions and slight formatting changes
> were performed (aligning of input args).
> 
> Signed-off-by: Andrzej Ostruszka <aostruszka at marvell.com>
This is a duplicate of: 
https://patchwork.dpdk.org/patch/65126/
    
    
More information about the dev
mailing list