]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[tcpip] Add IP statistics collection as per RFC 4293
authorMichael Brown <mcb30@ipxe.org>
Sun, 2 Mar 2014 20:33:35 +0000 (20:33 +0000)
committerMichael Brown <mcb30@ipxe.org>
Sun, 2 Mar 2014 20:33:35 +0000 (20:33 +0000)
commit11963c4f5f235c07380e4004082ca0bcf4aefa40
tree85310531a78e1ed1387b3a80937cc4c508172151
parentc165e8d1fc03c12549e222c65505fe954a199d77
[tcpip] Add IP statistics collection as per RFC 4293

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/fragment.h
src/include/ipxe/ipstat.h [new file with mode: 0644]
src/include/ipxe/tcpip.h
src/net/fragment.c
src/net/ipv4.c
src/net/ipv6.c
src/net/tcpip.c