I am currently building an open source project for IP tracking in relation to dealing with Anycast PoP switches. I would like to based the IPSet side of the requirements off the code you have written in ipset.c.
Personally I would like to license this under a permissive license (MIT, BSD etc) and would like to know if you would be fine with allowing this. I noticed you chose GPLv3 for this project, while not a deal breaker I personally want to keep peoples options open.
I'm fine with licensing the ipset.c code with the MIT license. When picking a license, I often go with either GPL or MIT, this project happened to use the former.
Hi,
I am currently building an open source project for IP tracking in relation to dealing with Anycast PoP switches. I would like to based the IPSet side of the requirements off the code you have written in
ipset.c
.Personally I would like to license this under a permissive license (MIT, BSD etc) and would like to know if you would be fine with allowing this. I noticed you chose GPLv3 for this project, while not a deal breaker I personally want to keep peoples options open.
Thoughts?