aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipa_unit.c
AgeCommit message (Collapse)AuthorFilesLines
2013-08-25ipa_unit: use talloc_strdupPablo Neira Ayuso1-12/+12
Reported by Holger.
2012-08-19consolidate ipa_unit infrastructurePablo Neira Ayuso1-15/+148
Provide unified infrastructure for handling IPA units and modify existing code to use it.
2012-08-15add ipa_unitPablo Neira Ayuso1-0/+118
This adds the generic ipa_unit object that is allocated and set by the BTS while initializing the channels.