[PATCH v6 0/2] Add config file support for l3fwd
    Thomas Monjalon 
    thomas at monjalon.net
       
    Tue Mar  8 09:57:26 CET 2022
    
    
  
01/03/2022 15:49, Sean Morrissey:
> This patchset introduces config file support for l3fwd
> and its lookup methods LPM, FIB, and EM, similar to
> that of l3fwd-acl. This allows for route rules to be
> defined in configuration files and edited there instead
> of in each of the lookup methods hardcoded route tables.
> 
> V6:
> * Move config file parsing functions to separate files
>   as to not bloat l3fwd code.
Applied with parsing inside separate files of l3fwd.
    
    
More information about the dev
mailing list