Arvid Norberg
|
1a6d2f86b9
|
add compile time option to disable IPv6 support
|
2009-03-31 07:45:54 +00:00 |
Arvid Norberg
|
3cdf9c87a8
|
fixed build errors on Solaris
|
2009-01-27 08:24:48 +00:00 |
Arvid Norberg
|
df9b8753c9
|
fix to previous check-in
|
2008-08-16 23:02:03 +00:00 |
Arvid Norberg
|
55c79dd452
|
converting byte order of gateway and destinaton address when enumerating routes on linux
|
2008-08-16 22:49:46 +00:00 |
Arvid Norberg
|
5b28964c22
|
don't take the ip_interface vector by reference when it's returned by value
|
2008-08-16 21:26:23 +00:00 |
Andrew Resch
|
aed8f355b0
|
Make libtorrent build with boost <1.35
|
2008-05-20 06:03:46 +00:00 |
Arvid Norberg
|
081953db51
|
enum_net windows fixes
|
2008-05-06 19:13:59 +00:00 |
Arvid Norberg
|
010d3b6e75
|
windows fix
|
2008-05-04 16:10:13 +00:00 |
Arvid Norberg
|
c7e6c04705
|
switched over to asio from boost-1.35
|
2008-05-03 16:05:42 +00:00 |
Arvid Norberg
|
c3b60f1b8f
|
modified get_default_gateway to not take an interface
|
2008-04-28 02:20:40 +00:00 |
Arvid Norberg
|
3ec9a75d09
|
enum_routes fixes for linux
|
2008-04-28 01:23:11 +00:00 |
Arvid Norberg
|
c2f7fb0fb4
|
added enum_routes to dump routing table
|
2008-04-28 00:20:59 +00:00 |
Arvid Norberg
|
8d5812011e
|
update to enum_net
|
2008-04-27 04:51:28 +00:00 |
Arvid Norberg
|
6a7790cd28
|
added implementation for get_default_router for linux
|
2008-04-25 05:51:21 +00:00 |
Arvid Norberg
|
e3c5001e80
|
fixed FreeBSD build. #284
|
2008-03-04 04:29:03 +00:00 |
Arvid Norberg
|
bf7552a4cd
|
merged upnp fixes from trunk to RC_0_13. Added some upnp logging
|
2008-02-19 18:50:04 +00:00 |
Arvid Norberg
|
799dd70c4e
|
factored out OS detection code and added kfreebsd support
|
2008-02-18 00:36:17 +00:00 |
Arvid Norberg
|
869ee735aa
|
made enum_net build on mac again
|
2008-01-12 09:35:11 +00:00 |
Arvid Norberg
|
c23539b272
|
made it build on linux. No linux implementation for getting default route yet
|
2008-01-11 10:18:14 +00:00 |
Arvid Norberg
|
f36e6a6c4f
|
proper default gateway discovery
|
2008-01-11 09:38:05 +00:00 |
Arvid Norberg
|
1f99a1d98d
|
fixes to make enum_net.cpp actually work
|
2008-01-11 07:56:52 +00:00 |
Arvid Norberg
|
72edfc2ee7
|
improved network interface enumeration and upnp device filtering
|
2008-01-11 06:49:37 +00:00 |
Arvid Norberg
|
973e7be386
|
added router_for_interface along with a proper windows implementation. NAT-PMP support is now good on windows
|
2007-10-01 17:21:19 +00:00 |
Arvid Norberg
|
87c079033d
|
fixed race condition in enum_net
|
2007-09-22 16:22:41 +00:00 |
Arvid Norberg
|
587d40e1ae
|
updates to enum_net
|
2007-09-20 16:25:07 +00:00 |
Arvid Norberg
|
0d02fe0539
|
upnp and lsd update. added a broadcast_socket and made the upnp connection use the locally bound ip to specify its address in the soap requests
|
2007-09-09 23:52:34 +00:00 |