Fix: inverted delete/add routes in cluster mode
This commit is contained in:
parent
d547c00f76
commit
caa9662496
4 changed files with 16 additions and 44 deletions
|
|
@ -83,7 +83,6 @@ 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