import of dnsmasq-2.49.tar.gz

This commit is contained in:
Simon Kelley
2009-06-10 20:55:49 +01:00
parent 7622fc06ab
commit 03a97b6170
15 changed files with 170 additions and 85 deletions

View File

@@ -14,7 +14,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define VERSION "2.48"
#define VERSION "2.49"
#define FTABSIZ 150 /* max number of outstanding requests (default) */
#define MAX_PROCS 20 /* max no children for TCP requests */