diff options
author | Hangbin Liu <[email protected]> | 2024-04-04 14:31:12 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-05 22:32:49 -0700 |
commit | aa6485d813ad6d884d23e1e9cf3913be29a1f229 (patch) | |
tree | 673695b5e1b1500a49b331b4476d23c81fb6a77f /net/ipv4/tcp_input.c | |
parent | f410cbea9f3d2675b4c8e52af1d1985b11b387d1 (diff) |
ynl: rename array-nest to indexed-array
Some implementations, like bonding, has nest array with same attr type.
To support all kinds of entries under one nest array. As discussed[1],
let's rename array-nest to indexed-array, and assuming the value is
a nest by passing the type via sub-type.
[1] https://lore.kernel.org/netdev/[email protected]/
Suggested-by: Jakub Kicinski <[email protected]>
Signed-off-by: Hangbin Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions