mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-10 02:04:37 +02:00
* Fix typos in comment on IPsec policy "template" field * Move IPv4 DHCP server API data next to other DHCP APIs * Set default for "force" field on DHCP options Without the default value removing it from the options after it's been set once leads to an error: > Key "force" cannot be removed for name="…" * Add IPv4 DHCP option matcher RouterOS 7.4 and newer implement matchers for the Vendor ID provided by DHCP clients. RouterOS 7.16 will add a new `matching-type` property, but it's not in a stable release yet. Upstream documentation: https://help.mikrotik.com/docs/display/ROS/DHCP#DHCP-Genericmatcher |
||
---|---|---|
.. | ||
_api_data.py | ||
_version.py | ||
api.py | ||
quoting.py | ||
routeros.py | ||
version.py |