Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix to handle OS disabled IPv6, issue #714.
- Changes made only in the os_calls.c file. - Exported functions changed: g_tcp_bind g_tcp_bind_address g_tcp_connect - Support three network configurations: 1) Normal network, with IPv6 2) Partly disabled IPv6 via sysctl.conf 3) Total disabled IPv6 via grub
- Loading branch information