- Just updated the mTCP mailing list address.

master
Asim Jamshed 2016-08-07 22:46:53 +09:00
parent f284b6cae5
commit 9ea3248722
39 changed files with 47 additions and 47 deletions

2
README
View File

@ -252,7 +252,7 @@ We tested the DPDK version (polling driver) with Linux-3.13.0 kernel.
========================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2015.
EunYoung Jeong <notav at ndsl.kaist.edu>
M. Asim Jamshed <ajamshed at ndsl.kaist.edu>

View File

@ -33,7 +33,7 @@ execution:
========================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2015.
EunYoung Jeong <notav at ndsl.kaist.edu>
M. Asim Jamshed <ajamshed at ndsl.kaist.edu>

View File

@ -14,7 +14,7 @@ to see how to use mTCP API.
========================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2015.
EunYoung Jeong <notav at ndsl.kaist.edu>
M. Asim Jamshed <ajamshed at ndsl.kaist.edu>

2
TODOS
View File

@ -9,7 +9,7 @@ contact the authors if you want to help develop mTCP even further.
========================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2015.
EunYoung Jeong <notav at ndsl.kaist.edu>
M. Asim Jamshed <ajamshed at ndsl.kaist.edu>

View File

@ -65,7 +65,7 @@ config/mtcp.conf where your ab binary lies.
========================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2014.
Haewon Jeong <addie at kaist.ac.kr>
Muhammad Asim Jamshed <ajamshed at ndsl.kaist.edu>

View File

@ -46,6 +46,6 @@ notes:
========================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2014.
EunYoung Jeong <notav at ndsl.kaist.edu>

View File

@ -155,6 +155,6 @@ Please use the following command to run lighttpd:
================================================================================
Contact: mtcp at list.ndsl.kaist.edu
Contact: mtcp-user at list.ndsl.kaist.edu
April 2, 2014.
Muhammad Asim Jamshed <ajamshed at ndsl.kaist.edu>

18
configure vendored
View File

@ -2,7 +2,7 @@
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for mtcp 3.
#
# Report bugs to <mtcp@list.ndsl.kaist.edu>.
# Report bugs to <mtcp-user@list.ndsl.kaist.edu>.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@ -267,7 +267,7 @@ fi
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
else
$as_echo "$0: Please tell bug-autoconf@gnu.org and
$0: mtcp@list.ndsl.kaist.edu about your system, including
$0: mtcp-user@list.ndsl.kaist.edu about your system, including
$0: any error possibly output before this message. Then
$0: install a modern shell, or manually run the script
$0: under such a shell if you do have one."
@ -582,7 +582,7 @@ PACKAGE_NAME='mtcp'
PACKAGE_TARNAME='mtcp'
PACKAGE_VERSION='3'
PACKAGE_STRING='mtcp 3'
PACKAGE_BUGREPORT='mtcp@list.ndsl.kaist.edu'
PACKAGE_BUGREPORT='mtcp-user@list.ndsl.kaist.edu'
PACKAGE_URL=''
ac_unique_file="mtcp/src/eventpoll.c"
@ -1379,7 +1379,7 @@ Some influential environment variables:
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to <mtcp@list.ndsl.kaist.edu>.
Report bugs to <mtcp-user@list.ndsl.kaist.edu>.
_ACEOF
ac_status=$?
fi
@ -1602,7 +1602,7 @@ $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
( $as_echo "## --------------------------------------- ##
## Report this to mtcp@list.ndsl.kaist.edu ##
## Report this to mtcp-user@list.ndsl.kaist.edu ##
## --------------------------------------- ##"
) | sed "s/^/$as_me: WARNING: /" >&2
;;
@ -5554,7 +5554,7 @@ $config_headers
Configuration commands:
$config_commands
Report bugs to <mtcp@list.ndsl.kaist.edu>."
Report bugs to <mtcp-user@list.ndsl.kaist.edu>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
@ -7015,7 +7015,7 @@ $config_headers
Configuration commands:
$config_commands
Report bugs to <mtcp@list.ndsl.kaist.edu>."
Report bugs to <mtcp-user@list.ndsl.kaist.edu>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
@ -8481,7 +8481,7 @@ $config_headers
Configuration commands:
$config_commands
Report bugs to <mtcp@list.ndsl.kaist.edu>."
Report bugs to <mtcp-user@list.ndsl.kaist.edu>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
@ -9952,7 +9952,7 @@ $config_headers
Configuration commands:
$config_commands
Report bugs to <mtcp@list.ndsl.kaist.edu>."
Report bugs to <mtcp-user@list.ndsl.kaist.edu>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([mtcp], [3], [mtcp@list.ndsl.kaist.edu])
AC_INIT([mtcp], [3], [mtcp-user@list.ndsl.kaist.edu])
AC_CONFIG_SRCDIR([mtcp/src/eventpoll.c])
AC_CONFIG_HEADERS([config.h])

View File

@ -197,7 +197,7 @@ lifetime of the connection (till <b>mtcp_close()).</b></p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -146,7 +146,7 @@ type.</p> </td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -170,7 +170,7 @@ unpredictable behavior if this practice is not followed.</p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -212,7 +212,7 @@ valid socket type.</p></td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -99,7 +99,7 @@ for performance reasons.</p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -84,7 +84,7 @@ only needs to be called once in an mTCP application.</p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -79,7 +79,7 @@ returns nothing.</p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -161,7 +161,7 @@ implemented.</p> </td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -232,7 +232,7 @@ being used.</p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -148,7 +148,7 @@ details on symmetric Receive-Side Scaling (RSS).</p>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -150,7 +150,7 @@ valid.</p> </td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -152,7 +152,7 @@ any available bytes in its buffer for reading.</p></td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -161,7 +161,7 @@ implemented.</p> </td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -158,7 +158,7 @@ moment.</p> </td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -154,7 +154,7 @@ valid.</p> </td></tr>
<p style="margin-left:11%; margin-top: 1em">mTCP
development team &lt;mtcp@list.ndsl.kaist.edu&gt;</p>
development team &lt;mtcp-user@list.ndsl.kaist.edu&gt;</p>
<h2>SEE ALSO
<a name="SEE ALSO"></a>

View File

@ -115,7 +115,7 @@ connection (till
.BR mtcp_close()).
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_bind (),

View File

@ -79,7 +79,7 @@ has an invalid type.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_socket (),

View File

@ -76,7 +76,7 @@ call in the first place. The user may experience unpredictable
behavior if this practice is not followed.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_socket ()

View File

@ -108,7 +108,7 @@ Connection failure due to TCP timeout.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_bind (),

View File

@ -44,7 +44,7 @@ It is suggested that the user creates only 1 mTCP context thread
per core for performance reasons.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_destroy_context (),

View File

@ -23,7 +23,7 @@ application.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_init ()

View File

@ -24,7 +24,7 @@ returns nothing.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_create_context (),

View File

@ -94,7 +94,7 @@ is not implemented.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_socket ()

View File

@ -90,7 +90,7 @@ I/O driver. Also make sure that num_mem_ch value is
appropriately set when dpdk driver is being used.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_destroy ()

View File

@ -72,7 +72,7 @@ See
for details on symmetric Receive-Side Scaling (RSS).
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_init (),

View File

@ -68,7 +68,7 @@ is not valid.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_bind (),

View File

@ -75,7 +75,7 @@ for reading.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_bind (),

View File

@ -94,7 +94,7 @@ is not implemented.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_socket ()

View File

@ -90,7 +90,7 @@ No socket descriptor is available in the pool at the moment.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_bind (),

View File

@ -72,7 +72,7 @@ is not valid.
.\"""""POSIX.1-2001.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH AUTHORS
mTCP development team <mtcp@list.ndsl.kaist.edu>
mTCP development team <mtcp-user@list.ndsl.kaist.edu>
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH SEE ALSO
.BR mtcp_bind (),