projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
byte counters are sent to the master frequently which resets the idle
[l2tpns.git]
/
control.h
diff --git
a/control.h
b/control.h
index
041d3ce
..
60e0d03
100644
(file)
--- a/
control.h
+++ b/
control.h
@@
-15,4
+15,4
@@
int send_packet(int sockfd, int dest_ip, int dest_port, char *packet, int len);
void dump_packet(char *packet, FILE *stream);
int read_packet(int sockfd, char *packet);
-#endif
+#endif
/* __CONTROL_H__ */