Lines Matching full:packets
32 Divert sockets allow to intercept and re-inject packets flowing through
50 A divert socket bound to a divert port will receive all packets diverted
53 Packets may also be written to a divert port, in which case they re-enter
56 By reading from and writing to a divert socket, matching packets
59 .Sh READING PACKETS
60 Packets are diverted either as they are ``incoming'' or ``outgoing.''
61 Incoming packets are diverted after reception on an IP interface,
62 whereas outgoing packets are diverted before next hop forwarding.
64 Diverted packets may be read unaltered via
79 .Sh WRITING PACKETS
85 Packets are distinguished as either incoming or outgoing.
106 Normally, packets read as incoming should be written as incoming;
107 similarly for outgoing packets.
109 packets, passing the same socket address supplied by
125 Packets written into a divert socket
148 Note that packets arriving on the divert socket by the
154 Packets are received and sent unchanged, except that
155 packets read as outgoing have invalid IP header checksums, and
156 packets written as outgoing have their IP header checksums overwritten
158 Packets written as incoming and having incorrect checksums will be dropped.
166 the usual errors possible when writing raw packets: