summaryrefslogtreecommitdiff
path: root/net/freeDiameter/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'net/freeDiameter/DESCR')
-rw-r--r--net/freeDiameter/DESCR10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/freeDiameter/DESCR b/net/freeDiameter/DESCR
new file mode 100644
index 00000000000..5bc8228bc96
--- /dev/null
+++ b/net/freeDiameter/DESCR
@@ -0,0 +1,10 @@
+freeDiameter is a implementation of the Diameter protocol specified
+in RFC3588. Diameter is a protocol for carrying Authentication,
+Authorization and Accounting information. It is an evolution of
+the widely-deployed RADIUS protocol. freeDiameter also implements
+the changes to the Diameter protocol introduced by the rfc3588bis
+Internet Draft (work in progress).
+
+freeDiameter is open-source and released under a BSD compatible
+license. It is mainly written in the C language, which provides
+excellent performance and small memory footprint.