Subversion Repositories HelenOS

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4759 5207 d 5 h mejdrech /branches/network/uspace/ Net: * documentation improvements, + related documentation pages  
/branches/network/uspace/srv/net/documentation.txt
/branches/network/uspace/doc/doxygroups.h
/branches/network/uspace/srv/net/Doxyfile
/branches/network/uspace/srv/net/tl/tcp/tcp.c
4758 5207 d 5 h mejdrech /branches/network/contrib/conf/ Net: + Qemu-Windows script, * Qemu-Linux script  
/branches/network/contrib/conf/qemu.bat
/branches/network/contrib/conf/qemu.sh
4757 5223 d 20 h mejdrech /branches/network/uspace/doc/ Net: + nettest doxygroup  
/branches/network/uspace/doc/doxygroups.h
4756 5223 d 20 h mejdrech /branches/network/uspace/srv/net/ Net: * documentation improvements  
/branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/uspace/srv/net/app/nettest1/nettest1.c
/branches/network/uspace/srv/net/app/nettest2/nettest2.c
/branches/network/uspace/srv/net/app/parse.h
/branches/network/uspace/srv/net/app/ping/ping.c
/branches/network/uspace/srv/net/app/print_error.h
/branches/network/uspace/srv/net/checksum.c
/branches/network/uspace/srv/net/err.h
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/arp/arp_messages.h
/branches/network/uspace/srv/net/il/arp/arp_module.c
/branches/network/uspace/srv/net/il/arp/arp_module.h
/branches/network/uspace/srv/net/il/il_messages.h
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/il/ip/ip_header.h
/branches/network/uspace/srv/net/il/ip/ip_messages.h
/branches/network/uspace/srv/net/il/ip/ip_module.c
/branches/network/uspace/srv/net/il/ip/ip_module.h
/branches/network/uspace/srv/net/include/arp_interface.h
/branches/network/uspace/srv/net/include/byteorder.h
/branches/network/uspace/srv/net/include/checksum.h
/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_interface.h
/branches/network/uspace/srv/net/include/il_interface.h
/branches/network/uspace/srv/net/include/inet.h
/branches/network/uspace/srv/net/include/ip_client.h
/branches/network/uspace/srv/net/include/ip_codes.h
/branches/network/uspace/srv/net/include/ip_interface.h
/branches/network/uspace/srv/net/include/net_interface.h
/branches/network/uspace/srv/net/include/netdb.h
/branches/network/uspace/srv/net/include/netif_interface.h
/branches/network/uspace/srv/net/include/nil_interface.h
/branches/network/uspace/srv/net/include/protocol_map.h
/branches/network/uspace/srv/net/include/socket.h
/branches/network/uspace/srv/net/include/tl_interface.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/module.c
/branches/network/uspace/srv/net/modules.h
/branches/network/uspace/srv/net/net/net.c
/branches/network/uspace/srv/net/net/net.h
/branches/network/uspace/srv/net/net/start/netstart.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_drv.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390_port.h
/branches/network/uspace/srv/net/netif/dp8390/local.h
/branches/network/uspace/srv/net/netif/dp8390/ne2000.c
/branches/network/uspace/srv/net/netif/dp8390/ne2000.h
/branches/network/uspace/srv/net/netif/lo/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/netif/netif_messages.h
/branches/network/uspace/srv/net/netif/netif_module.h
/branches/network/uspace/srv/net/netif/netif_nil_bundle.c
/branches/network/uspace/srv/net/netif/netif_standalone.c
/branches/network/uspace/srv/net/nil/eth/eth.c
/branches/network/uspace/srv/net/nil/eth/eth_module.c
/branches/network/uspace/srv/net/nil/nil_module.h
/branches/network/uspace/srv/net/nil/nildummy/nildummy.c
/branches/network/uspace/srv/net/nil/nildummy/nildummy_module.c
/branches/network/uspace/srv/net/self_test.c
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/socket/socket_core.c
/branches/network/uspace/srv/net/socket/socket_core.h
/branches/network/uspace/srv/net/socket/socket_messages.h
/branches/network/uspace/srv/net/structures/char_map.c
/branches/network/uspace/srv/net/structures/char_map.h
/branches/network/uspace/srv/net/structures/dynamic_fifo.c
/branches/network/uspace/srv/net/structures/dynamic_fifo.h
/branches/network/uspace/srv/net/structures/generic_char_map.h
/branches/network/uspace/srv/net/structures/generic_field.h
/branches/network/uspace/srv/net/structures/int_map.h
/branches/network/uspace/srv/net/structures/measured_strings.c
/branches/network/uspace/srv/net/structures/measured_strings.h
/branches/network/uspace/srv/net/structures/module_map.h
/branches/network/uspace/srv/net/structures/packet/packet.c
/branches/network/uspace/srv/net/structures/packet/packet.h
/branches/network/uspace/srv/net/structures/packet/packet_client.h
/branches/network/uspace/srv/net/structures/packet/packet_header.h
/branches/network/uspace/srv/net/structures/packet/packet_remote.c
/branches/network/uspace/srv/net/structures/packet/packet_server.c
/branches/network/uspace/srv/net/structures/packet/packet_server.h
/branches/network/uspace/srv/net/tl/icmp/icmp.c
/branches/network/uspace/srv/net/tl/icmp/icmp_messages.h
/branches/network/uspace/srv/net/tl/icmp/icmp_module.c
/branches/network/uspace/srv/net/tl/icmp/icmp_module.h
/branches/network/uspace/srv/net/tl/tcp/tcp.c
/branches/network/uspace/srv/net/tl/tcp/tcp_header.h
/branches/network/uspace/srv/net/tl/tcp/tcp_module.c
/branches/network/uspace/srv/net/tl/tcp/tcp_module.h
/branches/network/uspace/srv/net/tl/tl_common.h
/branches/network/uspace/srv/net/tl/udp/udp.c
/branches/network/uspace/srv/net/tl/udp/udp_module.c
/branches/network/uspace/srv/net/tl/udp/udp_module.h
4755 5229 d 0 h mejdrech /branches/network/uspace/srv/net/include/ Net: + socket.h includes in6.h  
/branches/network/uspace/srv/net/include/socket.h
4754 5229 d 0 h mejdrech /branches/network/uspace/srv/net/structures/packet/ Net: - packet server debug print, * global data definition more readable  
/branches/network/uspace/srv/net/structures/packet/packet_server.c
4753 5229 d 1 h mejdrech /branches/network/uspace/srv/net/il/ip/ Net: + ip_client_set_pseudo_header_date_length() EBADMEM check  
/branches/network/uspace/srv/net/il/ip/ip_client.c
4752 5229 d 1 h mejdrech /branches/network/uspace/srv/net/net/ Net: * NE2000 MTU changed to 1492  
/branches/network/uspace/srv/net/net/net.c
4751 5229 d 1 h mejdrech /branches/network/uspace/srv/net/nil/ Net: - nil modules unused global data definition  
/branches/network/uspace/srv/net/nil/eth/eth_module.c
/branches/network/uspace/srv/net/nil/nildummy/nildummy_module.c
4750 5229 d 1 h mejdrech /branches/network/uspace/srv/net/tl/ Net: * packet dimenstions extracted to tl_common  
/branches/network/uspace/srv/net/tl/tcp/tcp.c
/branches/network/uspace/srv/net/tl/tcp/tcp.h
/branches/network/uspace/srv/net/tl/tl_common.c
/branches/network/uspace/srv/net/tl/tl_common.h
/branches/network/uspace/srv/net/tl/udp/udp.c
/branches/network/uspace/srv/net/tl/udp/udp.h
4749 5229 d 1 h mejdrech /branches/network/ Net: + nettest2, * nettest1 cleanup  
/branches/network/uspace/srv/net/app/nettest2
/branches/network/uspace/srv/net/app/nettest2/Makefile
/branches/network/uspace/srv/net/app/nettest2/nettest2.c
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/app/nettest1/nettest1.c
4748 5236 d 6 h mejdrech /branches/network/uspace/srv/net/net/ Net: + missing net messages  
/branches/network/uspace/srv/net/net/net_messages.h
4747 5237 d 2 h mejdrech /branches/network/uspace/srv/net/socket/ Net: maximum received packets limit disabled  
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/socket/socket_core.h
4746 5237 d 2 h mejdrech /branches/network/uspace/srv/net/include/ Net: redundant constants removed  
/branches/network/uspace/srv/net/include/icmp_codes.h
4745 5237 d 2 h mejdrech /branches/network/ Net: time precision set to 1 ms (for nicer ping)  
/branches/network/kernel/generic/include/time/clock.h
/branches/network/uspace/srv/net/app/ping/ping.c
4744 5237 d 2 h mejdrech /branches/network/contrib/conf/ Net: Qemu script update  
/branches/network/contrib/conf/qemu.sh
4743 5239 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: + IEEE 802.3 + 802.3 (LSAP) eth mode, * code cleanup, * crc.[ch] renamed to checksum.[ch], * net_messages extracted, - debug prints removed, - unused messages and types removed  
/branches/network/uspace/srv/net/checksum.c
/branches/network/uspace/srv/net/include/checksum.h
/branches/network/uspace/srv/net/crc.c
/branches/network/uspace/srv/net/include/crc.h
/branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/uspace/srv/net/app/nettest1/nettest1.c
/branches/network/uspace/srv/net/app/ping/ping.c
/branches/network/uspace/srv/net/err.h
/branches/network/uspace/srv/net/il/arp/arp.c
/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.h
/branches/network/uspace/srv/net/il/ip/ip_client.c
/branches/network/uspace/srv/net/include/netif_interface.h
/branches/network/uspace/srv/net/include/nil_interface.h
/branches/network/uspace/srv/net/include/protocol_map.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/net/Makefile
/branches/network/uspace/srv/net/net/net.c
/branches/network/uspace/srv/net/net/net_remote.c
/branches/network/uspace/srv/net/net/start/Makefile
/branches/network/uspace/srv/net/net/start/netstart.c
/branches/network/uspace/srv/net/netif/dp8390/Makefile
/branches/network/uspace/srv/net/netif/dp8390/dp8390.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390_port.h
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif_remote.c
/branches/network/uspace/srv/net/nil/eth/Makefile
/branches/network/uspace/srv/net/nil/eth/eth.c
/branches/network/uspace/srv/net/nil/eth/eth_header.h
/branches/network/uspace/srv/net/nil/nildummy/nildummy.c
/branches/network/uspace/srv/net/self_test.c
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/socket/socket_messages.h
/branches/network/uspace/srv/net/structures/char_map.c
/branches/network/uspace/srv/net/structures/char_map.h
/branches/network/uspace/srv/net/structures/generic_field.h
/branches/network/uspace/srv/net/structures/int_map.h
/branches/network/uspace/srv/net/structures/packet/packet.h
/branches/network/uspace/srv/net/structures/packet/packet_server.c
/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_client.c
/branches/network/uspace/srv/net/tl/icmp/icmp_messages.h
/branches/network/uspace/srv/net/tl/tcp/Makefile
/branches/network/uspace/srv/net/tl/tcp/tcp_header.h
/branches/network/uspace/srv/net/tl/tl_common.c
/branches/network/uspace/srv/net/tl/tl_messages.h
/branches/network/uspace/srv/net/tl/udp/Makefile
/branches/network/uspace/srv/net/tl/udp/udp.c
4742 5239 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: +tcp prototype (not fully functional)  
/branches/network/uspace/srv/net/include/tcp_codes.h
/branches/network/uspace/srv/net/tl/tcp/tcp.c
/branches/network/uspace/srv/net/tl/tcp/tcp.h
4741 5253 d 5 h mejdrech /branches/network/uspace/srv/net/app/echo/ Net: + backlog command line argument  
/branches/network/uspace/srv/net/app/echo/echo.c
4740 5253 d 5 h mejdrech /branches/network/ Net: + nettest1  
/branches/network/uspace/srv/net/app/nettest1
/branches/network/uspace/srv/net/app/nettest1/Makefile
/branches/network/uspace/srv/net/app/nettest1/nettest1.c
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/srv/net/Makefile

Show All