Yes, you're correct the `tcp_source_ipv4` and `tcp_source_ipv6` are set by config parser. My commit replaces this logic. This replacing is not correct, since these vars are configurable from the config file. I'll remove the logic for TCP.
But I don't see similar logic for UDP, i.e. there is no default IP addresses. Is there similar source IP addresses for UDP?