631 Commits

Author SHA1 Message Date
U-DESKTOP-T772REH\wangyu
f75eb798dc mingw compiles but not work yet 2018-06-18 21:50:57 +08:00
U-DESKTOP-T772REH\wangyu
26b356866f Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable 2018-06-17 19:54:03 +08:00
U-DESKTOP-T772REH\wangyu
570e7173d3 trival 2018-06-17 19:53:53 +08:00
wangyu-
0d6df51ebe remove useless headers 2018-06-17 06:50:24 -05:00
U-DESKTOP-T772REH\wangyu
c03e60be51 packet header print fix 2018-06-17 17:52:33 +08:00
wangyu-
e630f81c6e trival 2018-06-17 04:21:51 -05:00
wangyu-
8e7aec7b50 Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable 2018-06-17 04:18:46 -05:00
wangyu-
f43598b423 auto detect device 2018-06-17 04:18:33 -05:00
Charlie Root
80bcf91712 fix freebsd compile 2018-06-16 17:09:16 +00:00
wangyu
d1f40f334d fix mac compile 2018-06-16 09:53:45 -07:00
wangyu-
62e78999de fix linux compile 2018-06-16 11:44:14 -05:00
U-DESKTOP-T772REH\wangyu
fc82fe45c7 add missing file for windows 2018-06-17 00:35:54 +08:00
U-DESKTOP-T772REH\wangyu
970cd8bac5 windows works 2018-06-17 00:35:31 +08:00
wangyu-
a75afc94bb trival 2018-06-16 05:53:44 -05:00
wangyu-
976e0495e5 allow to compile without libnet 2018-06-15 23:05:32 -05:00
wangyu-
33d96331fe implement dummy socket 2018-06-15 11:47:57 -05:00
wangyu-
ba6d5e8895 use tcp for detection 2018-06-15 10:06:34 -05:00
wangyu-
63950e2b22 new option pcap-send 2018-06-15 06:47:39 -05:00
wangyu-
4b8776c67a changed pcap_next_ex to pcap_loop 2018-06-15 02:48:52 -05:00
wangyu-
ddf6b40f3a Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable 2018-06-15 02:25:26 -05:00
wangyu-
55f77463e7 fix pcap latency 2018-06-15 02:25:14 -05:00
Charlie Root
5926e9bd49 fix endian detection on freebsd 2018-06-15 06:07:14 +00:00
wangyu-
b9af389168 renamed id_t to avoid conflict on bsd 2018-06-15 00:50:47 -05:00
wangyu-
23df5160d1 avoid using libnet_clear_packet() 2018-06-15 00:04:41 -05:00
root
af3d7e6c23 add log 2018-06-15 04:53:23 +00:00
wangyu-
781f3d1b44 improve endian detection 2018-06-14 22:31:52 -05:00
root
eba3e2e8cd fix endian problem 2018-06-15 03:23:23 +00:00
root
11b49c72d5 fix an assertion 2018-06-15 03:03:33 +00:00
wangyu
2ab846a9ca endianness macro, fix mac warning 2018-06-14 08:46:37 -07:00
wangyu
0b44f74d9b Merge branch 'portable' of https://github.com/wangyu-/udp2raw-tunnel into portable 2018-06-14 07:55:55 -07:00
wangyu
2198e23026 remove non-portable code on mac 2018-06-14 07:55:50 -07:00
wangyu-
e5524d9edf fix iphdr tcphdr udphdr 2018-06-14 09:54:33 -05:00
wangyu-
5d4ea64d00 remove non-portable code 2018-06-14 09:25:02 -05:00
wangyu
00f37c0d2f remove non-portable headers 2018-06-14 06:46:43 -07:00
wangyu-
1a4c494978 filter expression works 2018-06-14 08:18:26 -05:00
wangyu-
fed5bdc700 libpcap roughly works 2018-06-14 08:01:03 -05:00
wangyu-
83e13ebc5f libnet roughly works 2018-06-12 10:08:41 -05:00
wangyu-
8a1d5b58b1 add libnet and libpcap 2018-06-09 09:04:00 -05:00
wangyu-
ae2fbd4b19 libev works 2018-06-07 06:24:31 -05:00
wangyu-
b5e61ed87d remove useless comments 2018-06-06 21:12:28 -05:00
wangyu-
b449efc6c8 add libev 2018-06-06 20:53:35 -05:00
wangyu-
499599417a removed --lower-level 2018-06-06 20:53:02 -05:00
wangyu-
f44003b801 removed server mode 2018-06-06 19:50:42 -05:00
wangyu-
8aeab8cee1 remove unused file 2018-06-06 19:41:16 -05:00
wangyu-
be8e42af1b fix log format 2018-06-05 19:37:09 -05:00
wangyu-
3862e5a4e2 trival 2018-06-05 13:03:14 -05:00
wangyu-
c0b70c95ca fix problems in last few commits 2018-06-05 12:57:25 -05:00
wangyu-
5c7d48e711 new option set-ttl 2018-06-05 11:40:09 -05:00
wangyu-
b0976dbee6 code refactor for dns resolve; disabled it by default 2018-06-05 11:26:55 -05:00
wangyu-
2c2d897bc2
Merge pull request #66 from kennylam777/master
Added support for dynamic ip
2018-04-28 16:46:57 +08:00