ansible-collections.communi.../plugins
Johannes Münch b499d9d7d9
Add new parameters from RouterOS 7.16 release (#323)
* Add new parameters from RouterOS 7.16 release

h3. /interface/bridge

- `forward-reserved-addresses` with default value `False`
- `max-learned-entries` with default value `auto`

h3. /ip/neighbor/discovery-settings

- `lldp-mac-phy-config` with default value `False` (from Router OS 7.15
release)
- `discover-interval` with default value `30s`
- `lldp-vlan-info` with default value `False`

h3. /ip/settings

- `ipv4-multipath-hash-policy` with default value `l3`

h3. /ipv6/settings

- `multipath-hash-policy` with default value `l3`

h3. /ip/dhcp-server/option

- `comment`

h3. /ip/dhcp-server/option/sets

- `comment`

h3. /ip/dhcp-server/matcher

- `comment`

h3. /tool/netwatch

- `acccept-icmp-time-exceeded` with default value `False`
- `ttl` with defaut value `255`

h3. /ip/service

- `max-sessions` with default value `20`

Add changelog fragment

* Update changelogs/fragments/323-add-ros-7.16-parameters.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-10-14 20:50:36 +02:00
..
cliconf Remove unneccessary imports (#149) 2023-02-06 07:42:39 +01:00
doc_fragments api_modify/api_info: add restrict option (#305) 2024-08-12 21:16:59 +02:00
filter Use semantic markup (#185) 2023-06-22 13:18:08 +02:00
module_utils Add new parameters from RouterOS 7.16 release (#323) 2024-10-14 20:50:36 +02:00
modules add l2tp client interface configuration support (#322) 2024-10-13 21:36:36 +02:00
terminal Remove unneccessary imports (#149) 2023-02-06 07:42:39 +01:00