|
@@ -12,51 +12,52 @@
|
|
|
#define BLOG_CHANNEL_ncd_concatlist 11
|
|
#define BLOG_CHANNEL_ncd_concatlist 11
|
|
|
#define BLOG_CHANNEL_ncd_if 12
|
|
#define BLOG_CHANNEL_ncd_if 12
|
|
|
#define BLOG_CHANNEL_ncd_strcmp 13
|
|
#define BLOG_CHANNEL_ncd_strcmp 13
|
|
|
-#define BLOG_CHANNEL_ncd_logical 14
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_sleep 15
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_print 16
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_blocker 17
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_ip_in_network 18
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_run 19
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_synchronous_process 20
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_process_manager 21
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_waitdevice 22
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_waitlink 23
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_badvpn 24
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_wpa_supplicant 25
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_backend_rfkill 26
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_up 27
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_dns 28
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_iptables 29
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_addr 30
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 31
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_route 32
|
|
|
|
|
-#define BLOG_CHANNEL_ncd_sys_evdev 33
|
|
|
|
|
-#define BLOG_CHANNEL_StreamPeerIO 34
|
|
|
|
|
-#define BLOG_CHANNEL_DatagramPeerIO 35
|
|
|
|
|
-#define BLOG_CHANNEL_BReactor 36
|
|
|
|
|
-#define BLOG_CHANNEL_BSignal 37
|
|
|
|
|
-#define BLOG_CHANNEL_FragmentProtoAssembler 38
|
|
|
|
|
-#define BLOG_CHANNEL_BPredicate 39
|
|
|
|
|
-#define BLOG_CHANNEL_ServerConnection 40
|
|
|
|
|
-#define BLOG_CHANNEL_Listener 41
|
|
|
|
|
-#define BLOG_CHANNEL_DataProto 42
|
|
|
|
|
-#define BLOG_CHANNEL_FrameDecider 43
|
|
|
|
|
-#define BLOG_CHANNEL_BSocksClient 44
|
|
|
|
|
-#define BLOG_CHANNEL_BDHCPClientCore 45
|
|
|
|
|
-#define BLOG_CHANNEL_BDHCPClient 46
|
|
|
|
|
-#define BLOG_CHANNEL_NCDIfConfig 47
|
|
|
|
|
-#define BLOG_CHANNEL_BUnixSignal 48
|
|
|
|
|
-#define BLOG_CHANNEL_BProcess 49
|
|
|
|
|
-#define BLOG_CHANNEL_StreamSocketSink 50
|
|
|
|
|
-#define BLOG_CHANNEL_StreamSocketSource 51
|
|
|
|
|
-#define BLOG_CHANNEL_DatagramSocketSink 52
|
|
|
|
|
-#define BLOG_CHANNEL_DatagramSocketSource 53
|
|
|
|
|
-#define BLOG_CHANNEL_PRStreamSink 54
|
|
|
|
|
-#define BLOG_CHANNEL_PRStreamSource 55
|
|
|
|
|
-#define BLOG_CHANNEL_BSocketPRFileDesc 56
|
|
|
|
|
-#define BLOG_CHANNEL_PacketProtoDecoder 57
|
|
|
|
|
-#define BLOG_CHANNEL_DPRelay 58
|
|
|
|
|
-#define BLOG_CHANNEL_BThreadWork 59
|
|
|
|
|
-#define BLOG_CHANNEL_DPReceive 60
|
|
|
|
|
-#define BLOG_NUM_CHANNELS 61
|
|
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_regex_match 14
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_logical 15
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_sleep 16
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_print 17
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_blocker 18
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_ip_in_network 19
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_run 20
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_synchronous_process 21
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_process_manager 22
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_waitdevice 23
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_waitlink 24
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_badvpn 25
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_wpa_supplicant 26
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_rfkill 27
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_up 28
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_dns 29
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_iptables 30
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_addr 31
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 32
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_route 33
|
|
|
|
|
+#define BLOG_CHANNEL_ncd_sys_evdev 34
|
|
|
|
|
+#define BLOG_CHANNEL_StreamPeerIO 35
|
|
|
|
|
+#define BLOG_CHANNEL_DatagramPeerIO 36
|
|
|
|
|
+#define BLOG_CHANNEL_BReactor 37
|
|
|
|
|
+#define BLOG_CHANNEL_BSignal 38
|
|
|
|
|
+#define BLOG_CHANNEL_FragmentProtoAssembler 39
|
|
|
|
|
+#define BLOG_CHANNEL_BPredicate 40
|
|
|
|
|
+#define BLOG_CHANNEL_ServerConnection 41
|
|
|
|
|
+#define BLOG_CHANNEL_Listener 42
|
|
|
|
|
+#define BLOG_CHANNEL_DataProto 43
|
|
|
|
|
+#define BLOG_CHANNEL_FrameDecider 44
|
|
|
|
|
+#define BLOG_CHANNEL_BSocksClient 45
|
|
|
|
|
+#define BLOG_CHANNEL_BDHCPClientCore 46
|
|
|
|
|
+#define BLOG_CHANNEL_BDHCPClient 47
|
|
|
|
|
+#define BLOG_CHANNEL_NCDIfConfig 48
|
|
|
|
|
+#define BLOG_CHANNEL_BUnixSignal 49
|
|
|
|
|
+#define BLOG_CHANNEL_BProcess 50
|
|
|
|
|
+#define BLOG_CHANNEL_StreamSocketSink 51
|
|
|
|
|
+#define BLOG_CHANNEL_StreamSocketSource 52
|
|
|
|
|
+#define BLOG_CHANNEL_DatagramSocketSink 53
|
|
|
|
|
+#define BLOG_CHANNEL_DatagramSocketSource 54
|
|
|
|
|
+#define BLOG_CHANNEL_PRStreamSink 55
|
|
|
|
|
+#define BLOG_CHANNEL_PRStreamSource 56
|
|
|
|
|
+#define BLOG_CHANNEL_BSocketPRFileDesc 57
|
|
|
|
|
+#define BLOG_CHANNEL_PacketProtoDecoder 58
|
|
|
|
|
+#define BLOG_CHANNEL_DPRelay 59
|
|
|
|
|
+#define BLOG_CHANNEL_BThreadWork 60
|
|
|
|
|
+#define BLOG_CHANNEL_DPReceive 61
|
|
|
|
|
+#define BLOG_NUM_CHANNELS 62
|