ipv4: convert /proc/net/arp to seq_file

ipv4: convert /proc/net/arp to seq_file

Post by David S. Mille » Mon, 14 Oct 2002 09:10:06




   Date: Sun, 13 Oct 2002 04:56:56 -0200

        Please consider pulling from:

   master.kernel.org:/home/acme/BK/ip-2.5

Pulled, thanks.

   PS.: Any feedback from the pppoe maintainer about seq_file patch?

None that I've seen :(

We should just put the changes in, if the maintainer really
cares he can revert them later after making his case.

Can you repost the changes in question?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

ipv4: convert /proc/net/arp to seq_file

Post by David S. Mille » Mon, 14 Oct 2002 10:00:07



   Date: Sun, 13 Oct 2002 05:10:59 -0200

   Sure, here it is, and it is available for pulling at:

   master.kernel.org:/home/acme/BK/llc-2.5

Pulled, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. ipv4: move /proc/net/arp seq_file support back to arp.c


   Date: Mon, 21 Oct 2002 01:32:26 -0300

        Please pull from:

   master.kernel.org:/home/acme/BK/net-2.5

Pulled, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. Newbie Questions

3. ipv4: move proc stuff from net/ipv4/af_inet.c to net/ipv4/proc.c

4. Another newbe question...

5. ipv4: convert /proc/net/udp to seq_file

6. problems installing solaris 8 on an intel system

7. ipv4: convert /proc/net/raw to seq_file

8. netatalk question

9. ipv4/route: convert /proc/net/rt_cache to seq_file

10. ipv4: convert /proc/net/netstat to seq_file

11. tcpv4: convert /proc/net/tcp to seq_file

12. [ipv4] move proc init to newly created net/ipv4/ip_proc.c

13. ipv4: make arp seq_file show method only produce one record per call