pseudotcp: Store segment flags in SSegment
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 8 Aug 2014 08:44:46 +0000 (09:44 +0100)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 21 Aug 2014 18:33:11 +0000 (14:33 -0400)
commit733e079a043762203f38330fe1d27b02a1aac0ff
tree02069d193e74e0478597e3a16d0d1a43187d9ad0
parente87f334a3846641acc9817b424561239acc2538e
pseudotcp: Store segment flags in SSegment

Rather than reconstructing the flag state when sending a segment, just
store the flags explicitly. This does not introduce any behavioural
changes.
agent/pseudotcp.c