|
@@ -8,27 +8,28 @@
|
|
|
#define BLOG_CHANNEL_ncd_depend 7
|
|
#define BLOG_CHANNEL_ncd_depend 7
|
|
|
#define BLOG_CHANNEL_ncd_concat 8
|
|
#define BLOG_CHANNEL_ncd_concat 8
|
|
|
#define BLOG_CHANNEL_ncd_if 9
|
|
#define BLOG_CHANNEL_ncd_if 9
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_physical 10
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_badvpn 11
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_dns 12
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_iptables 13
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_addr 14
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 15
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_route 16
|
|
|
|
|
-#define BLOG_CHANNEL_StreamPeerIO 17
|
|
|
|
|
-#define BLOG_CHANNEL_DatagramPeerIO 18
|
|
|
|
|
-#define BLOG_CHANNEL_BReactor 19
|
|
|
|
|
-#define BLOG_CHANNEL_BSignal 20
|
|
|
|
|
-#define BLOG_CHANNEL_FragmentProtoAssembler 21
|
|
|
|
|
-#define BLOG_CHANNEL_BPredicate 22
|
|
|
|
|
-#define BLOG_CHANNEL_ServerConnection 23
|
|
|
|
|
-#define BLOG_CHANNEL_Listener 24
|
|
|
|
|
-#define BLOG_CHANNEL_DataProto 25
|
|
|
|
|
-#define BLOG_CHANNEL_FrameDecider 26
|
|
|
|
|
-#define BLOG_CHANNEL_BSocksClient 27
|
|
|
|
|
-#define BLOG_CHANNEL_BDHCPClientCore 28
|
|
|
|
|
-#define BLOG_CHANNEL_BDHCPClient 29
|
|
|
|
|
-#define BLOG_CHANNEL_NCDIfConfig 30
|
|
|
|
|
-#define BLOG_CHANNEL_BUnixSignal 31
|
|
|
|
|
-#define BLOG_CHANNEL_BProcess 32
|
|
|
|
|
-#define BLOG_NUM_CHANNELS 33
|
|
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_strcmp 10
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_physical 11
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_badvpn 12
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_dns 13
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_iptables 14
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_addr 15
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 16
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_route 17
|
|
|
|
|
+#define BLOG_CHANNEL_StreamPeerIO 18
|
|
|
|
|
+#define BLOG_CHANNEL_DatagramPeerIO 19
|
|
|
|
|
+#define BLOG_CHANNEL_BReactor 20
|
|
|
|
|
+#define BLOG_CHANNEL_BSignal 21
|
|
|
|
|
+#define BLOG_CHANNEL_FragmentProtoAssembler 22
|
|
|
|
|
+#define BLOG_CHANNEL_BPredicate 23
|
|
|
|
|
+#define BLOG_CHANNEL_ServerConnection 24
|
|
|
|
|
+#define BLOG_CHANNEL_Listener 25
|
|
|
|
|
+#define BLOG_CHANNEL_DataProto 26
|
|
|
|
|
+#define BLOG_CHANNEL_FrameDecider 27
|
|
|
|
|
+#define BLOG_CHANNEL_BSocksClient 28
|
|
|
|
|
+#define BLOG_CHANNEL_BDHCPClientCore 29
|
|
|
|
|
+#define BLOG_CHANNEL_BDHCPClient 30
|
|
|
|
|
+#define BLOG_CHANNEL_NCDIfConfig 31
|
|
|
|
|
+#define BLOG_CHANNEL_BUnixSignal 32
|
|
|
|
|
+#define BLOG_CHANNEL_BProcess 33
|
|
|
|
|
+#define BLOG_NUM_CHANNELS 34
|