David S. Miller
129d23a566
netfilter; Add some missing default cases to switch statements in nft_reject.
...
This fixes:
====================
net/netfilter/nft_reject.c: In function ‘nft_reject_dump’:
net/netfilter/nft_reject.c:61:2: warning: enumeration value ‘NFT_REJECT_TCP_RST’ not handled in switch [-Wswitch]
switch (priv->type) {
^
net/netfilter/nft_reject.c:61:2: warning: enumeration value ‘NFT_REJECT_ICMPX_UNREACH’ not handled in switch [-Wswi\
tch]
net/netfilter/nft_reject_inet.c: In function ‘nft_reject_inet_dump’:
net/netfilter/nft_reject_inet.c:105:2: warning: enumeration value ‘NFT_REJECT_TCP_RST’ not handled in switch [-Wswi\
tch]
switch (priv->type) {
^
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-27 13:20:34 -04:00
..
2015-04-08 16:49:08 +02:00
2015-04-07 15:25:55 -04:00
2015-04-04 12:31:38 -04:00
2015-03-25 12:09:39 +01:00
2015-04-08 16:58:27 +02:00
2015-03-18 10:51:35 +01:00
2015-02-22 15:59:54 -05:00
2015-01-15 01:50:25 -05:00
2014-06-25 19:15:38 +02:00
2015-03-18 10:51:35 +01:00
2014-10-14 02:18:24 +02:00
2014-11-17 12:47:14 +01:00
2014-10-30 17:35:30 +01:00
2014-11-05 14:10:33 -05:00
2015-01-08 12:14:20 +01:00
2014-11-05 14:10:33 -05:00
2014-11-05 14:10:33 -05:00
2014-11-05 14:10:33 -05:00
2014-11-05 14:10:33 -05:00
2014-12-08 20:39:29 -05:00
2014-11-05 14:10:33 -05:00
2014-11-05 14:10:33 -05:00
2015-01-05 13:52:20 +01:00
2014-10-14 02:18:24 +02:00
2014-11-05 14:11:02 -05:00
2015-04-04 12:17:40 -04:00
2015-04-08 16:49:08 +02:00
2015-03-19 11:14:48 +01:00
2014-08-23 12:21:21 -07:00
2014-06-30 11:38:03 +02:00
2014-06-30 11:38:03 +02:00
2014-06-30 11:38:03 +02:00
2014-06-30 11:38:03 +02:00
2014-06-30 11:38:03 +02:00
2014-06-30 11:38:03 +02:00
2014-11-27 13:08:42 +01:00
2014-10-14 02:18:24 +02:00
2015-04-08 18:30:21 +02:00
2014-08-08 16:47:23 +02:00
2015-04-13 20:12:32 +02:00
2015-04-13 17:17:29 +02:00
2014-08-26 21:36:19 +02:00
2015-03-12 13:07:36 +01:00
2015-04-13 16:35:17 -04:00
2015-04-13 16:35:16 -04:00
2015-01-15 01:50:25 -05:00
2015-04-13 17:17:30 +02:00
2015-04-13 17:17:29 +02:00
2015-04-13 17:17:30 +02:00
2015-04-13 17:17:07 +02:00
2015-04-13 20:12:31 +02:00
2015-04-13 17:17:29 +02:00
2015-04-13 20:19:55 +02:00
2015-04-13 17:17:29 +02:00
2015-04-13 17:17:31 +02:00
2015-04-13 17:17:30 +02:00
2015-04-13 20:12:31 +02:00
2015-04-13 17:17:07 +02:00
2015-04-13 20:12:32 +02:00
2015-01-19 14:52:39 +01:00
2015-04-13 17:17:29 +02:00
2015-04-13 17:17:29 +02:00
2015-04-13 17:17:29 +02:00
2015-04-13 17:17:07 +02:00
2015-04-13 17:17:31 +02:00
2015-04-13 17:17:28 +02:00
2015-04-27 13:20:34 -04:00
2015-04-27 13:20:34 -04:00
2014-11-05 14:11:02 -05:00
2014-08-02 15:03:58 -07:00
2015-04-01 11:26:42 +02:00
2014-08-23 12:21:21 -07:00
2014-09-10 12:40:10 -07:00
2014-11-17 12:44:20 +01:00
2014-11-13 12:14:42 +01:00
2014-11-05 14:11:02 -05:00
2014-08-23 12:21:21 -07:00
2014-08-05 18:46:26 -07:00
2014-06-28 18:50:35 +02:00
2014-12-23 14:20:10 +01:00
2015-04-08 16:49:09 +02:00
2014-09-30 01:02:26 -04:00
2015-02-16 17:00:47 +01:00
2014-11-27 13:08:42 +01:00
2015-02-11 16:13:30 +01:00
2015-04-08 16:47:49 +02:00
2015-02-22 15:59:54 -05:00
2015-04-13 16:40:05 -04:00