mbox series

[RFC,0/1] Patch for netifd to handle ip-rule ipproto

Message ID 20241017152107.78523-1-newtwen+github@gmail.com
Headers show
Series Patch for netifd to handle ip-rule ipproto | expand

Message

Paul Donald Oct. 17, 2024, 3:20 p.m. UTC
Patch for netifd to handle ip-rule ipproto

Paul Donald (1):
  iprule: add ipproto property

 iprule.c       | 10 ++++++++++
 iprule.h       |  4 ++++
 system-linux.c |  3 +++
 3 files changed, 17 insertions(+)

Comments

Paul D Oct. 17, 2024, 3:22 p.m. UTC | #1
See also https://github.com/openwrt/netifd/pull/36

On 2024-10-17 17:20, Paul Donald wrote:
> Patch for netifd to handle ip-rule ipproto
> 
> Paul Donald (1):
>   iprule: add ipproto property
> 
>  iprule.c       | 10 ++++++++++
>  iprule.h       |  4 ++++
>  system-linux.c |  3 +++
>  3 files changed, 17 insertions(+)
>