Rev |
Age |
Author |
Path |
Log message |
Diff |
4742 |
5459 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: +tcp prototype (not fully functional) |
|
4741 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: + backlog command line argument |
|
4740 |
5472 d 22 h |
mejdrech |
/branches/network/ |
Net: + nettest1 |
|
4739 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * error debug print in ERROR_OCCURRED |
|
4738 |
5472 d 22 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 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: * echo warning fix |
|
4736 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * socket initialization fix, + address requeired error return value |
|
4735 |
5472 d 22 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 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: + echo sock_stream support |
|
4733 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/structures/ |
Net: - removed obsolete function definition |
|
4732 |
5472 d 22 h |
mejdrech |
/branches/network/uspace/srv/net/app/ping/ |
Net: * ping argument count check |
|
4731 |
5487 d 22 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 |
5489 d 6 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 |
5490 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/socket/ |
Net: * socketclose lock fix |
|
4728 |
5490 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: structure fields renamed |
|
4727 |
5493 d 18 h |
mejdrech |
/branches/network/uspace/srv/net/tl/tcp/ |
Net: +tcp header |
|
4726 |
5493 d 18 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 |
5493 d 18 h |
mejdrech |
/branches/network/uspace/srv/net/include/ |
Net: documentation improvements |
|
4724 |
5493 d 18 h |
mejdrech |
/branches/network/uspace/srv/net/il/ip/ |
Net: ip local delivery via loopback |
|
4723 |
5495 d 6 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: doc improvements |
|