session: Support no match in AllowedBearers
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 20 Sep 2012 13:00:41 +0000 (15:00 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 27 Sep 2012 08:28:28 +0000 (10:28 +0200)
commit17f13be5db7f35d9c5c034e87c0920fe6143601d
tree785c0d55df170e7ef20c9dd4acc786d14435e59a
parent067c7f0332970350b064d703924360c4fe019149
session: Support no match in AllowedBearers

Up to now an empty AllowedBearers was interpreted as match any. Let's
make the match all explicit by expecting '*'. If an empty
AllowedBearers is provided, we interpret this as no match. In this
case the application will never get an online notifcation.
src/session.c