aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-11-16 11:03:19 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-11-16 11:03:19 +0100
commit594ee9a8c444034d75f995e0efbae646ddae2761 (patch)
tree002248352a90cec7567d5bf5327cecf1d759300c /.gitignore
parented3046339e141938cd0eb3a45e7ab91e518675ac (diff)
udt_relay: Add a forked copy of main to just relay messages
Do not run any of the header rewriting for messages. This will simply relay SCCP friends to the MTP library. Some work on msc_conn.c is needed to avoid calling most of it.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 84e69a9..1e469dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ cellmgr_ng
mgcp_mgw
patching_test
mtp_parse_test
+udt_relay