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-
|
a7849b3634
|
revert lru of conn_manager
|
2018-07-20 12:44:41 -05:00 |
|
wangyu-
|
3a372b9eee
|
fix a dead loop, moved some code blocks
|
2018-07-20 11:54:57 -05:00 |
|
wangyu-
|
2e8294ab88
|
simplify csum, added tcp option parser
|
2018-07-20 09:29:10 -05:00 |
|
wangyu-
|
30eb96608d
|
ipv6 for non-raw end works
|
2018-07-20 04:35:25 -05:00 |
|
wangyu-
|
822a807e58
|
moved some code blocks
|
2018-07-20 03:46:14 -05:00 |
|
wangyu-
|
f90d1abe05
|
change ip_port to address_t in conn_manager
|
2018-07-20 03:44:53 -05:00 |
|
wangyu-
|
f050946ac5
|
conv_manager_t<address_t> works
|
2018-07-19 05:32:25 -05:00 |
|
wangyu-
|
2f0c02def2
|
fix port number bug
|
2018-07-19 04:16:57 -05:00 |
|
wangyu-
|
946b615acf
|
conv_manager_t changed to template
|
2018-07-19 01:23:25 -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-
|
bec9c95999
|
ipv6 prepare
|
2018-07-17 02:31:14 -05:00 |
|
wangyu-
|
423157dbba
|
derive different key for different directions
|
2018-06-23 16:19:15 -05:00 |
|
wangyu-
|
52a911b109
|
add hmac-sha1
|
2018-06-22 13:22:26 -05:00 |
|
root
|
4463e21d9e
|
fixed a log
|
2018-06-20 15:13:03 +00:00 |
|
wangyu-
|
be8e42af1b
|
fix log format
|
2018-06-05 19:37:09 -05:00 |
|
wangyu-
|
c0b70c95ca
|
fix problems in last few commits
|
2018-06-05 12:57:25 -05:00 |
|
wangyu-
|
b0976dbee6
|
code refactor for dns resolve; disabled it by default
|
2018-06-05 11:26:55 -05:00 |
|
Kenny Lam
|
f7383575b1
|
Removed on-fly dns resolving as it is a blocking method
|
2018-04-25 23:32:47 +08:00 |
|
Kenny Lam
|
6ea083a49b
|
Cleaning up merge tags
|
2018-04-25 23:23:17 +08:00 |
|
Kenny Lam
|
8fe8653331
|
Merge remote-tracking branch 'upstream/master'
|
2018-04-25 23:06:51 +08:00 |
|
wangyu-
|
0c2060028a
|
--max-rst-allowed --max-rst-to-show
|
2018-02-24 17:26:29 -06:00 |
|
wangyu-
|
7cb65ec45d
|
handle truncated packet
|
2018-02-20 06:10:18 -06:00 |
|
wangyu-
|
2be65585a0
|
changed a log
|
2018-01-30 09:16:51 -06:00 |
|
wangyu-
|
2362f28eb6
|
new option --retry-on-error
|
2018-01-30 08:18:16 -06:00 |
|
wangyu-
|
c03177b370
|
changed log for root check
|
2017-12-14 22:39:38 -06:00 |
|
wangyu-
|
3bc07d5c86
|
more log for epoll_wait
|
2017-11-23 09:56:20 -06:00 |
|
wangyu-
|
f081ab751d
|
do not quit after got EINTR
|
2017-11-23 09:35:33 -06:00 |
|
wangyu-
|
51b45c8f39
|
new option mtu-warn
|
2017-11-21 14:46:13 -06:00 |
|
wangyu-
|
5b1e59cae2
|
trival
|
2017-11-21 14:46:13 -06:00 |
|
wangyu-
|
7599d99fcc
|
new option hb-len
|
2017-11-21 14:46:12 -06:00 |
|
wangyu-
|
43ae798e77
|
improve heartbeat
|
2017-11-21 14:46:12 -06:00 |
|
wangyu-
|
50f682daf4
|
new option hb-mode
|
2017-11-21 14:46:12 -06:00 |
|
wangyu-
|
d487ca57f7
|
changed parameter
|
2017-11-21 14:46:12 -06:00 |
|
wangyu-
|
482e658858
|
increase heart beat length
|
2017-11-21 14:46:12 -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-
|
1afe8d7317
|
more fix
|
2017-11-21 14:46:11 -06:00 |
|
wangyu-
|
a54a0e269b
|
fix timer of fd64
|
2017-11-21 14:46:11 -06:00 |
|
wangyu-
|
e8398d0d31
|
fixed some bug of last commit
|
2017-11-21 14:46:11 -06:00 |
|
wangyu-
|
7a23486533
|
fd64 integrate
|
2017-10-30 07:21:27 -05:00 |
|
wangyu-
|
c3e1dab838
|
changed assert to warning
|
2017-10-24 23:58:41 -05:00 |
|
Kenny Lam
|
c2aaf9b544
|
Added hostname resolving in client mode
|
2017-10-25 01:03:38 +08:00 |
|
Kenny Lam
|
6f3eba419e
|
Fixed resolve type-conversion issue
|
2017-10-25 00:30:23 +08:00 |
|
Kenny Lam
|
c6cd29dd6f
|
Trial on using remote_host instead of ip
|
2017-10-24 22:58:58 +08:00 |
|
wangyu-
|
6e1df4b39f
|
added --fifo in help page
|
2017-10-24 09:14:20 -05:00 |
|
wangyu-
|
6c0642c37e
|
add --fifo option
|
2017-10-24 09:04:47 -05:00 |
|
wangyu-
|
740e10bd04
|
support control_file
|
2017-10-23 11:38:22 -05:00 |
|
wangyu-
|
fc05e7f080
|
refactor
|
2017-09-24 03:14:08 -05:00 |
|