Rev |
Age |
Author |
Path |
Log message |
Diff |
4750 |
5450 d 9 h |
mejdrech |
/branches/network/uspace/srv/net/tl/ |
Net: * packet dimenstions extracted to tl_common |
|
4749 |
5450 d 9 h |
mejdrech |
/branches/network/ |
Net: + nettest2, * nettest1 cleanup |
|
4748 |
5457 d 14 h |
mejdrech |
/branches/network/uspace/srv/net/net/ |
Net: + missing net messages |
|
4747 |
5458 d 10 h |
mejdrech |
/branches/network/uspace/srv/net/socket/ |
Net: maximum received packets limit disabled |
|
4746 |
5458 d 10 h |
mejdrech |
/branches/network/uspace/srv/net/include/ |
Net: redundant constants removed |
|
4745 |
5458 d 10 h |
mejdrech |
/branches/network/ |
Net: time precision set to 1 ms (for nicer ping) |
|
4744 |
5458 d 10 h |
mejdrech |
/branches/network/contrib/conf/ |
Net: Qemu script update |
|
4743 |
5460 d 18 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 |
5460 d 18 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: +tcp prototype (not fully functional) |
|
4741 |
5474 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: + backlog command line argument |
|
4740 |
5474 d 13 h |
mejdrech |
/branches/network/ |
Net: + nettest1 |
|
4739 |
5474 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * error debug print in ERROR_OCCURRED |
|
4738 |
5474 d 13 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 |
5474 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: * echo warning fix |
|
4736 |
5474 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * socket initialization fix, + address requeired error return value |
|
4735 |
5474 d 13 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 |
5474 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/app/echo/ |
Net: + echo sock_stream support |
|
4733 |
5474 d 13 h |
mejdrech |
/branches/network/uspace/srv/net/structures/ |
Net: - removed obsolete function definition |
|
4732 |
5474 d 14 h |
mejdrech |
/branches/network/uspace/srv/net/app/ping/ |
Net: * ping argument count check |
|
4731 |
5489 d 13 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 |
|