On Mon, 14 Sep 2026 10:45:37 +0900 Yuyang Huang wrote: > net/core/rtnetlink.c | 174 +++++++++++++++++++++++++++++++++++ > 2 files changed, 175 insertions(+)
I don't think we need another 200 LoC in rtnetlink.c ? Especially if we make a precedent for AF_PACKET and someone decides to even add more code later. The AI report about consistency check is probably good to act on as well?

