]> The Tcpdump Group git mirrors - libpcap/commitdiff
Update contact details
authorsfd <[email protected]>
Tue, 29 Jul 2014 05:06:35 +0000 (17:06 +1200)
committersfd <[email protected]>
Tue, 29 Jul 2014 05:06:35 +0000 (17:06 +1200)
pcap-dag.c

index 66a8b91b0e8914540c583415775745274cd78437..d41acfd8649c856690fe7973bbd8be6c46a9ba55 100644 (file)
@@ -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
  *
  * 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)
  * called as required from their pcap-linux/bpf equivalents.
  *
  * Authors: Richard Littin, Sean Irvine ({richard,sean}@reeltwo.com)
- * Modifications: Jesper Peterson  <[email protected]>
- *                Koryn Grant      <[email protected]>
- *                Stephen Donnelly <support@endace.com>
+ * Modifications: Jesper Peterson
+ *                Koryn Grant
+ *                Stephen Donnelly <stephen.donnelly@emulex.com>
  */
 
 #ifdef HAVE_CONFIG_H
  */
 
 #ifdef HAVE_CONFIG_H