X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=server.h;h=8d1d6752daa8b558c4f5160a37e3d11155074832;hp=b133d82eb66f3b72c8090eda2641611369a85300;hb=5d67c3dcd623fb61ca6ec4b427eeeb51daeca71e;hpb=00e4d4da1b2c00da139b09d3ed4ab9ad9fba2691 diff --git a/server.h b/server.h index b133d82e..8d1d6752 100644 --- a/server.h +++ b/server.h @@ -36,6 +36,8 @@ struct sender_command_data{ int sender_num; /** Used for the allow/deny/add/remove subcommands. */ struct in_addr addr; + /** Used for the allow/deny/add/remove subcommands. */ + char host[256]; /** Used for allow/deny. */ int netmask; /** The port number for add/remove. */