What about moving that rover++ to the end of the loop? Was my analysis correct? Folkert van Heusden -- Auto te koop, zie: http://www.vanheusden.com/daihatsu.php Op zoek naar een IT of Finance baan?
What about moving that rover++ to the end of the loop? Was my analysis correct? Folkert van Heusden -- Auto te koop, zie: http://www.vanheusden.com/daihatsu.php Op zoek naar een IT of Finance baan?
Hi, In the 2.6.11 code, I found this: static int tcp_v6_get_port(struct sock *sk, unsigned short snum) also in: static int tcp_v4_get_port(struct sock *sk, unsigned short snum) { ... if (snum == 0) {
It still has spaces where there should be tabs, even though you compressed the patch and used attachment. The diff itself must already be corrupt before you attach it. Please double check that the pa
Ok, I've redone them and tested if they patch cleanly, they now do. See them attached. While looking at the code I also saw something else: -- tcp_ipv4.c.org 2005-04-28 23:13:32.000000000 +0200 +++