From a275cd2495144bf5bf00d26c3cf5d26c5f69fbd8 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 29 Sep 2005 02:20:29 +0000 Subject: Move the Diameter dictionary files to a "diameter" subdirectory, along the lines of what's done for RADIUS. That keeps them together (and separate from other files), and makes the layout of the top-level source directory closer to the layout of the installation directory, so that if you run Ethereal or Tethereal from the top-level directory on Windows it'll pick up the Diameter dictionary files (if it supports loading them), and can do so on UN*X if we support a mechanism to let it find its control files in the directory in which the binary resides. Use the diameter_DATA, dtds_DATA, and radius_DATA macros in the EXTRA_DIST macro, so you only have to change the lists of Diameter, DTD, and RADIUS files in one place if you add or remove a file. svn path=/trunk/; revision=16050 --- diameter/mobileipv4.xml | 62 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 diameter/mobileipv4.xml (limited to 'diameter/mobileipv4.xml') diff --git a/diameter/mobileipv4.xml b/diameter/mobileipv4.xml new file mode 100644 index 0000000000..37566a8c57 --- /dev/null +++ b/diameter/mobileipv4.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1