aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-04-03 22:00:45 +0200
committerHarald Welte <laforge@gnumonks.org>2017-04-10 11:48:34 +0200
commit996defec1733a285f8aad9cfe426606b8dc8899f (patch)
tree9a58743adcd14da6b7dcd80ed6da2229d1ccc4d9 /.gitignore
parentd40b9f842bb58b393c8a32142296517e328520e4 (diff)
Add example program how to use M3UA+SCCP client and server
This is an example tool that can be run either as server (SG) or as client (ASP) with a SCCP+M3UA stacking, and communicate via connectionless and connection-oriented primitives over it Change-Id: Id698ce2da5726e304dfa1773b794671dc80d853c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9d1435f..83f1333 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ tests/package.m4
tests/testsuite
tests/testsuite.log
+examples/m3ua_example
*.pc
config.*