keepalived: update print_unicast_peer_indent func
authorRishabh <redacted>
Mon, 20 Apr 2026 16:38:12 +0000 (22:08 +0530)
committerFlorian Eckert <redacted>
Mon, 27 Apr 2026 12:28:04 +0000 (14:28 +0200)
commit22919cd685886f958cc2a38d6230f079b2c33b9b
tree2f1e12fff88b4f0b7f2c554d3004cd132cca3bb0
parent9542111b1402e9aeebb38ace7ed7832503e7ed1b
keepalived: update print_unicast_peer_indent func

Added options min_ttl and max_ttl in section peer. These options are
supported by keepalived but were not supported by the uci implementation.

This allows accepting packets within a specific TTL range.

These options are optional and wouldn't affect any older configurations
during upgrade.

Signed-off-by: Rishabh <redacted>
net/keepalived/files/keepalived.init
git clone https://git.99rst.org/PROJECT