ansible-collections.communi.../changelogs/fragments
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
..
.keep Add collection template. 2020-10-26 15:18:40 +01:00
320-add-routerboard-properties.yml Add cpu-frequency, memory-frequency, preboot-etherboot* properties (#320) 2024-10-10 21:43:40 +02:00
321-dhcp-server-matcher-matching-type.yml Support DHCP matching type added in RouterOS 7.16 (#321) 2024-10-10 21:43:30 +02:00
322-add-l2tp-client-interface-configuration.yml add l2tp client interface configuration support (#322) 2024-10-13 21:36:36 +02:00
323-add-ros-7.16-parameters.yml Add new parameters from RouterOS 7.16 release (#323) 2024-10-14 20:50:36 +02:00