session: Move configuration bits to a public struct
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 26 Sep 2012 11:52:30 +0000 (13:52 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 27 Sep 2012 08:28:28 +0000 (10:28 +0200)
commitfb0a3539dfaa843d1c7369a08507629a17aabee9
tree0abb3164f19f4a1490a63ae436baf0e3524bf1cc
parentebf6aa36dd34c7dabdca48bd64dc6297f102ad1e
session: Move configuration bits to a public struct

Instead of passing basic datatypes between the session core and the
policy plugin, provide a complex data structure which holds
the session configuration.
include/session.h
src/session.c
unit/test-connman.h