summaryrefslogtreecommitdiff
path: root/zaptel.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-31 17:27:08 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-03-31 17:27:08 +0000
commitb748de38cf72488186a9bc12676ed3cb858f5696 (patch)
treee9dcd9dfefd044883e4487f2f42959234c4b0e28 /zaptel.conf.sample
parentf50d44f6d581f45c0a2de671dbf7b41d94bb376f (diff)
Remove the ztd-ethmf driver for now. It was not ready to be committed.
(issue #12241) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4113 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zaptel.conf.sample')
-rw-r--r--zaptel.conf.sample10
1 files changed, 0 insertions, 10 deletions
diff --git a/zaptel.conf.sample b/zaptel.conf.sample
index f632e00..f9ba83f 100644
--- a/zaptel.conf.sample
+++ b/zaptel.conf.sample
@@ -71,16 +71,6 @@
#
# dynamic=eth,eth0/00:02:b3:35:43:9c,24,0
#
-# The mutli-frame dramer (ethmf) supports encapsulating multiple dynamic
-# spans into a single Ethernet frame. This is done by directing the spans to
-# the same destination MAC address but with a different "subaddress". For
-# example:
-#
-# dynamic=ethmf,eth0/00:50:c2:65:d1:d8/0,24,0
-# dynamic=ethmf,eth0/00:50:c2:65:d1:d8/1,24,0
-# dynamic=ethmf,eth0/00:50:c2:65:d1:d8/2,24,0
-# dynamic=ethmf,eth0/00:50:c2:65:d1:d8/3,24,1
-#
# If a non-zero timing value is used, as above, only the last span should
# have the non-zero value.
#