disinclined.org
/
git
/
irssi-notify.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba90e41
)
Updated IP address
author
Dylan Lloyd
<dylan@dylansserver.com>
Wed, 1 Feb 2012 18:07:05 +0000
(13:07 -0500)
committer
Dylan Lloyd
<dylan@dylansserver.com>
Wed, 1 Feb 2012 18:07:05 +0000
(13:07 -0500)
server.c
patch
|
blob
|
history
diff --git
a/server.c
b/server.c
index
40c7bd0
..
ba564e2
100644
(file)
--- a/
server.c
+++ b/
server.c
@@
-109,7
+109,7
@@
int main(void)
get_in_addr((struct sockaddr *)&their_addr),
source, sizeof source);
- if (strcmp(source, "
107.21.205.69
") != 0 &&
+ if (strcmp(source, "
50.16.219.8
") != 0 &&
strcmp(source, "127.0.0.1") != 0){
close(activefd);
continue;