patch-2.1.20 linux/net/core/firewall.c
Next file: linux/net/core/neighbour.c
Previous file: linux/net/core/dev_mcast.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Jan 2 15:13:28 1997
- Orig file:
v2.1.19/linux/net/core/firewall.c
- Orig date:
Mon Dec 30 15:39:16 1996
diff -u --recursive --new-file v2.1.19/linux/net/core/firewall.c linux/net/core/firewall.c
@@ -29,6 +29,10 @@
* Don't allow two people to adjust at once.
*/
+ /*
+ * FIXME: Swap for a kernel semaphore object
+ */
+
while(firewall_lock)
schedule();
firewall_lock=1;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov