|
@@ -7,27 +7,28 @@
|
|
|
#define BLOG_CHANNEL_ncd_list 6
|
|
#define BLOG_CHANNEL_ncd_list 6
|
|
|
#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_net_backend_physical 9
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_badvpn 10
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_dns 11
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_iptables 12
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_addr 13
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 14
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_route 15
|
|
|
|
|
-#define BLOG_CHANNEL_StreamPeerIO 16
|
|
|
|
|
-#define BLOG_CHANNEL_DatagramPeerIO 17
|
|
|
|
|
-#define BLOG_CHANNEL_BReactor 18
|
|
|
|
|
-#define BLOG_CHANNEL_BSignal 19
|
|
|
|
|
-#define BLOG_CHANNEL_FragmentProtoAssembler 20
|
|
|
|
|
-#define BLOG_CHANNEL_BPredicate 21
|
|
|
|
|
-#define BLOG_CHANNEL_ServerConnection 22
|
|
|
|
|
-#define BLOG_CHANNEL_Listener 23
|
|
|
|
|
-#define BLOG_CHANNEL_DataProto 24
|
|
|
|
|
-#define BLOG_CHANNEL_FrameDecider 25
|
|
|
|
|
-#define BLOG_CHANNEL_BSocksClient 26
|
|
|
|
|
-#define BLOG_CHANNEL_BDHCPClientCore 27
|
|
|
|
|
-#define BLOG_CHANNEL_BDHCPClient 28
|
|
|
|
|
-#define BLOG_CHANNEL_NCDIfConfig 29
|
|
|
|
|
-#define BLOG_CHANNEL_BUnixSignal 30
|
|
|
|
|
-#define BLOG_CHANNEL_BProcess 31
|
|
|
|
|
-#define BLOG_NUM_CHANNELS 32
|
|
|
|
|
|
|
+#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
|