CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/16 09:45:23
Modified files:
sbin/unwind : frontend.c resolver.c
Log message:
Validate RTM_PROPOSAL in resolver not frontend
The resolver is the actual consumer and shouldn't trust the frontend.
Fold the IPv4/IPv6 specific checks thanks to the previous commit.
Idea from florian
OK florian
