Willy Tarreau 5133096df2 MEDIUM: mux-h2: replace all occurrences of mbuf with a buffer ring
For now it's only one buffer long so the head and tails are always the
same, thus it doesn't change what used to work. In short, br_tail(h2c->mbuf)
was inserted everywhere we used to have h2c->mbuf.
2019-05-26 10:50:18 +02:00
..
2019-04-26 17:06:32 +02:00
2019-04-01 07:44:56 +02:00
2019-05-23 10:20:55 +02:00