-LRN: Check session target:
authorChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 22:31:43 +0000 (22:31 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 23 Jun 2012 22:31:43 +0000 (22:31 +0000)
commite4b5a6b681d196cb233bf15a91060e3585933aa1
tree882df975f2295b6a0ab6ad6a5a26b52b72d6d48d
parent4029c07550295659b391220324f348f4b1a86381
-LRN: Check session target:
  It changes the Session object layout to make peer identity its first
field, always, for all sessions. Code in find_session() can use this
to check that the session belongs to the right peer.
test_ats_api_add_address always triggers this due to the way it fakes
a pointer to session object.
src/ats/ats_api_scheduling.c
src/transport/plugin_transport_http.h
src/transport/plugin_transport_tcp.c
src/transport/plugin_transport_template.c
src/transport/plugin_transport_unix.c
src/transport/plugin_transport_wlan.c