Rev |
Age |
Author |
Path |
Log message |
Diff |
4744 |
5454 d 2 h |
mejdrech |
/branches/network/contrib/conf/ |
Net: Qemu script update |
|
4743 |
5456 d 10 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 |
|
4742 |
5456 d 10 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: +tcp prototype (not fully functional) |
|
4741 |
5470 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: + backlog command line argument |
|
4740 |
5470 d 5 h |
mejdrech |
/branches/network/ |
Net: + nettest1 |
|
4739 |
5470 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * error debug print in ERROR_OCCURRED |
|
4738 |
5470 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * socket ports refactores, * bound sockets properly released, * udp deadlock fix, * sockaddr port in network byte order |
|
4737 |
5470 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: * echo warning fix |
|
4736 |
5470 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * socket initialization fix, + address requeired error return value |
|
4735 |
5470 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/il/ip/ |
Net: + IP send with the device specified uses the gateway route entry if appropriate, + IP truncates received packets if longer than stated |
|
4734 |
5470 d 6 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: + echo sock_stream support |
|
4733 |
5470 d 6 h |
mejdrech |
/branches/network/uspace/srv/net/structures/ |
Net: - removed obsolete function definition |
|
4732 |
5470 d 6 h |
mejdrech |
/branches/network/uspace/srv/net/app/ping/ |
Net: * ping argument count check |
|
4731 |
5485 d 5 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * data_reply sends as much data as possible and EOVERFLOW, * netif sends only in active mode, * tl_send_icmp_port_unreachable changed to tl_prepare_icmp_packet, + packet_get_copy, +pq_find, + icmp checksum error notification, * ping argv fix, * icmp echo parameters propagate fix, * pq_add fix, * ip_header->fragment_offset fix, * some improvements |
|
4730 |
5486 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: + udp autobinding on send optional, * udp receive message locking fix, * module build fix, * icmp echo improvements and fix |
|
4729 |
5487 d 14 h |
mejdrech |
/branches/network/uspace/srv/net/socket/ |
Net: * socketclose lock fix |
|
4728 |
5487 d 14 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: structure fields renamed |
|
4727 |
5491 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/tl/tcp/ |
Net: +tcp header |
|
4726 |
5491 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * thread safe socket client, + closesocket may return EINPROGRESS, + socket_core protocol specific data, * socket data fragment size unified, * udp support functions extracted |
|
4725 |
5491 d 1 h |
mejdrech |
/branches/network/uspace/srv/net/include/ |
Net: documentation improvements |
|