summaryrefslogtreecommitdiff
path: root/pcap-dag.c
diff options
context:
space:
mode:
authorsfd <stephen.donnelly@emulex.com>2014-07-29 17:06:35 +1200
committersfd <stephen.donnelly@emulex.com>2014-07-29 17:06:35 +1200
commitfc468b0e23994ca95dbac6a886fee8c3d4ad2b22 (patch)
tree220ec05cf2421d2cd9614f29cadebf934573cc03 /pcap-dag.c
parent020bbb034eefb5fb5d8c831fbd32c191c22bfac9 (diff)
downloadlibpcap-fc468b0e23994ca95dbac6a886fee8c3d4ad2b22.tar.gz
Update contact details
Diffstat (limited to 'pcap-dag.c')
-rw-r--r--pcap-dag.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcap-dag.c b/pcap-dag.c
index 66a8b91b..d41acfd8 100644
--- a/pcap-dag.c
+++ b/pcap-dag.c
@@ -1,5 +1,5 @@
/*
- * pcap-dag.c: Packet capture interface for Endace DAG card.
+ * pcap-dag.c: Packet capture interface for Emulex EndaceDAG cards.
*
* The functionality of this code attempts to mimic that of pcap-linux as much
* as possible. This code is compiled in several different ways depending on
@@ -10,9 +10,9 @@
* called as required from their pcap-linux/bpf equivalents.
*
* Authors: Richard Littin, Sean Irvine ({richard,sean}@reeltwo.com)
- * Modifications: Jesper Peterson <support@endace.com>
- * Koryn Grant <support@endace.com>
- * Stephen Donnelly <support@endace.com>
+ * Modifications: Jesper Peterson
+ * Koryn Grant
+ * Stephen Donnelly <stephen.donnelly@emulex.com>
*/
#ifdef HAVE_CONFIG_H