Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
e68221b
in code for
icb.h
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 23, 2014, 1:02:33 PM (
11 years
ago)
Author:
Florian Obser <florian@…>
Branches:
master
Children:
96a2e31
Parents:
120eedd
Message:
Check that the reverse resolved hostname resolves back to the
connecting IP.
File:
1 edited
icb.h
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
icb.h
r120eedd
re68221b
16
16
17
17
#include <sys/queue.h>
18
#include <sys/socket.h>
18
19
19
20
/*
…
…
78
79
char hostname[MAXHOSTNAMELEN];
79
80
char buffer[ICB_MSGSIZE];
81
struct sockaddr_storage ss;
80
82
struct event ev;
81
83
struct bufferevent *bev;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive