4728 |
5503 d 10 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: structure fields renamed |
|
/branches/network/uspace/srv/net/il/arp/arp_header.h /branches/network/uspace/srv/net/il/arp/arp_oc.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip_client.c /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/include/device.h /branches/network/uspace/srv/net/include/ethernet_protocols.h /branches/network/uspace/srv/net/include/hardware.h /branches/network/uspace/srv/net/include/icmp_codes.h /branches/network/uspace/srv/net/include/ip_protocols.h /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/include/socket_codes.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/lo.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth_header.h /branches/network/uspace/srv/net/tl/icmp/icmp.c /branches/network/uspace/srv/net/tl/icmp/icmp_header.h /branches/network/uspace/srv/net/tl/udp/udp.c /branches/network/uspace/srv/net/tl/udp/udp_header.h
|
4720 |
5521 d 22 h |
mejdrech |
/branches/network/uspace/ |
Net: * INET addressing in packets, * ICMP timeout fibril, + ICMP configuration, * ICMP error message type swap, * ICMP generic message processing extracted for all connections, * Makefiles source files sorted, * ICMP timeout in miliseconds, * ICMP and IP deadlock fixes, * net loopback NIL configuration fix, * net configuration and initialization extracted, * IP delivery via loopback, - IP no automatic resend on ARP ENOENT |
|
/branches/network/uspace/srv/net/app/print_error.c /branches/network/uspace/srv/net/app/print_error.h
/branches/network/uspace/doc/doxygroups.h /branches/network/uspace/srv/net/app/echo/Makefile /branches/network/uspace/srv/net/app/echo/echo.c /branches/network/uspace/srv/net/app/ping/Makefile /branches/network/uspace/srv/net/app/ping/ping.c /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/include/icmp_api.h /branches/network/uspace/srv/net/include/icmp_client.h /branches/network/uspace/srv/net/include/icmp_codes.h /branches/network/uspace/srv/net/include/icmp_common.h /branches/network/uspace/srv/net/include/icmp_interface.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/nil/eth/Makefile /branches/network/uspace/srv/net/nil/nildummy/Makefile /branches/network/uspace/srv/net/tl/icmp/Makefile /branches/network/uspace/srv/net/tl/icmp/icmp.c /branches/network/uspace/srv/net/tl/icmp/icmp.h /branches/network/uspace/srv/net/tl/icmp/icmp_api.c /branches/network/uspace/srv/net/tl/icmp/icmp_common.c /branches/network/uspace/srv/net/tl/icmp/icmp_messages.h /branches/network/uspace/srv/net/tl/udp/Makefile /branches/network/uspace/srv/net/tl/udp/udp.c
|
4707 |
5535 d 2 h |
mejdrech |
/branches/network/ |
Net: + basic ICMP (without echo), + ip_client_header_length, + received packet error notifications |
|
/branches/network/uspace/srv/net/il/icmp/Makefile /branches/network/uspace/srv/net/il/icmp/icmp.c /branches/network/uspace/srv/net/il/icmp/icmp.h /branches/network/uspace/srv/net/il/icmp/icmp_client.c /branches/network/uspace/srv/net/il/icmp/icmp_header.h /branches/network/uspace/srv/net/il/icmp/icmp_messages.h /branches/network/uspace/srv/net/il/icmp/icmp_module.c /branches/network/uspace/srv/net/il/icmp/icmp_module.h /branches/network/uspace/srv/net/il/icmp/icmp_remote.c /branches/network/uspace/srv/net/include/icmp_client.h /branches/network/uspace/srv/net/include/icmp_codes.h /branches/network/uspace/srv/net/include/icmp_interface.h
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip_client.c /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/il/ip/ip_remote.c /branches/network/uspace/srv/net/include/il_interface.h /branches/network/uspace/srv/net/include/ip_client.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/include/nil_interface.h /branches/network/uspace/srv/net/include/tl_interface.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/net/Makefile /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/netif/netif_remote.c /branches/network/uspace/srv/net/nil/nil_remote.c /branches/network/uspace/srv/net/tl/tcp/Makefile /branches/network/uspace/srv/net/tl/tcp/tcp.c /branches/network/uspace/srv/net/tl/tcp/tcp.h /branches/network/uspace/srv/net/tl/udp/Makefile /branches/network/uspace/srv/net/tl/udp/udp.c /branches/network/uspace/srv/net/tl/udp/udp.h
|