|
@@ -89,7 +89,7 @@ enum nfulnl_attr_config {
|
|
#define NFULNL_COPY_NONE 0x00
|
|
#define NFULNL_COPY_NONE 0x00
|
|
#define NFULNL_COPY_META 0x01
|
|
#define NFULNL_COPY_META 0x01
|
|
#define NFULNL_COPY_PACKET 0x02
|
|
#define NFULNL_COPY_PACKET 0x02
|
|
-#define NFULNL_COPY_DISABLED 0x03
|
|
|
|
|
|
+/* 0xff is reserved, don't use it for new copy modes. */
|
|
|
|
|
|
#define NFULNL_CFG_F_SEQ 0x0001
|
|
#define NFULNL_CFG_F_SEQ 0x0001
|
|
#define NFULNL_CFG_F_SEQ_GLOBAL 0x0002
|
|
#define NFULNL_CFG_F_SEQ_GLOBAL 0x0002
|