File: loopback.dtn2rc

package info (click to toggle)
ion 3.2.1%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 23,768 kB
  • ctags: 11,049
  • sloc: ansic: 141,798; sh: 22,848; makefile: 7,818; python: 1,638; sql: 311; perl: 197; awk: 178; xml: 50; java: 19
file content (14 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# dtn2rc configuration file for the src-eid truncation test.
#	Essentially, this is the DTN scheme's routing table.
#	Command: % dtn2admin loopback.dtn2rc
#	This command should be run AFTER bpadmin (likely to be run last).
#
#	Ohio University, Oct 2008

# Add an egress plan.
#	Bundles to be transmitted to host1 (that is, yourself).
#	This element is named 'host1.'
#	The plan is to queue for transmission (x) on protocol 'tcp' using
#	the outduct identified by IP address 127.0.0.1
#	See your bprc file or bpadmin for outducts/protocols you can use.
a plan //host1.dtn x tcp/127.0.0.1:4556