Team
Wish to reach out for support on adding policies in IpSec using XFRM ;
Observed that xfrm is packaged along with ip-full package and in our system we see that ip-full is enabled and also ip(Minimal) ;
We are not able to see xfrm support , hence adopted the approach listed in
https://bugs.openwrt.org/index.php?do=details&task_id=1294
with this we are able to add xfrm support ; however we see this approach is more manual in removing the packages ip-full and ip-tiny and then adding ip-full again ;
So the query is how we can make it as part of the Openwrt build system
Thanks
Guna