patch-1.3.82 linux/net/ipv4/ip_masq.c
Next file: linux/net/ipv4/sysctl_net_ipv4.c
Previous file: linux/net/ipv4/arp.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Mon Apr  1 10:46:31 1996
 -  Orig file: 
v1.3.81/linux/net/ipv4/ip_masq.c
 -  Orig date: 
Sun Mar 31 00:13:19 1996
 
diff -u --recursive --new-file v1.3.81/linux/net/ipv4/ip_masq.c linux/net/ipv4/ip_masq.c
@@ -346,7 +346,7 @@
                         save_flags(flags);
                         cli();
                 
-                        if (ip_masq_free_ports == 0) {
+                        if (*free_ports_p == 0) {
                                 restore_flags(flags);
                                 break;
                         }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this