|
|
@@ -19,66 +19,67 @@
|
|
|
#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_route 32
|
|
|
-#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 33
|
|
|
-#define BLOG_CHANNEL_ncd_net_watch_interfaces 34
|
|
|
-#define BLOG_CHANNEL_ncd_sys_evdev 35
|
|
|
-#define BLOG_CHANNEL_ncd_sys_watch_directory 36
|
|
|
-#define BLOG_CHANNEL_StreamPeerIO 37
|
|
|
-#define BLOG_CHANNEL_DatagramPeerIO 38
|
|
|
-#define BLOG_CHANNEL_BReactor 39
|
|
|
-#define BLOG_CHANNEL_BSignal 40
|
|
|
-#define BLOG_CHANNEL_FragmentProtoAssembler 41
|
|
|
-#define BLOG_CHANNEL_BPredicate 42
|
|
|
-#define BLOG_CHANNEL_ServerConnection 43
|
|
|
-#define BLOG_CHANNEL_Listener 44
|
|
|
-#define BLOG_CHANNEL_DataProto 45
|
|
|
-#define BLOG_CHANNEL_FrameDecider 46
|
|
|
-#define BLOG_CHANNEL_BSocksClient 47
|
|
|
-#define BLOG_CHANNEL_BDHCPClientCore 48
|
|
|
-#define BLOG_CHANNEL_BDHCPClient 49
|
|
|
-#define BLOG_CHANNEL_NCDIfConfig 50
|
|
|
-#define BLOG_CHANNEL_BUnixSignal 51
|
|
|
-#define BLOG_CHANNEL_BProcess 52
|
|
|
-#define BLOG_CHANNEL_PRStreamSink 53
|
|
|
-#define BLOG_CHANNEL_PRStreamSource 54
|
|
|
-#define BLOG_CHANNEL_PacketProtoDecoder 55
|
|
|
-#define BLOG_CHANNEL_DPRelay 56
|
|
|
-#define BLOG_CHANNEL_BThreadWork 57
|
|
|
-#define BLOG_CHANNEL_DPReceive 58
|
|
|
-#define BLOG_CHANNEL_BInputProcess 59
|
|
|
-#define BLOG_CHANNEL_NCDUdevMonitorParser 60
|
|
|
-#define BLOG_CHANNEL_NCDUdevMonitor 61
|
|
|
-#define BLOG_CHANNEL_NCDUdevCache 62
|
|
|
-#define BLOG_CHANNEL_NCDUdevManager 63
|
|
|
-#define BLOG_CHANNEL_BTime 64
|
|
|
-#define BLOG_CHANNEL_BEncryption 65
|
|
|
-#define BLOG_CHANNEL_SPProtoDecoder 66
|
|
|
-#define BLOG_CHANNEL_LineBuffer 67
|
|
|
-#define BLOG_CHANNEL_BTap 68
|
|
|
-#define BLOG_CHANNEL_lwip 69
|
|
|
-#define BLOG_CHANNEL_NCDConfigParser 70
|
|
|
-#define BLOG_CHANNEL_nsskey 71
|
|
|
-#define BLOG_CHANNEL_addr 72
|
|
|
-#define BLOG_CHANNEL_PasswordListener 73
|
|
|
-#define BLOG_CHANNEL_NCDInterfaceMonitor 74
|
|
|
-#define BLOG_CHANNEL_NCDRfkillMonitor 75
|
|
|
-#define BLOG_CHANNEL_udpgw 76
|
|
|
-#define BLOG_CHANNEL_UdpGwClient 77
|
|
|
-#define BLOG_CHANNEL_SocksUdpGwClient 78
|
|
|
-#define BLOG_CHANNEL_BNetwork 79
|
|
|
-#define BLOG_CHANNEL_BConnection 80
|
|
|
-#define BLOG_CHANNEL_BSSLConnection 81
|
|
|
-#define BLOG_CHANNEL_BDatagram 82
|
|
|
-#define BLOG_NUM_CHANNELS 83
|
|
|
+#define BLOG_CHANNEL_ncd_runonce 21
|
|
|
+#define BLOG_CHANNEL_ncd_synchronous_process 22
|
|
|
+#define BLOG_CHANNEL_ncd_process_manager 23
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_waitdevice 24
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_waitlink 25
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_badvpn 26
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_wpa_supplicant 27
|
|
|
+#define BLOG_CHANNEL_ncd_net_backend_rfkill 28
|
|
|
+#define BLOG_CHANNEL_ncd_net_up 29
|
|
|
+#define BLOG_CHANNEL_ncd_net_dns 30
|
|
|
+#define BLOG_CHANNEL_ncd_net_iptables 31
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_addr 32
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_route 33
|
|
|
+#define BLOG_CHANNEL_ncd_net_ipv4_dhcp 34
|
|
|
+#define BLOG_CHANNEL_ncd_net_watch_interfaces 35
|
|
|
+#define BLOG_CHANNEL_ncd_sys_evdev 36
|
|
|
+#define BLOG_CHANNEL_ncd_sys_watch_directory 37
|
|
|
+#define BLOG_CHANNEL_StreamPeerIO 38
|
|
|
+#define BLOG_CHANNEL_DatagramPeerIO 39
|
|
|
+#define BLOG_CHANNEL_BReactor 40
|
|
|
+#define BLOG_CHANNEL_BSignal 41
|
|
|
+#define BLOG_CHANNEL_FragmentProtoAssembler 42
|
|
|
+#define BLOG_CHANNEL_BPredicate 43
|
|
|
+#define BLOG_CHANNEL_ServerConnection 44
|
|
|
+#define BLOG_CHANNEL_Listener 45
|
|
|
+#define BLOG_CHANNEL_DataProto 46
|
|
|
+#define BLOG_CHANNEL_FrameDecider 47
|
|
|
+#define BLOG_CHANNEL_BSocksClient 48
|
|
|
+#define BLOG_CHANNEL_BDHCPClientCore 49
|
|
|
+#define BLOG_CHANNEL_BDHCPClient 50
|
|
|
+#define BLOG_CHANNEL_NCDIfConfig 51
|
|
|
+#define BLOG_CHANNEL_BUnixSignal 52
|
|
|
+#define BLOG_CHANNEL_BProcess 53
|
|
|
+#define BLOG_CHANNEL_PRStreamSink 54
|
|
|
+#define BLOG_CHANNEL_PRStreamSource 55
|
|
|
+#define BLOG_CHANNEL_PacketProtoDecoder 56
|
|
|
+#define BLOG_CHANNEL_DPRelay 57
|
|
|
+#define BLOG_CHANNEL_BThreadWork 58
|
|
|
+#define BLOG_CHANNEL_DPReceive 59
|
|
|
+#define BLOG_CHANNEL_BInputProcess 60
|
|
|
+#define BLOG_CHANNEL_NCDUdevMonitorParser 61
|
|
|
+#define BLOG_CHANNEL_NCDUdevMonitor 62
|
|
|
+#define BLOG_CHANNEL_NCDUdevCache 63
|
|
|
+#define BLOG_CHANNEL_NCDUdevManager 64
|
|
|
+#define BLOG_CHANNEL_BTime 65
|
|
|
+#define BLOG_CHANNEL_BEncryption 66
|
|
|
+#define BLOG_CHANNEL_SPProtoDecoder 67
|
|
|
+#define BLOG_CHANNEL_LineBuffer 68
|
|
|
+#define BLOG_CHANNEL_BTap 69
|
|
|
+#define BLOG_CHANNEL_lwip 70
|
|
|
+#define BLOG_CHANNEL_NCDConfigParser 71
|
|
|
+#define BLOG_CHANNEL_nsskey 72
|
|
|
+#define BLOG_CHANNEL_addr 73
|
|
|
+#define BLOG_CHANNEL_PasswordListener 74
|
|
|
+#define BLOG_CHANNEL_NCDInterfaceMonitor 75
|
|
|
+#define BLOG_CHANNEL_NCDRfkillMonitor 76
|
|
|
+#define BLOG_CHANNEL_udpgw 77
|
|
|
+#define BLOG_CHANNEL_UdpGwClient 78
|
|
|
+#define BLOG_CHANNEL_SocksUdpGwClient 79
|
|
|
+#define BLOG_CHANNEL_BNetwork 80
|
|
|
+#define BLOG_CHANNEL_BConnection 81
|
|
|
+#define BLOG_CHANNEL_BSSLConnection 82
|
|
|
+#define BLOG_CHANNEL_BDatagram 83
|
|
|
+#define BLOG_NUM_CHANNELS 84
|