Merge branch 'connlimit' of git://dev.medozas.de/linux
This commit is contained in:
@@ -18,7 +18,7 @@ struct xt_connlimit_info {
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
unsigned int limit, inverse;
|
unsigned int limit;
|
||||||
union {
|
union {
|
||||||
/* revision 0 */
|
/* revision 0 */
|
||||||
unsigned int inverse;
|
unsigned int inverse;
|
||||||
|
Reference in New Issue
Block a user