Applied Martin Kihlgren's IdentityGenerosity patch,
simplified and renamed to StrictSource.
This commit is contained in:
parent
8c189c2a9b
commit
56aad1bb48
6 changed files with 70 additions and 40 deletions
|
|
@ -122,6 +122,7 @@ extern listen_socket_t listen_socket[MAXSOCKETS];
|
|||
extern int listen_sockets;
|
||||
extern int keyexpires;
|
||||
extern int keylifetime;
|
||||
extern bool strictsource;
|
||||
extern bool do_prune;
|
||||
extern bool do_purge;
|
||||
extern char *myport;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue