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