gevent-socketio Documentation Release 0.3.1
virtsocket Packet is a library that handle the decoding of the messages encoded in the Socket.IO dialect. They take dictionaries for encoding, and return decoded dictionaries also. socketio.packet Handler Index s s socketio socketio.handler socketio.mixins socketio.namespace socketio.packet socketio.server socketio.transports socketio.virtsocket © Copyright 2011-2015, Jeffrey BaseNamespace method) connected (socketio.virtsocket.Socket attribute) D decode() (in module socketio.packet) decode_payload() (socketio.transports.XHRPollingTransport method) default_error_handler() (in module0 码力 | 91 页 | 118.05 KB | 1 年前3Cilium v1.6 Documentation
tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and destination IP of the packet, the tool provides the full label information of both the the sender and receiver among a lot of other information. Policy decision tracing: Why is a packet being dropped or a request rejected. The policy tracing framework allows to trace the policy decision viewing security policies, and configuring network monitoring behavior. Linux Kernel BPF Berkeley Packet Filter (BPF) is a Linux kernel bytecode interpreter originally introduced to filter network packets0 码力 | 734 页 | 11.45 MB | 1 年前3Cilium v1.5 Documentation
tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and des�na�on IP of the packet, the tool provides the full label informa�on of both the the sender and receiver among a lot of other informa�on. Policy decision tracing: Why is a packet being dropped or a request rejected. The policy tracing framework allows to trace the policy decision process viewing security policies, and configuring network monitoring behavior. Linux Kernel BPF Berkeley Packet Filter (BPF) is a Linux kernel bytecode interpreter originally introduced to filter network packets0 码力 | 740 页 | 12.52 MB | 1 年前3Cilium v1.7 Documentation
tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and destination IP of the packet, the tool provides the full label information of both the the sender and receiver among a lot of other information. Policy decision tracing: Why is a packet being dropped or a request rejected. The policy tracing framework allows to trace the policy decision Cilium in chaining configuration on top of Calico, the L7 policies may not work because of conflicting packet mark usage. This limitation is currently tracked at #12454 [https://github.com/cilium/cilium/issues/12454]0 码力 | 885 页 | 12.41 MB | 1 年前3Cilium v1.10 Documentation
service-to-backend translation right in the Linux kernel’s socket layer (e.g. at TCP connect time) such that per-packet NAT operations overhead can be avoided in lower layers. Bandwidth Management Cilium implements tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and destination IP of the packet, the tool provides the full label information of both the the sender and receiver among a lot of other information. Policy decision tracing: Why is a packet being dropped or a request rejected. The policy tracing framework allows to trace the policy decision0 码力 | 1307 页 | 19.26 MB | 1 年前3Cilium v1.8 Documentation
tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and destination IP of the packet, the tool provides the full label information of both the the sender and receiver among a lot of other information. Policy decision tracing: Why is a packet being dropped or a request rejected. The policy tracing framework allows to trace the policy decision L7 policies at egress, the source identity context is lost as it is currently not carried in the packet. This means that traffic will look like it is coming from outside of the cluster to the receiving0 码力 | 1124 页 | 21.33 MB | 1 年前3Cilium v1.9 Documentation
service-to-backend translation right in the Linux kernel’s socket layer (e.g. at TCP connect time) such that per-packet NAT operations overhead can be avoided in lower layers. Bandwidth Management Cilium implements tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and destination IP of the packet, the tool provides the full label information of both the the sender and receiver among a lot of other information. Policy decision tracing: Why is a packet being dropped or a request rejected. The policy tracing framework allows to trace the policy decision0 码力 | 1263 页 | 18.62 MB | 1 年前3Cilium v1.11 Documentation
service-to-backend translation right in the Linux kernel’s socket layer (e.g. at TCP connect time) such that per-packet NAT operations overhead can be avoided in lower layers. Bandwidth Management Cilium implements tooling to provide: Event monitoring with metadata: When a packet is dropped, the tool doesn’t just report the source and destination IP of the packet, the tool provides the full label information of both the To determine if a packet needs to be encrypted or not, transparent encryption relies on the same mechanisms as policy enforcement to decide if the destination of an outgoing packet belongs to a Cilium-managed0 码力 | 1373 页 | 19.37 MB | 1 年前3Changing Legacy Code: With Confidence
private: void NewPacketCallback(Packet pkt); UpdateRate mCurrentUpdateRate; }; VHFDevice.hpp Following member variables void VHFDevice::NewPacketCallback ( Packet pkt) { ... if(pkt.updateRate == private: void NewPacketCallback(Packet pkt); UpdateRate mCurrentUpdateRate; }; VHFDevice.hpp Following member variables void VHFDevice::NewPacketCallback ( Packet pkt) { ... if(pkt.updateRate == { VHFRadio_Set_Sleep_Enabled(1); } ... } VHFDevice.cpp void VHFDevice::NewPacketCallback ( Packet pkt) { ... if(pkt.updateRate == GetUpdateRate()) { return; } if(IsDeviceAsleep()) { WakeUp();0 码力 | 114 页 | 982.54 KB | 5 月前3Just-in-Time Compilation - J F Bastien - CppCon 2020
Demultiplexing using Dynamic Code Generation A new packet-filter system, DPF (Dynamic Packet Filters), that provides both the traditional flexibility of packet filters and the speed of hand- crafted demultiplexing demultiplexing routines. DPF filters run 10–50 times faster than the fastest packet filters reported in the literature. DPF’s performance is either equivalent to or, when it can exploit runtime information declarative packet-filter language that is aggressively optimized using dynamic code generation. — 1994 (read)DPF Fast, Flexible Message Demultiplexing using Dynamic Code Generation A new packet-filter0 码力 | 111 页 | 3.98 MB | 5 月前3
共 621 条
- 1
- 2
- 3
- 4
- 5
- 6
- 63