Re: [PATCH 03/11] rtnl: Add l_rtnl_route_new_static
Denis Kenzior <denkenz at gmail.com>
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi Andrew, On 4/11/22 09:20, Andrew Zaborowski wrote: > Add a constructor for prefix routes through a specific gateway/router. > --- > Name follows suggestion in > https://lists.01.org/hyperkitty/list/ell(a)lists.01.org/message/ZPJRBKRROCGZFVLLFUCL6GYHHG2JQZLW/ > --- > ell/ell.sym | 1 + > ell/rtnl.c | 31 +++++++++++++++++++++++++++++++ > ell/rtnl.h | 2 ++ > 3 files changed, 34 insertions(+) > Applied, thanks. Regards, -Denis