User Details
- User Since
- Nov 1 2022, 3:37 PM (114 w, 2 d)
Thu, Dec 12
I’ve been using it as is since I posted this, it’s been working fantastically
Nov 17 2022
Added file:// parser to vyos.remote.download and used that to simplify the code, no need to check if it's local now.
Nov 16 2022
thank you
Nov 9 2022
list/lists in config and op-mode now moved to external-list
task-scheduler logic was moved into vyos.task_scheduler so it can be imported properly and used by other modules
Nov 8 2022
In the PR it was requested to change the group category from lists to external-list which I'm fine with, but before I do the work to rename files and fields, does everyone agree with this change?
PR was added, I'm just trying to learn the documentation system now. Though to be frank documentation has never been my strong suit.
Nov 3 2022
After a few hours of digging I do think this request would be very similar to geoip, only ipv4, and ipv6 groups would be required per list.
I didn't look deep into the nft groups, so I wasn't sure if we could mix ipv4/6 and addresses and networks, if we can then I agree one group would be best, though I'm sure ipv4/6 would still need to separate but checking each line for : makes that task super easy and fast.