mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 00:23:43 +02:00
Add list_for_each_entry_from and list_for_each_entry_safe_from which allows to iterate in a list starting from a specific item.
Add list_for_each_entry_from and list_for_each_entry_safe_from which allows to iterate in a list starting from a specific item.