Skip to content

Instantly share code, notes, and snippets.

@ruess
Created November 1, 2016 01:36
Show Gist options
  • Save ruess/76eea695e83bceb3cfbaf961273f5403 to your computer and use it in GitHub Desktop.
Save ruess/76eea695e83bceb3cfbaf961273f5403 to your computer and use it in GitHub Desktop.
Xcode Log of G4ShareSpy with Logging for Receiver
2016-10-31 20:47:09.334035 Loop[1332:683914] [WC] __46-[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null)
2016-10-31 20:47:09.334430 Loop[1332:683914] [WC] WCSession is not paired
2016-10-31 20:47:09.346874 Loop[1332:683850] -canOpenURL: failed for URL: "dexcomcgm://" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
2016-10-31 20:47:09.553848 Loop[1332:683850] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2016-10-31 20:47:09.560240 Loop[1332:683850] [MC] Reading from public effective user settings.
2016-10-31 20:47:10.107316 Loop[1332:683850] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x102442e20>.
2016-10-31 20:49:33.982301 Loop[1332:684890] [WC] __46-[WCSession onqueue_handleUpdateSessionState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null)
2016-10-31 20:49:33.983258 Loop[1332:684890] [WC] WCSession is not paired
2016-10-31 20:49:33.983634 Loop[1332:684890] [WC] __44-[WCSession xpcConnectionRestoredWithState:]_block_invoke dropping as pairingIDs no longer match. pairingID (null), client pairingID: (null)
2016-10-31 20:49:35.436274 Loop[1332:683850] Scanning started (state = 5)
2016-10-31 20:49:35.658925 Loop[1332:683850] Discovered RileyLink at -77
2016-10-31 20:49:35.659148 Loop[1332:683850] localName = RileyLink
2016-10-31 20:49:39.059870 Loop[1332:683850] Scanning started (state = 5)
2016-10-31 20:49:39.259469 Loop[1332:683850] Connecting to peripheral 5:<CBPeripheral: 0x1702e5d00, identifier = A5698D1D-9576-471E-87F4-874E48EFFF9B, name = RileyLink, state = disconnected>
2016-10-31 20:49:39.270847 Loop[1332:683850] Discovered RileyLink at -70
2016-10-31 20:49:39.271053 Loop[1332:683850] localName = RileyLink
2016-10-31 20:49:39.271817 Loop[1332:683850] Skipped request to connect to <CBCentralManager: 0x17026dec0>:<CBPeripheral: 0x1702e5d00, identifier = A5698D1D-9576-471E-87F4-874E48EFFF9B, name = RileyLink, state = connecting>
2016-10-31 20:49:39.271925 Loop[1332:683850] Discovering services
2016-10-31 20:49:39.272186 Loop[1332:683850] [CoreBluetooth] API MISUSE: <CBPeripheral: 0x1702e5d00, identifier = A5698D1D-9576-471E-87F4-874E48EFFF9B, name = RileyLink, state = connecting> can only accept commands while in the connected state
2016-10-31 20:49:39.290421 Loop[1332:683850] [CoreBluetooth] API MISUSE: <CBPeripheral: 0x1702e5d00, identifier = A5698D1D-9576-471E-87F4-874E48EFFF9B, name = RileyLink, state = connecting> can only accept commands while in the connected state
2016-10-31 20:49:39.315210 Loop[1332:683850] [CoreBluetooth] API MISUSE: <CBPeripheral: 0x1702e5d00, identifier = A5698D1D-9576-471E-87F4-874E48EFFF9B, name = RileyLink, state = connecting> can only accept commands while in the connected state
2016-10-31 20:49:39.646049 Loop[1332:683850] Discovering services
2016-10-31 20:49:39.646654 Loop[1332:683850] Starting idle RX
2016-10-31 20:49:39.646839 Loop[1332:683850] Ignoring command issued before we have discovered characteristics
2016-10-31 20:49:39.740647 Loop[1332:683850] Updated notification state for <CBCharacteristic: 0x1740b9980, UUID = 6E6C7910-B89E-43A5-A0FE-50C5E2B81F4A, properties = 0x12, value = <54>, notifying = YES>, (null)
2016-10-31 20:49:39.801150 Loop[1332:684891] ======================== Check version ===========================
2016-10-31 20:49:39.801579 Loop[1332:684891] Writing command to data characteristic: 02
2016-10-31 20:49:39.860838 Loop[1332:683850] Updated notification state for <CBCharacteristic: 0x1740b99e0, UUID = 6E6C7910-B89E-43A5-78AF-50C5E2B86F7E, properties = 0x12, value = <52>, notifying = NO>, (null)
2016-10-31 20:49:40.074313 Loop[1332:683850] Updated response count: 85
2016-10-31 20:49:40.130899 Loop[1332:683850] Response to idle: 737562675f726673707920302e38
2016-10-31 20:49:40.131237 Loop[1332:683850] Read packet (-16): 0 bytes
2016-10-31 20:49:44.807911 Loop[1332:684891] No response from RileyLink... timing out command.
2016-10-31 20:49:44.808744 Loop[1332:684891] Writing command to data characteristic: 02
2016-10-31 20:49:44.960275 Loop[1332:683850] Updated response count: 86
2016-10-31 20:49:45.021151 Loop[1332:683850] Response to command: 737562675f726673707920302e38
2016-10-31 20:49:45.021483 Loop[1332:684891] Got version: subg_rfspy 0.8
2016-10-31 20:49:45.021971 Loop[1332:684891] ------------------------ Check version ---------------------------
2016-10-31 20:49:45.022111 Loop[1332:683850] idleDetectDispatchGroup empty
2016-10-31 20:49:45.022202 Loop[1332:683850] Starting idle RX
2016-10-31 20:49:45.022402 Loop[1332:683850] Writing command to data characteristic: 03000000ea60
2016-10-31 20:49:49.204231 Loop[1332:683850] Scanning started (state = 5)
2016-10-31 20:49:57.452002 Loop[1332:683850] Scanning started (state = 5)
2016-10-31 20:50:01.636053 Loop[1332:683850] Can't find keyplane that supports type 4 for keyboard iPhone-PortraitChoco-NumberPad; using 1144316255_PortraitChoco_iPhone-Simple-Pad_Default
2016-10-31 20:50:16.843211 Loop[1332:683850] Scanning started (state = 5)
2016-10-31 20:50:45.261407 Loop[1332:683850] Updated response count: 87
2016-10-31 20:50:45.321310 Loop[1332:683850] Response to idle: aa
2016-10-31 20:50:45.321471 Loop[1332:683850] Idle rx timeout
2016-10-31 20:50:45.321560 Loop[1332:683850] Starting idle RX
2016-10-31 20:50:45.321756 Loop[1332:683850] Writing command to data characteristic: 03000000ea60
2016-10-31 20:51:05.865415 Loop[1332:684944] ======================== Get pump model ===========================
2016-10-31 20:51:05.868762 Loop[1332:684944] Writing command to data characteristic: 0500000000000000b401a968f4d2556668d5556a6000
2016-10-31 20:51:06.081974 Loop[1332:683850] Updated response count: 88
2016-10-31 20:51:06.141643 Loop[1332:683850] Response to idle: bb
2016-10-31 20:51:06.141830 Loop[1332:683850] Idle rx command interrupted.
2016-10-31 20:51:06.501439 Loop[1332:683850] Updated response count: 89
2016-10-31 20:51:06.561257 Loop[1332:683850] Response to command: aa
2016-10-31 20:51:06.564472 Loop[1332:684944] Writing command to data characteristic: 0500ff00000000000100a968f4d2556694d55569a000
2016-10-31 20:51:10.881514 Loop[1332:683850] Updated response count: 90
2016-10-31 20:51:10.941662 Loop[1332:683850] Response to command: aa
2016-10-31 20:51:10.943060 Loop[1332:684944] Writing command to data characteristic: 0500ff000000002ee000a968f4d2556694d55569a000
2016-10-31 20:51:16.941600 Loop[1332:683850] Updated response count: 91
2016-10-31 20:51:17.002081 Loop[1332:683850] Response to command: db4ca968f4d25566566555ca35
2016-10-31 20:51:17.004013 Loop[1332:684944] Writing command to data characteristic: 0500000000000000b403a968f4d2556694d572571571555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555ab1000
2016-10-31 20:51:17.781503 Loop[1332:683850] Updated response count: 92
2016-10-31 20:51:17.841851 Loop[1332:683850] Response to command: dd4da968f4d25566566555ca35
2016-10-31 20:51:17.842455 Loop[1332:684944] Power on for 1 minutes
2016-10-31 20:51:17.843288 Loop[1332:684944] Writing command to data characteristic: 0500000000000000b403a968f4d2556668d5556a6000
2016-10-31 20:51:18.262024 Loop[1332:683850] Updated response count: 93
2016-10-31 20:51:18.652289 Loop[1332:683850] Response to command: dd4ea968f4d2556668d5595638e58f28f25555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555557165
2016-10-31 20:51:18.658950 Loop[1332:684944] ------------------------ Get pump model ---------------------------
2016-10-31 20:51:18.659140 Loop[1332:683850] idleDetectDispatchGroup empty
2016-10-31 20:51:24.236435 Loop[1332:683850] Scanning started (state = 5)
2016-10-31 20:53:20.644553 Loop[1332:686256] bytes from receiver: Optional(14 bytes)
2016-10-31 20:53:21.723638 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:21.963206 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:22.203374 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:22.443692 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:22.683455 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:22.923521 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:23.163280 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:23.403302 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:23.643428 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:24.123315 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:24.363825 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:24.603419 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:24.843284 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:25.083204 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:25.323278 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:25.563285 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:25.803326 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:26.043518 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:26.283436 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:26.523466 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:26.763185 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:27.003451 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:27.243418 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:27.483324 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:27.723163 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:27.963199 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:28.203262 Loop[1332:685573] bytes from receiver: Optional(14 bytes)
2016-10-31 20:53:28.683229 Loop[1332:686256] bytes from receiver: Optional(14 bytes)
2016-10-31 20:53:30.843742 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:31.203338 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:31.443428 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:31.683411 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:31.923187 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:32.163720 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:32.403242 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:32.763538 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:33.003413 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:33.243381 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:33.483142 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:33.723356 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:33.963056 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:34.323483 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:34.563544 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:34.803355 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:35.043477 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:35.283263 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:35.523822 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:35.883388 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:36.123234 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:36.363261 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:36.603315 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:36.842978 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:37.083185 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:37.443545 Loop[1332:686256] bytes from receiver: Optional(20 bytes)
2016-10-31 20:53:37.683282 Loop[1332:685573] bytes from receiver: Optional(14 bytes)
2016-10-31 20:53:38.283102 Loop[1332:686256] bytes from receiver: Optional(10 bytes)
2016-10-31 20:58:19.206821 Loop[1332:687986] bytes from receiver: Optional(14 bytes)
2016-10-31 20:58:20.406571 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:20.646477 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:21.006675 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:21.246321 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:21.486430 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:21.726540 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:21.966298 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:22.206662 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:22.446769 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:22.686567 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:22.927704 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:23.166880 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:23.406982 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:23.646413 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:23.886304 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:24.125579 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:24.366808 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:24.606528 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:24.846584 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:25.086186 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:25.326216 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:25.566248 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:25.806827 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:26.046709 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:26.406721 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:26.646695 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:26.886078 Loop[1332:685573] bytes from receiver: Optional(14 bytes)
2016-10-31 20:58:27.486435 Loop[1332:687986] bytes from receiver: Optional(14 bytes)
2016-10-31 20:58:28.566608 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:28.806658 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:29.046619 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:29.286712 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:29.653569 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:29.886625 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:30.126637 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:30.366635 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:30.606453 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:30.846174 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:31.086248 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:31.326246 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:31.566253 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:31.806639 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:32.046449 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:32.286566 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:32.526656 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:32.766633 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:33.006523 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:33.245142 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:33.485985 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:33.726281 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:33.966537 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:34.326750 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:34.566587 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:34.806482 Loop[1332:687986] bytes from receiver: Optional(20 bytes)
2016-10-31 20:58:35.046607 Loop[1332:685573] bytes from receiver: Optional(14 bytes)
2016-10-31 20:58:35.646346 Loop[1332:687986] bytes from receiver: Optional(10 bytes)
2016-10-31 21:03:36.611722 Loop[1332:689345] bytes from receiver: Optional(14 bytes)
2016-10-31 21:03:37.930314 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:38.169913 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:38.409982 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:38.770068 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:39.010011 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:39.249932 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:39.491648 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:39.730033 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:39.970156 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:40.330618 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:40.569945 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:40.810012 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:41.050028 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:41.289950 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:41.530220 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:41.769973 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:42.009999 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:42.249907 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:42.610713 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:42.850044 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:43.089972 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:43.329987 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:43.569740 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:43.809972 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:44.169929 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:44.409971 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:44.650007 Loop[1332:685573] bytes from receiver: Optional(14 bytes)
2016-10-31 21:03:45.130213 Loop[1332:689345] bytes from receiver: Optional(14 bytes)
2016-10-31 21:03:47.170950 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:47.410060 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:47.649922 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:47.890140 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:48.129956 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:48.369716 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:48.610023 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:48.849945 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:49.090168 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:49.330167 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:49.690125 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:49.929956 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:50.169827 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:50.410136 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:50.650007 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:50.890310 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:51.129964 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:51.369796 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:51.610097 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:51.850021 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:52.090237 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:52.330070 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:52.569924 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:52.810147 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:53.050213 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:53.290176 Loop[1332:689345] bytes from receiver: Optional(20 bytes)
2016-10-31 21:03:53.529947 Loop[1332:685573] bytes from receiver: Optional(14 bytes)
2016-10-31 21:03:54.129534 Loop[1332:689345] bytes from receiver: Optional(10 bytes)
2016-10-31 21:04:54.851231 Loop[1332:689661] bytes from receiver: Optional(14 bytes)
2016-10-31 21:04:55.930946 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:56.170784 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:56.411017 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:56.651062 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:56.890604 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:57.130772 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:57.370902 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:57.610768 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:57.851353 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:58.090763 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:58.330942 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:58.570676 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:58.810827 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:59.050626 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:59.290282 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:59.530926 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:04:59.770844 Loop[1332:685573] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:00.017776 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:00.251046 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:00.490515 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:00.730943 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:00.970926 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:01.211373 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:01.450838 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:01.690802 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:01.930759 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:02.170964 Loop[1332:689661] bytes from receiver: Optional(14 bytes)
2016-10-31 21:05:02.651073 Loop[1332:689674] bytes from receiver: Optional(14 bytes)
2016-10-31 21:05:04.691440 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:05.050922 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:05.290833 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:05.530852 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:05.770839 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:06.130901 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:06.371017 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:06.730862 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:06.971466 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:07.211304 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:07.451026 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:07.690983 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:07.930811 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:08.170943 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:08.411233 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:08.650907 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:08.890874 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:09.130826 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:09.370935 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:09.611396 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:09.850789 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:10.090914 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:10.331922 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:10.690761 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:10.930842 Loop[1332:689661] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:11.171138 Loop[1332:689674] bytes from receiver: Optional(20 bytes)
2016-10-31 21:05:11.411139 Loop[1332:689661] bytes from receiver: Optional(14 bytes)
2016-10-31 21:05:12.011359 Loop[1332:689674] bytes from receiver: Optional(10 bytes)
2016-10-31 21:10:19.695075 Loop[1332:691430] bytes from receiver: Optional(14 bytes)
2016-10-31 21:10:20.774817 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:21.014805 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:21.254618 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:21.494777 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:21.734569 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:21.974791 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:22.224231 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:22.455270 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:22.694724 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:22.934635 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:23.174796 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:23.414561 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:23.654649 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:23.894605 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:24.134653 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:24.374689 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:24.614961 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:24.974969 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:25.214730 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:25.454801 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:25.694645 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:25.934617 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:26.176119 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:26.415020 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:26.654020 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:26.894660 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:27.134271 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:10:27.614941 Loop[1332:691430] bytes from receiver: Optional(14 bytes)
2016-10-31 21:10:29.654986 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:29.894257 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:30.133927 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:30.374441 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:30.614867 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:30.854444 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:31.094687 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:31.334481 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:31.574378 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:31.814671 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:32.054432 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:32.294856 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:32.534619 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:32.774760 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:33.015306 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:33.254578 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:33.494688 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:33.734632 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:33.974835 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:34.222529 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:34.454610 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:34.694776 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:34.934722 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:35.174789 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:35.414398 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:35.654592 Loop[1332:691430] bytes from receiver: Optional(20 bytes)
2016-10-31 21:10:35.894774 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:10:36.494199 Loop[1332:691430] bytes from receiver: Optional(10 bytes)
2016-10-31 21:13:19.097129 Loop[1332:692242] bytes from receiver: Optional(14 bytes)
2016-10-31 21:13:20.177013 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:20.416725 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:20.656629 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:20.896714 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:21.256732 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:21.496679 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:21.736432 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:21.977126 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:22.217283 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:22.456695 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:22.696300 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:22.936513 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:23.176877 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:23.416662 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:23.776861 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:24.016709 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:24.256646 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:24.496854 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:24.736306 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:24.976644 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:25.216209 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:25.456493 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:25.696725 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:25.936552 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:26.176982 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:26.416719 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:26.656817 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:13:27.136776 Loop[1332:692242] bytes from receiver: Optional(14 bytes)
2016-10-31 21:13:29.177242 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:29.417147 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:29.656821 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:29.896698 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:30.136488 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:30.377139 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:30.616766 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:30.856799 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:31.096502 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:31.337539 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:31.576997 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:31.816486 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:32.057089 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:32.296869 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:32.536573 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:32.776579 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:33.136614 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:33.376740 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:33.736822 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:33.976509 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:34.222438 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:34.456890 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:34.696480 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:34.936758 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:35.177270 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:35.536826 Loop[1332:692242] bytes from receiver: Optional(20 bytes)
2016-10-31 21:13:35.776946 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:13:36.376309 Loop[1332:692242] bytes from receiver: Optional(10 bytes)
2016-10-31 21:18:19.580828 Loop[1332:693494] bytes from receiver: Optional(14 bytes)
2016-10-31 21:18:20.660882 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:20.900335 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:21.140216 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:21.380953 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:21.621081 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:21.860138 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:22.100105 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:22.340320 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:22.580315 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:22.820078 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:23.060243 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:23.299844 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:23.540132 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:23.780327 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:24.020035 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:24.260172 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:24.500294 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:24.740495 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:24.980420 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:25.219821 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:25.460194 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:25.700050 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:25.940276 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:26.180411 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:26.420613 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:26.660234 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:26.900259 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:18:27.380674 Loop[1332:693494] bytes from receiver: Optional(14 bytes)
2016-10-31 21:18:29.420381 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:29.660412 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:29.900219 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:30.140845 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:30.380362 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:30.620209 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:30.980447 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:31.220489 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:31.460198 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:31.700132 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:31.940325 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:32.180556 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:32.420371 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:32.660221 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:32.900221 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:33.140458 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:33.380592 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:33.620194 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:33.860194 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:34.100218 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:34.340482 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:34.700504 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:34.941504 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:35.180474 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:35.420308 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:35.660325 Loop[1332:693494] bytes from receiver: Optional(20 bytes)
2016-10-31 21:18:35.900450 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:18:36.380091 Loop[1332:693494] bytes from receiver: Optional(10 bytes)
2016-10-31 21:23:19.583843 Loop[1332:695291] bytes from receiver: Optional(14 bytes)
2016-10-31 21:23:20.662751 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:20.902878 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:21.143940 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:21.503525 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:21.743963 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:21.983962 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:22.224536 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:22.464752 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:22.823861 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:23.063856 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:23.303460 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:23.543985 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:23.783953 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:24.024102 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:24.263684 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:24.503935 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:24.744077 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:24.984308 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:25.223865 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:25.463718 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:25.703586 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:25.943635 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:26.184334 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:26.423695 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:26.663771 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:26.903634 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:27.143689 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:23:27.743923 Loop[1332:695291] bytes from receiver: Optional(14 bytes)
2016-10-31 21:23:28.824178 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:29.063952 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:29.303842 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:29.544035 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:29.784206 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:30.023881 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:30.264087 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:30.503879 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:30.744208 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:30.984353 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:31.223963 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:31.463861 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:31.704122 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:31.944180 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:32.184286 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:32.423932 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:32.663992 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:32.904051 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:33.264060 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:33.504110 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:33.743921 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:33.985214 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:34.224256 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:34.464078 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:34.824086 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:35.064083 Loop[1332:695291] bytes from receiver: Optional(20 bytes)
2016-10-31 21:23:35.303638 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:23:35.783426 Loop[1332:695291] bytes from receiver: Optional(10 bytes)
2016-10-31 21:28:19.107692 Loop[1332:696615] bytes from receiver: Optional(14 bytes)
2016-10-31 21:28:20.307251 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:20.547184 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:20.786813 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:21.027344 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:21.267030 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:21.507128 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:21.747236 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:21.987049 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:22.227532 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:22.467100 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:22.707092 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:22.947421 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:23.187063 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:23.427236 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:23.667132 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:24.027611 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:24.267257 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:24.507395 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:24.747095 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:24.987001 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:25.226953 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:25.587165 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:25.827142 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:26.067376 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:26.307348 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:26.547121 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:26.787786 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:28:27.267320 Loop[1332:696615] bytes from receiver: Optional(14 bytes)
2016-10-31 21:28:29.307388 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:29.547381 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:29.787338 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:30.028429 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:30.267562 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:30.507067 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:30.748194 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:30.987119 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:31.227183 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:31.467296 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:31.707240 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:32.067247 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:32.307275 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:32.547567 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:32.787159 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:33.027286 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:33.266844 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:33.507062 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:33.747047 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:33.987088 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:34.227439 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:34.467181 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:34.707227 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:34.947286 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:35.187844 Loop[1332:690120] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:35.427316 Loop[1332:696615] bytes from receiver: Optional(20 bytes)
2016-10-31 21:28:35.667187 Loop[1332:690120] bytes from receiver: Optional(14 bytes)
2016-10-31 21:28:36.267057 Loop[1332:696615] bytes from receiver: Optional(10 bytes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment