Gleb Smirnoff
9a4d9e198a
Revamp mbuf handling in ng_ksocket_incoming2():
...
- Clear code that workarounded a bug in FreeBSD 3,
and even predated import of netgraph(4).
- Clear workaround for m_nextpkt pointing into
next record in buffer (fixed in r248884).
Assert that m_nextpkt is clear.
- Do not rely on SOCK_STREAM sockets containing
M_PKTHDR mbufs. Create a header ourselves and
attach chain to it. This is correct fix for
kern/154676.
PR: kern/154676
Sponsored by: Nginx, Inc
2013-03-29 14:04:26 +00:00
..
2013-03-28 21:26:19 +00:00
2013-03-23 17:17:06 +00:00
2013-03-20 15:39:27 +00:00
2013-03-21 22:59:01 +00:00
2013-03-29 11:53:20 +00:00
2013-03-26 20:17:08 +00:00
2013-03-21 23:02:19 +00:00
2013-03-23 20:01:45 +00:00
2013-03-05 08:08:16 +00:00
2013-02-20 22:59:53 +00:00
2013-03-28 19:15:54 +00:00
2013-03-22 07:40:34 +00:00
2013-03-26 07:55:24 +00:00
2013-03-02 15:33:54 +00:00
2013-03-27 10:52:18 +00:00
2013-03-19 14:13:12 +00:00
2013-03-29 13:57:55 +00:00
2013-03-16 23:11:55 +00:00
2013-03-29 06:32:39 +00:00
2013-03-19 00:39:02 +00:00
2013-03-28 20:37:07 +00:00
2013-03-20 02:42:52 +00:00
2013-03-29 14:04:26 +00:00
2013-03-20 10:35:33 +00:00
2013-03-22 01:45:54 +00:00
2013-03-15 10:20:15 +00:00
2013-03-25 07:43:46 +00:00
2013-03-09 16:58:19 +00:00
2013-03-15 10:21:18 +00:00
2013-03-19 13:06:11 +00:00
2013-03-09 02:32:23 +00:00
2013-03-09 02:32:23 +00:00
2013-02-20 22:59:53 +00:00
2013-03-09 02:32:23 +00:00
2013-02-21 12:52:18 +00:00
2013-03-19 14:13:12 +00:00
2013-03-13 21:06:03 +00:00
2013-03-09 02:32:23 +00:00
2013-03-19 14:13:12 +00:00
2013-03-28 19:15:54 +00:00
2013-02-21 19:02:50 +00:00
2013-03-22 21:45:28 +00:00
2013-03-28 06:39:27 +00:00
2013-02-28 13:46:03 +00:00
2013-03-15 10:21:18 +00:00
2013-03-12 14:21:52 +00:00