keepalived: use extended config_section open/close functions
authorRishabh <redacted>
Mon, 20 Apr 2026 16:44:15 +0000 (22:14 +0530)
committerFlorian Eckert <redacted>
Mon, 27 Apr 2026 12:28:04 +0000 (14:28 +0200)
commit0046dd5648b98003f1b045942f8482bac3748db1
tree8ead8b32b56129fcd0e732e10e62010ac63d4d91
parentc75235e52323357e97d14df60c95ccaa9690d5ed
keepalived: use extended config_section open/close functions

The new updated config_section_open and close functions are now used in places
where they can be used. The following sections use these functions:

(inside vrrp_instance)
    - virtual_ipaddress
    - virtual_routes
    - track_script
    - track_interface
    - track_bfd
    - unicast_peer

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