It preserves tail points and all length/memory accounting, so that caller
doesn't need to do any extra traversals. It doesn't respect M_PKTHDR but
it may be improved if needed. It respects M_EOR, though. First consumer
will be the new unix(4) SOCK_STREAM and SOCK_SEQPACKET.
Details
Details
- Reviewers
markj - Group Reviewers
transport network - Commits
- rGfd01798fc48d: mbuf: add mc_split() that works on two struct mchain
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 56677 Build 53565: arc lint + arc unit