Keep connections up for netconf stuff as well as frames.
This commit is contained in:
parent
eea712a1ae
commit
c61ca1dea2
6 changed files with 13 additions and 42 deletions
|
@ -1018,16 +1018,6 @@ typedef struct
|
|||
*/
|
||||
uint64_t address;
|
||||
|
||||
/**
|
||||
* Time we last received a unicast frame from this peer
|
||||
*/
|
||||
uint64_t lastUnicastFrame;
|
||||
|
||||
/**
|
||||
* Time we last received a multicast rame from this peer
|
||||
*/
|
||||
uint64_t lastMulticastFrame;
|
||||
|
||||
/**
|
||||
* Remote major version or -1 if not known
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue