patch-1.3.77 linux/net/ipv4/proc.c
Next file: linux/net/ipv4/tcp_input.c
Previous file: linux/net/ipv4/ip_fragment.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Mar 20 14:29:46 1996
- Orig file:
v1.3.76/linux/net/ipv4/proc.c
- Orig date:
Tue Jan 23 21:15:55 1996
diff -u --recursive --new-file v1.3.76/linux/net/ipv4/proc.c linux/net/ipv4/proc.c
@@ -108,7 +108,7 @@
timer_active=timer_active2;
timer_expires=sp->timer.expires;
}
- len += sprintf(buffer+len, "%2d: %08lX:%04X %08lX:%04X %02X %08lX:%08lX %02X:%08lX %08X %d %d\n",
+ len += sprintf(buffer+len, "%2d: %08lX:%04X %08lX:%04X %02X %08X:%08X %02X:%08lX %08X %d %d\n",
i, src, srcp, dest, destp, sp->state,
format==0?sp->write_seq-sp->rcv_ack_seq:sp->wmem_alloc,
format==0?sp->acked_seq-sp->copied_seq:sp->rmem_alloc,
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