Skip to content

Commit

Permalink
Fix to handle OS disabled IPv6, issue #714.
Browse files Browse the repository at this point in the history
- 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
MichaelSweden authored and metalefty committed Apr 25, 2017
1 parent 10fe699 commit 106ae2c
Showing 1 changed file with 228 additions and 124 deletions.
Loading

0 comments on commit 106ae2c

Please sign in to comment.