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