Rev |
Age |
Author |
Path |
Log message |
Diff |
4756 |
5443 d 14 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * documentation improvements |
|
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 |
|
4722 |
5500 d 21 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * udp socket read and write data functions extracted, * ip checksum function split, * icmp id fix, * nil mtu fixes, * configuration default values, + ip pseudo header, + udp checksum |
|
4720 |
5508 d 20 h |
mejdrech |
/branches/network/uspace/ |
Net: * INET addressing in packets, * ICMP timeout fibril, + ICMP configuration, * ICMP error message type swap, * ICMP generic message processing extracted for all connections, * Makefiles source files sorted, * ICMP timeout in miliseconds, * ICMP and IP deadlock fixes, * net loopback NIL configuration fix, * net configuration and initialization extracted, * IP delivery via loopback, - IP no automatic resend on ARP ENOENT |
|
4707 |
5522 d 0 h |
mejdrech |
/branches/network/ |
Net: + basic ICMP (without echo), + ip_client_header_length, + received packet error notifications |
|
4704 |
5531 d 18 h |
mejdrech |
/branches/network/uspace/ |
Net: documentation |
|
4693 |
5534 d 21 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: documentation fixes |
|
4575 |
5608 d 2 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * inet header inclusion fixed, * ip destination address fixed |
|
4505 |
5629 d 18 h |
mejdrech |
/branches/network/ |
Net: + The new IP! + informative TCP and UDP, + packet->pq_insert_after, + checksum for internetwork and transport layers, * bug fixes in packet and ip_header, * usage of size_t in net where appropriate |
|
4351 |
5664 d 21 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: resolved some TODOs, fixed bundle DP8390 + Ethernet protocol mapping |
|
4350 |
5664 d 23 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: improved documentation (except ip and tcp) |
|
4307 |
5676 d 2 h |
mejdrech |
/branches/network/ |
Net: +modular x one module architectures supported, *networking globally renamed to net |
|