summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_eap/libeap/eapclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/rlm_eap/libeap/eapclient.h')
-rw-r--r--src/modules/rlm_eap/libeap/eapclient.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/modules/rlm_eap/libeap/eapclient.h b/src/modules/rlm_eap/libeap/eapclient.h
new file mode 100644
index 0000000..594007f
--- /dev/null
+++ b/src/modules/rlm_eap/libeap/eapclient.h
@@ -0,0 +1,8 @@
+/*
+ * some of this seems like a repeat of rlm_eap, and needs to be better
+ * integrated, but as a client library, it deals with Request/Replies
+ * rather than with Replies -> new requests.
+ *
+ * Bare with me for a bit.
+ *
+ */