M66B
|
ebdddb11ef
|
Allow clearing datagram/stream separately
|
2016-03-19 07:27:22 +01:00 |
M66B
|
8608f20740
|
Fixed warnings
|
2016-03-11 11:32:15 +01:00 |
M66B
|
b05f170e18
|
Allow dynamic MTU
|
2016-03-11 08:08:54 +01:00 |
M66B
|
df04c29f1c
|
Refactoring
|
2016-03-11 07:47:52 +01:00 |
M66B
|
a8ad7a7b19
|
Small improvement
|
2016-03-10 16:41:49 +01:00 |
M66B
|
2233c92200
|
Small improvement
|
2016-03-10 13:21:50 +01:00 |
M66B
|
bb43808ef3
|
Fixed warnings
|
2016-03-09 12:59:29 +01:00 |
M66B
|
2c0d0bc760
|
Fixed version conversion
|
2016-03-08 11:36:30 +01:00 |
M66B
|
ef811796a5
|
Extra checks
|
2016-03-06 10:24:28 +01:00 |
M66B
|
27b19d630d
|
Check for TCP urgent data
|
2016-03-05 14:12:10 +01:00 |
M66B
|
00edcd03e8
|
Define MTU in one place
|
2016-03-04 14:55:47 +01:00 |
M66B
|
27e98a6bd8
|
Handle partial sends
|
2016-03-04 13:24:58 +01:00 |
M66B
|
72e77f4a97
|
Implement TCP window scaling
|
2016-03-04 11:12:34 +01:00 |
M66B
|
fe5f9370a3
|
Decode TCP window scale option
|
2016-03-03 12:40:05 +01:00 |
M66B
|
99ff31aad6
|
Increased send and receive window to 48 KB
|
2016-03-03 12:17:14 +01:00 |
M66B
|
a055791d4a
|
Calculate receive winodw after forwarding data
|
2016-03-03 11:02:45 +01:00 |
M66B
|
223de55f58
|
Removed local keep alive to save battery
|
2016-03-01 11:22:41 +01:00 |
M66B
|
5402eeed2a
|
Revert "Enable keep alive later and enable on remote close"
This reverts commit fd614bcbd7 .
|
2016-03-01 11:12:21 +01:00 |
M66B
|
fd614bcbd7
|
Enable keep alive later and enable on remote close
This will save battery
|
2016-03-01 10:15:55 +01:00 |
M66B
|
5d27a2bb1e
|
Properly handle EBADF
Closes #351
|
2016-02-27 19:02:20 +01:00 |
M66B
|
9a50844081
|
Reduce MTU to Android maximum value
Refs #342
|
2016-02-21 20:14:27 +01:00 |
M66B
|
aedade8bfe
|
Removed to do's
|
2016-02-21 12:58:14 +01:00 |
M66B
|
c16f159c5c
|
Updated to do's
|
2016-02-19 10:51:09 +01:00 |
M66B
|
dbffce872f
|
Native UDP/TCP traffic accounting
|
2016-02-15 17:51:23 +01:00 |
M66B
|
dbe4414501
|
Native factor ACKed into send window
|
2016-02-15 12:50:03 +01:00 |
M66B
|
4e92a7aca8
|
Native report unknown unknown protocols only
Fixes #324
|
2016-02-15 12:03:19 +01:00 |
M66B
|
4ab9ebbfd8
|
Native fixed get uid logging, refactoring
|
2016-02-15 08:01:25 +01:00 |
M66B
|
5efacada27
|
Native report error number
This will allow different errors to have their own notification
|
2016-02-14 14:40:45 +01:00 |
M66B
|
b037fe8727
|
Native refactoring
|
2016-02-14 14:11:05 +01:00 |
M66B
|
19b0fe25a5
|
Native report fragmentation, unknown protocols
|
2016-02-14 13:30:36 +01:00 |
M66B
|
87b3d0c33c
|
Native the maximum domain name length is 255 octets
http://tools.ietf.org/html/rfc3986#page-21
|
2016-02-14 11:58:34 +01:00 |
M66B
|
dc0980e87f
|
Native refactoring
|
2016-02-14 11:29:48 +01:00 |
M66B
|
02f8abaf1c
|
Native keep alive in established state only
|
2016-02-13 14:51:34 +01:00 |
M66B
|
81ee9a2614
|
Native keep record of ACKed
|
2016-02-13 14:46:03 +01:00 |
M66B
|
84397de61b
|
Native accept ACK after FIN/ACK
|
2016-02-13 14:14:21 +01:00 |
M66B
|
3ffbd588b3
|
Native enable socket keep alive after keep alive response
|
2016-02-13 14:13:43 +01:00 |
M66B
|
3acd171bee
|
Native check for bad sockets
Refs #316
|
2016-02-13 13:41:38 +01:00 |
M66B
|
f83cc0e82d
|
Native allow settings PCAP record/file size from Java
|
2016-02-13 12:28:59 +01:00 |
M66B
|
6b7d4ed017
|
Log ACK behind
|
2016-02-13 12:24:18 +01:00 |
M66B
|
9310d71dcf
|
Enable socket keep alive after 150 seconds or when receiving a keep alive ACK
|
2016-02-13 10:49:26 +01:00 |
M66B
|
70ef2d4303
|
Remark about NETLINK
https://en.wikipedia.org/wiki/Netlink
|
2016-02-12 09:25:31 +01:00 |
M66B
|
d460404d59
|
Native skip reset for listen timeout
|
2016-02-11 22:02:22 +01:00 |
M66B
|
e171a00b85
|
Native send keep alives
|
2016-02-11 17:16:02 +01:00 |
M66B
|
bbb99e00b6
|
Native decode TCP options, log new TCP sessions
|
2016-02-11 15:44:31 +01:00 |
M66B
|
31b0b8e7ad
|
Native warning for urgent TCP
|
2016-02-11 15:21:55 +01:00 |
M66B
|
a8f16d2d29
|
Native increase select timeout to 1 hour
|
2016-02-11 14:46:43 +01:00 |
M66B
|
556ef90e04
|
Show actual / maximum number of open files in speed notification
Refs #311
|
2016-02-11 10:33:43 +01:00 |
M66B
|
24892ed67d
|
Native scale timeout depending on number of sessions
Refs #311
|
2016-02-11 09:51:50 +01:00 |
M66B
|
09da6010da
|
Native limit number of sessions
Refs #311
|
2016-02-11 09:12:00 +01:00 |
M66B
|
1212c49e9b
|
Native raise file number limit to maximum
Refs #311
|
2016-02-11 08:48:14 +01:00 |