From a536fc644bc6f8ced40f7d40dbbc32f34c295721 Mon Sep 17 00:00:00 2001 From: Philipp Date: Wed, 10 Aug 2016 12:14:57 +0200 Subject: Adding LLC-XID encoder / decoder and unit test The lle-xid encoder/decoder is needed to encode and decode llc xid parameter messages. We need this to exchange sndcp-parameters (SNDCP-XID) and also simple parameters such as encryption IOVs Change-Id: Ia06e4cb08bf9b48c2a4682606d1b1a91d19a9d37 --- openbsc/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/.gitignore') diff --git a/openbsc/.gitignore b/openbsc/.gitignore index 0a2965d2c..518a9603f 100644 --- a/openbsc/.gitignore +++ b/openbsc/.gitignore @@ -81,6 +81,7 @@ tests/subscr/subscr_test tests/oap/oap_test tests/gtphub/gtphub_test tests/mm_auth/mm_auth_test +tests/xid/xid_test tests/atconfig tests/atlocal -- cgit v1.2.3