wangyu-
|
b78dc6673f
|
fixed flowid and traffic class in ipv6 header
|
2018-07-25 02:23:04 -05:00 |
|
wangyu-
|
184b198470
|
icmpv6 works
|
2018-07-24 08:33:42 -05:00 |
|
wangyu-
|
6ccd056d41
|
ipv6 faketcp and udp works
|
2018-07-24 05:36:56 -05:00 |
|
wangyu-
|
73daa12db1
|
implement raw ipv6 recv, refactor peek_raw
|
2018-07-23 13:52:36 -05:00 |
|
wangyu-
|
80d21e56c7
|
added send_raw_packet() and recv_raw_packet()
|
2018-07-23 09:50:21 -05:00 |
|
wangyu-
|
0682757631
|
changed src_ip and dst_ip in conn_info to new data structure
|
2018-07-22 08:59:09 -05:00 |
|
wangyu-
|
9e9ad56890
|
avoid MSG_PEEK
|
2018-07-21 14:23:13 -05:00 |
|
wangyu-
|
fef76af3a5
|
add option --dev to bind to a specific interface
|
2018-07-18 02:02:30 -05:00 |
|
wangyu-
|
736c3f46b6
|
address_t now works
|
2018-07-17 11:33:02 -05:00 |
|
wangyu-
|
0c2060028a
|
--max-rst-allowed --max-rst-to-show
|
2018-02-24 17:26:29 -06:00 |
|
wangyu-
|
1bdb6a5720
|
fixed bug of last few commit, and fixed a bug of bind error
|
2017-11-21 14:46:11 -06:00 |
|
wangyu-
|
54f32f0611
|
fixed clear bug,add option random-drop
|
2017-10-11 09:10:38 -05:00 |
|
wangyu-
|
d778be2bfc
|
refacotr
|
2017-09-23 03:05:23 -05:00 |
|
wangyu-
|
9472fe8bb3
|
seq mode 3 and 4,include git version in help page
|
2017-09-06 05:31:29 -05:00 |
|
wangyu-
|
178327c581
|
refactor
|
2017-09-06 01:37:14 -05:00 |
|
wangyu-
|
698504aca0
|
refactor
|
2017-09-06 01:31:29 -05:00 |
|
wangyu-
|
5651efd165
|
fixed possible macro issue mentioned in #39
|
2017-09-01 17:40:55 -05:00 |
|
wangyu-
|
dc4936dc60
|
implemented --lower-level auto for client. better makefile
|
2017-08-26 05:38:33 -05:00 |
|
root
|
b30a347c23
|
implemented --lower-level auto for server
|
2017-08-21 20:26:55 +08:00 |
|
wangyu
|
8356b45c3b
|
trival
|
2017-08-18 00:23:18 +08:00 |
|
wangyu
|
307399b00a
|
added option lower-level
|
2017-08-07 23:42:09 +08:00 |
|
wangyu
|
77eff2e6b1
|
auto add iptables rule, fixed Wformat warnings
|
2017-08-04 17:12:23 +08:00 |
|
wangyu
|
203eccb2d0
|
fixed ts bug
|
2017-08-04 03:29:53 +08:00 |
|
wangyu
|
f2ffb42abe
|
no auto seq increse in send bare and recv bare
|
2017-08-03 23:32:19 +08:00 |
|
wangyu
|
0349c83254
|
trival
|
2017-08-01 20:14:13 +08:00 |
|
wangyu
|
66e6e7946a
|
fixed icmp seq
|
2017-07-31 19:01:50 +08:00 |
|
wangyu
|
9df06648ea
|
implemented server re-send packet
|
2017-07-30 23:18:37 +08:00 |
|
wangyu
|
b03c5ebf14
|
changed some members of conn_info to pointers
|
2017-07-30 03:46:28 +08:00 |
|
wangyu
|
701eb8dbcf
|
split to multi files
|
2017-07-29 20:32:26 +08:00 |
|