]> The Tcpdump Group git mirrors - libpcap/commitdiff
Update company name and email address for Endace DAG 732/head
authorsfd <[email protected]>
Sun, 15 Jul 2018 22:30:07 +0000 (10:30 +1200)
committersfd <[email protected]>
Sun, 15 Jul 2018 22:30:07 +0000 (10:30 +1200)
pcap-dag.c

index 8e6ba6087b4c2f118e77ed965c9fccb94cd7c075..2358f2dfeace369d5f3f48a0050a958ce2eb35a8 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * pcap-dag.c: Packet capture interface for Emulex EndaceDAG cards.
+ * pcap-dag.c: Packet capture interface for Endace DAG 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
@@ -12,7 +12,7 @@
  * Authors: Richard Littin, Sean Irvine ({richard,sean}@reeltwo.com)
  * Modifications: Jesper Peterson
  *                Koryn Grant
- *                Stephen Donnelly <stephen.donnelly@emulex.com>
+ *                Stephen Donnelly <stephen.donnelly@endace.com>
  */
 
 #ifdef HAVE_CONFIG_H