~ubuntu-branches/ubuntu/precise/openarena/precise

« back to all changes in this revision

Viewing changes to code/unix/LinuxSupport/udp_wide_README.txt

  • Committer: Bazaar Package Importer
  • Author(s): Bruno "Fuddl" Kleinert
  • Date: 2007-01-20 12:28:09 UTC
  • Revision ID: james.westby@ubuntu.com-20070120122809-2yza5ojt7nqiyiam
Tags: upstream-0.6.0
ImportĀ upstreamĀ versionĀ 0.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
UDP Wide Broadcast Patch for Kernel 2.4.19
 
2
 
 
3
Main purpose is to allow Quake 3 servers, and all games powered by the
 
4
engine, to be visible in the server browser when the servers are being run on
 
5
aliased IP addresses and multiple NICs using the +set net_ip option.
 
6
 
 
7
To apply the patch run "patch -p1 < udp_wide_broadcast.patch" from your
 
8
source directory and recompile.
 
9
 
 
10
Add "echo "1" > /proc/sys/net/ipv4/udp_wide_broadcast" to one of your startup
 
11
scripts, i.e./etc/rc.d/rc.local, and run thousands of servers from your
 
12
computer.
 
13
 
 
14
 
 
15
Patch by:
 
16
Rogier Mulhujzen <linux@bsdchicks.com>
 
17
John Tobin <ogre@sirinet.net>
 
18
 
 
19
A patch with the same functionality for FreeBSD is available from
 
20
http://www.bsdchicks.com/patches