session: Enforce correct ConnectionType settings
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 20 Sep 2012 13:03:00 +0000 (15:03 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 27 Sep 2012 08:28:28 +0000 (10:28 +0200)
commit0bfe7c0ba4b1d297f03c4e3d31d5335f84f3942b
treeea630560629d5645be6cad01fbccf5d3a38424f2
parent4b1ca2369056fcffa5278372004e0926a08c9c04
session: Enforce correct ConnectionType settings

Up to now an empty or wrong ConnectionType was interpreted as 'any'.
If the ConnectionType is either wrong ignore it. If no ConnectionType
setting is passed in during creation of the session choose 'any'.
include/session.h
src/session.c