Include complete fake-getname/addrinfo from OpenSSH.
This commit is contained in:
parent
afabbd6b90
commit
c4cd199357
12 changed files with 242 additions and 711 deletions
|
|
@ -23,6 +23,9 @@
|
|||
|
||||
#include <ctype.h>
|
||||
|
||||
#include "fake-getaddrinfo.h"
|
||||
#include "fake-getnameinfo.h"
|
||||
|
||||
enum {
|
||||
DEBUG_NOTHING = 0, /* Quiet mode, only show starting/stopping of the daemon */
|
||||
DEBUG_CONNECTIONS = 1, /* Show (dis)connects of other tinc daemons via TCP */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue