Re: [PATCH net-next 03/11] tools: ynl-gen: add sub-type check
Donald Hunter <[email protected]> Fri, 05 Sep 2025 11:37:37 +0100
| Newsgroups | com.zx2c4.lists.wireguard,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
Asbjørn Sloth Tønnesen <[email protected]> writes: > Add a check to verify that the sub-type is "nest", and throw an > exception if no policy could be generated, as a guard to prevent > against generating a bad policy. > > This is a trivial patch with no behavioural changes intended. > > Signed-off-by: Asbjørn Sloth Tønnesen <[email protected]> Reviewed-by: Donald Hunter <[email protected]>