Fix the inverted "delete/add" of the routes, in cluster mode.
This commit is contained in:
parent
e1412c5ca0
commit
7fd68b1dae
4 changed files with 58 additions and 21 deletions
|
|
@ -78,6 +78,7 @@ typedef struct {
|
|||
|
||||
int cluster_init(void);
|
||||
int processcluster(uint8_t *buf, int size, in_addr_t addr);
|
||||
int cluster_listinvert_session(int sidnew, int sidtodel);
|
||||
int cluster_send_session(int sid);
|
||||
int cluster_send_bundle(int bid);
|
||||
int cluster_send_tunnel(int tid);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue