| Summary: | divert(4): Duplicate Paragraph | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Ulrich Spoerlein <q> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Committed, thanks for the submission! |
There's a duplicate paragraph in divert(4) ... which port ultimately gets chosen is unpredictable. Note that packets arriving on the divert socket by the ipfw(8) tee action are delivered as-is and packet fragments do not get reassembled in this case. Note that packets arriving on the divert socket by the ipfw(8) tee action are delivered as-is and packet fragments do not get reassembled in this case. Packets are received and sent unchanged, except that packets read as out- ... How-To-Repeat: $ man divert