- 24 Apr, 2013 1 commit
-
-
Jondy Zhao authored
Ignore ipv6 route which valid time is 0s; Set publish=yes when add ipv6 route; Change data type of struct cygroute prefix and gateway; No blackhole route, it's difficult in the Windows; Return maxroutes other than the total route entries in kernel_routes; Add function cyginet_getifaddresses, but not used now.
-
- 07 Apr, 2013 1 commit
-
-
Jondy Zhao authored
-
- 06 Apr, 2013 1 commit
-
-
Jondy Zhao authored
Refine the code; List issues in the README.cygwin;
-
- 30 Mar, 2013 1 commit
-
-
Jondy Zhao authored
Change the data type of destination and gate in the kernel_route; Set blackhole interface index to 1; Clear pipe data after checking route table.
-
- 28 Mar, 2013 1 commit
-
-
Jondy Zhao authored
-
- 27 Mar, 2013 3 commits
-
-
Jondy Zhao authored
Restore KERNEL_IFINITY from 9999 to 0xFFFF; Add function libwinet_map_ifindex used to map interface index between ipv4 and ipv6.
-
Jondy Zhao authored
verify the functions in the cyginet.c Remove "nexthop" from "netsh" commoand if ipv6 gate is empty. Add function cyginet_ipv4_index2ifname
-
Jondy Zhao authored
define KERNEL_IFNINITY as 9999 other than 0xFFFF as the same reason; Use connection name as interface name instead GUID; Add platform macro in the Makefile and source files; Update README.cygwin as the changes.
-
- 14 Feb, 2013 1 commit
-
-
Jondy Zhao authored
Fix issues to get the route table. Add README.cygwin
-
- 10 Feb, 2013 1 commit
-
-
Jondy Zhao authored
-
- 05 Feb, 2013 1 commit
-
-
Jondy Zhao authored
-