Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
4703 |
5532 d 23 h |
mejdrech |
/branches/network/uspace/srv/net/ |
netif stats message inrterface implemented, netif auto probe message removed, documentation |
|
/branches/network/uspace/srv/net/include/netif_interface.h /branches/network/uspace/srv/net/messages.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/netif/netif.c /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_remote.c
|
4702 |
5532 d 23 h |
mejdrech |
/branches/network/uspace/srv/net/il/ |
Net: message processing functions names unified, documentation |
|
/branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/ip.c
|
4701 |
5532 d 23 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: socket destroy fix, UDP socket isolation fix, code cleanup, documentation |
|
/branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/socket/socket_client.c /branches/network/uspace/srv/net/tl/udp/udp.c
|
4700 |
5534 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: udp socket autobind on send without bind or bind without positive port |
|
/branches/network/uspace/srv/net/app/echo/echo.c /branches/network/uspace/srv/net/include/socket_errno.h /branches/network/uspace/srv/net/socket/socket_core.c /branches/network/uspace/srv/net/socket/socket_core.h /branches/network/uspace/srv/net/tl/udp/udp.c /branches/network/uspace/srv/net/tl/udp/udp.h
|
4699 |
5536 d 0 h |
mejdrech |
/branches/network/uspace/ |
Net: documentation fixes |
|
/branches/network/uspace/doc/doxygroups.h /branches/network/uspace/srv/net/Doxyfile /branches/network/uspace/srv/net/app/echo/echo.c /branches/network/uspace/srv/net/include/crc.h /branches/network/uspace/srv/net/include/il_interface.h /branches/network/uspace/srv/net/nil/nildummy/nildummy.c
|
4698 |
5536 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/netif/ |
Net: obsolete nil message handlers removed |
|
/branches/network/uspace/srv/net/netif/netif.c
|
4697 |
5536 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: documentation and style fixes |
|
/branches/network/uspace/srv/net/netif/netif_standalone.c /branches/network/uspace/srv/net/nil/eth/eth_module.c
|
4696 |
5536 d 2 h |
mejdrech |
/branches/network/ |
Net: dummy nil module |
|
/branches/network/uspace/srv/net/nil/nildummy /branches/network/uspace/srv/net/nil/nildummy/Makefile /branches/network/uspace/srv/net/nil/nildummy/nildummy.c /branches/network/uspace/srv/net/nil/nildummy/nildummy.h /branches/network/uspace/srv/net/nil/nildummy/nildummy_module.c
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/lib/libc/include/ipc/services.h /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/netif/lo/lo.c
|
4695 |
5536 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: arp clear address message, mtu changed message, net_bundle include fix |
|
/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_remote.c /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.h /branches/network/uspace/srv/net/include/arp_interface.h /branches/network/uspace/srv/net/include/il_interface.h /branches/network/uspace/srv/net/messages.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/eth.c /branches/network/uspace/srv/net/nil/nil_messages.h
|
4694 |
5536 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: Makefile fixes |
|
/branches/network/uspace/srv/net/net/Makefile /branches/network/uspace/srv/net/nil/eth/Makefile
|
4693 |
5536 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: documentation fixes |
|
/branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/nil/eth/eth.h
|
4603 |
5605 d 5 h |
mejdrech |
/branches/network/ |
Net: + basic echo application, only SOCK_DGRAM |
|
/branches/network/uspace/srv/net/app /branches/network/uspace/srv/net/app/echo /branches/network/uspace/srv/net/app/echo/Makefile /branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/contrib/conf/qemu.sh /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/net/start/netstart.c /branches/network/uspace/srv/net/socket/Makefile /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_messages.h /branches/network/uspace/srv/net/tl/udp/udp.c
|
4589 |
5607 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: SOCK_DGRAM implementation |
|
/branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip_client.c /branches/network/uspace/srv/net/include/ip_client.h /branches/network/uspace/srv/net/socket/Makefile /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/tl/udp/Makefile /branches/network/uspace/srv/net/tl/udp/udp.c /branches/network/uspace/srv/net/tl/udp/udp.h
|
4588 |
5607 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: + dynamic fifo queue |
|
/branches/network/uspace/srv/net/structures/dynamic_fifo.c /branches/network/uspace/srv/net/structures/dynamic_fifo.h
/branches/network/uspace/srv/net/configuration.h /branches/network/uspace/srv/net/net/start/Makefile /branches/network/uspace/srv/net/self_test.c
|
4582 |
5609 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * merge fix, * fibril synchronization |
|
/branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/inet.c /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /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/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/socket/socket_client.c /branches/network/uspace/srv/net/structures/packet/packet.c /branches/network/uspace/srv/net/structures/packet/packet_server.c
|
4580 |
5609 d 3 h |
mejdrech |
/branches/network/uspace/srv/net/tl/udp/ |
Net: * udp build fix |
|
/branches/network/uspace/srv/net/tl/udp/Makefile
|
4579 |
5609 d 3 h |
mejdrech |
/branches/network/uspace/srv/net/tl/udp/ |
Net: + udp(sock_dgram) socket, sendto and closesocket implemented |
|
/branches/network/uspace/srv/net/tl/udp/udp_header.h
/branches/network/uspace/srv/net/tl/udp/udp.c /branches/network/uspace/srv/net/tl/udp/udp.h /branches/network/uspace/srv/net/tl/udp/udp_module.c
|
4578 |
5609 d 3 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: + libsocket prototype |
|
/branches/network/uspace/srv/net/include/netdb.h /branches/network/uspace/srv/net/include/socket_errno.h /branches/network/uspace/srv/net/socket/Makefile /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/Makefile /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/inet.c /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/net/Makefile
|
4577 |
5609 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * answer clearing fixed |
|
/branches/network/uspace/srv/net/module.c
|
4576 |
5609 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/structures/ |
Net: + used include added |
|
/branches/network/uspace/srv/net/structures/int_map.h
|