Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Wehrle K., Pahlke F., Ritter H. — Linux Network Architecture
Wehrle K., Pahlke F., Ritter H. — Linux Network Architecture



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Linux Network Architecture

Авторы: Wehrle K., Pahlke F., Ritter H.

Аннотация:

This unique Linux networking tutorial/reference by experts provides readers with a practical overview and understanding of the implementation of networking protocols in the Linux kernel. The book shows how networking behavior and protocols can be implemented within the Linux operating system. Introduction to the Linux kernel, mainly focusing on the upcoming kernel version 2.4 but also valid for version 2.2 kernels. The organization of the book follows the TCP/IP layering model, beginning with the kernel's network device drivers, continuing with link-layer protocols such as PPP, and finally giving a description of all core protocols of the TCP/IP protocol family. Additional supplementary protocols such as RSVP, IP Security, and Mobile IP are also covered. For anyone interested in Linux or networking, including network programmers and administrators.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Издание: First Edition

Год издания: 2004

Количество страниц: 715

Добавлена в каталог: 09.11.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Ticks      
Time division multiplexing (TDM)      
Time To Live (TTL) field, IP packet header      
Time-to-Live (TTL) field, IP packet header      
timer_list structure
Timing
Timing, high-resolution timers, using APIC for
Timing, standard timers      
Timing, timer handler      
Timing, timer queue
Token_bucket filter      
Token_bucket filter, tbf_dequeue()      
Token_bucket filter, tbf_enqueue()      
Token_bucket filter, tbf_init()      
Token_bucket filter, tbf_watchdog()      
token_bucket_func()      
Tools and commands for network operation      
Tools and commands for network operation, bing      
Tools and commands for network operation, ethereal
Tools and commands for network operation, ifconfig
Tools and commands for network operation, netstat      
Tools and commands for network operation, ntop
Tools and commands for network operation, ping      
Tools and commands for network operation, route command
Tools and commands for network operation, tcpdump      
Tools and commands for network operation, traceroute
Topology change notification BPDUs (TCN BPDUs)
Topology-change timer      
Torvalds, Linus      2nd
Toshiba      
traceroute      2nd
traditional NAT
Traffic control      [See also Classes; Filters; Queuing disciplines]
Traffic control ingress policing
Traffic control, classes      
Traffic control, configuration
Traffic control, configuration, RT netlink interface
Traffic control, configuration, user interface
Traffic control, filters
Traffic control, handles
Traffic control, in the Linux kernel      
Traffic control, in the outgoing direction      
Traffic control, kernel structures and interfaces
Traffic control, queuing discipline
Traffic control, queuing disciplines
Traffic control, queuing disciplines, change() function      
Traffic control, queuing disciplines, dequeue() function
Traffic control, queuing disciplines, destroy() function      
Traffic control, queuing disciplines, drop() function      
Traffic control, queuing disciplines, dump() function
Traffic control, queuing disciplines, enqueue() function
Traffic control, queuing disciplines, init() function
Traffic control, queuing disciplines, pktsched_init()
Traffic control, queuing disciplines, register_qdisc()
Traffic control, queuing disciplines, requeue() function
Traffic control, queuing disciplines, reset() function
Traffic shaping      
Translation (nontranslation) bridges
Transmission Control Protocol (TCP)      2nd 3rd
Transmission Control Protocol (TCP), byte-stream interface
Transmission Control Protocol (TCP), congestion
Transmission Control Protocol (TCP), congestion avoidance
Transmission Control Protocol (TCP), congestion avoidance, delayed acknowledgements
Transmission Control Protocol (TCP), congestion avoidance, Nagle algorithm      
Transmission Control Protocol (TCP), congestion avoidance, tcp_minshall_check()      
Transmission Control Protocol (TCP), congestion avoidance, tcp_nagle_check()
Transmission Control Protocol (TCP), congestion avoiding
Transmission Control Protocol (TCP), congestion, detecting      
Transmission Control Protocol (TCP), congestion, fast retransmit and fast recovery
Transmission Control Protocol (TCP), congestion, tcp_cong_avoid()      
Transmission Control Protocol (TCP), congestion, tcp_enter_loss()      
Transmission Control Protocol (TCP), congestion, tcp_recalc_ssthresh()      
Transmission Control Protocol (TCP), congestion, tcp_v4_init_sock()
Transmission Control Protocol (TCP), connection management      
Transmission Control Protocol (TCP), connection orientation      
Transmission Control Protocol (TCP), connection shutdown      
Transmission Control Protocol (TCP), connection startup, reliability of      
Transmission Control Protocol (TCP), data structures of the TCP instance      
Transmission Control Protocol (TCP), data structures of the TCP instance, tcphdr structure      
Transmission Control Protocol (TCP), data structures of the TCP instance, tcp_opt structure      
Transmission Control Protocol (TCP), data structures of the TCP instance, tcp_skb_cb structure
Transmission Control Protocol (TCP), establishing a connection
Transmission Control Protocol (TCP), establishing a connection, tcp_connect()
Transmission Control Protocol (TCP), establishing a connection, tcp_rcv_state_process()      
Transmission Control Protocol (TCP), establishing a connection, tcp_rcv_synsent_state_process ()
Transmission Control Protocol (TCP), establishing a connection, tcp_setsockopt()
Transmission Control Protocol (TCP), establishing a connection, tcp_v4_init_sock()      
Transmission Control Protocol (TCP), full-duplex communication      
Transmission Control Protocol (TCP), handling incoming TCP segments
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_ack()
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_ack_snd_check()      
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_data_snd_check()      
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_event_data_recv()
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_fast_parse_options()      
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_rcv_established()      
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_rcv_state_process()
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_v4_do_rcv()
Transmission Control Protocol (TCP), handling incoming TCP segments, tcp_v4_rcv()      
Transmission Control Protocol (TCP), packet format
Transmission Control Protocol (TCP), peer-to-peer communication
Transmission Control Protocol (TCP), reliability
Transmission Control Protocol (TCP), requirements on      
Transmission Control Protocol (TCP), sending TCP segments      
Transmission Control Protocol (TCP), sending TCP segments, tcp_push_pending_frames()
Transmission Control Protocol (TCP), sending TCP segments, tcp_retransmit_skb()      
Transmission Control Protocol (TCP), sending TCP segments, tcp_sendmsg()      
Transmission Control Protocol (TCP), sending TCP segments, tcp_send_ack()
Transmission Control Protocol (TCP), sending TCP segments, tcp_send_skb()      
Transmission Control Protocol (TCP), sending TCP segments, tcp_snd_test()
Transmission Control Protocol (TCP), sending TCP segments, tcp_transmit_skb()
Transmission Control Protocol (TCP), sending TCP segments, tcp_write_xmit()
Transmission Control Protocol (TCP), slow-start algorithm
Transmission Control Protocol (TCP), specifying the transmit credit
Transmission Control Protocol (TCP), specifying the transmit credit, tcp_receive_window()      
Transmission Control Protocol (TCP), specifying the transmit credit, —tcp_select_window()      
Transmission Control Protocol (TCP), TCP protocol instance implementation
Transmission Control Protocol (TCP), TCP state machine
Transmission Control Protocol (TCP), TCP state machine, tcp_rcv_state_process()
Transmission Control Protocol (TCP), tearing down a connection      
Transmission Control Protocol (TCP), tearing down a connection, abort
Transmission Control Protocol (TCP), tearing down a connection, graceful close      
Transmission Control Protocol (TCP), tearing down a connection, state-transition diagram states for the connection-closing phase      
Transmission Control Protocol (TCP), tearing down a connection, tcp_close_state()
Transmission Control Protocol (TCP), tearing down a connection, tcp_fin()      2nd 3rd
Transmission Control Protocol (TCP), tearing down a connection, tcp_rcv_state_process()      
Transmission Control Protocol (TCP), tearing down a connection, tcp_timewait_kill()
Transmission Control Protocol (TCP), tearing down a connection, tcp_timewait_state_process()
Transmission Control Protocol (TCP), tearing down a connection, tcp_time_wait()
Transmission Control Protocol (TCP), tearing down a connection, tcp_tw_hashdance()
Transmission Control Protocol (TCP), timer management
Transmission Control Protocol (TCP), timer management, configuration      
Transmission Control Protocol (TCP), timer management, data structures
Transmission Control Protocol (TCP), timer management, general timer functions
Transmission Control Protocol (TCP), timer management, keepalive timer      
Transmission Control Protocol (TCP), timer management, retransmit timer      
Transmission Control Protocol (TCP), timer management, SYNACK timer
Transmission Control Protocol (TCP), timer management, tcp_clear_xmit_timer()      
Transmission Control Protocol (TCP), timer management, tcp_delete_keepalive_timer()      
Transmission Control Protocol (TCP), timer management, tcp_init_xmit_timers()
Transmission Control Protocol (TCP), timer management, tcp_keepalive_timer()      
Transmission Control Protocol (TCP), timer management, tcp_reset_keepalive_timer()
Transmission Control Protocol (TCP), timer management, tcp_reset_xmit_timer()
Transmission Control Protocol (TCP), timer management, timer_list structure
Transmission Control Protocol (TCP), timestamp option      
Transmission Control Protocol (TCP), Transmission Control Protocol (TCP)
Transmission Control Protocol (TCP), Transmission Control Protocol (TCP), specifying the transmit credit, tcp_select_window()
Transmission Control Protocol (TCP), window-scaling option      
Transmission Control Protocol (TCP), Wrapped Sequence Numbers (PAWS), protection against
Transmission Control Protocol (TCP), zero-window probing      
Transmission Control Protocol (TCP), zero-window probing, tcp_ack_probe()      
Transmission Control Protocol (TCP), zero-window probing, tcp_probe_timer()      
Transmission Control Protocol (TCP), zero-window probing, tcp_send_probe()      
Transmission Control Protocol (TCP), zero-window probing, tcp_write_wakeup()      
Transmission Control Protocol (TCP), zero-window probing, tcp_xmit_probe_skb()
Transmission processes      
Transmission processes, packets      
Transmission processes, packets, normal transmission process
Transmission processes, packets, transmitting over NET_TX Soft-IRQ
Transparent bridges
Transparent bridges, backward learning      
Transparent bridges, characteristics of      
Transparent bridges, defined      
Transparent bridges, flooding      
Transparent bridges, forwarding function      
Transparent bridges, forwarding table      
Transparent bridges, learning function      
Transparent bridges, properties of      
Transparent bridges, spanning-tree protocol      
Transparent routing      
Transparent routing, address binding      
Transparent routing, address translation      
Transparent routing, ICMP packets, correct handling of
Transparent routing, releasing address binding      
Transport layer      
Transport layer, ISO/OSI reference model      
Transport layer, TCP/IP reference model
Transport protocol ID
Transport protocol, example for
Transport-layer packets
Transport-layer packets, ip_queue_xmit()      
Transport-layer packets, ip_queue_xmit2()      
TSC (Time Stamp Counter) register
TTY devices
TTY devices, and line disciplines      
TTY devices, examples of      
tunnels      
UDP      [See User Datagram Protocol (UDP)]
udpfakehdr strcuture      
udphdr strcuture      
udp_gerfrag()      
udp_mcast_deliver()      
udp_rcv()      
udp_recvmsg()      
udp_sendmsg()      
UKA APIC timer, module      
UKA-APIC timer      2nd
UKA-APIC timer, functionality of      
UMTS
unbind_tcf() function      
Unicast
Unicast communication      
Uniform Reliable Group Communication Protocol (URGC)
UNIX standard software, using under Linux
unregister_functionality()      
unregister_netdevice()      
Unreliable datagram service (LLC type 1)      
User Datagram Protocol (UDP)      2nd 3rd 4th
User Datagram Protocol (UDP), data structures
User Datagram Protocol (UDP), defined
User Datagram Protocol (UDP), integration into network architecture      
User Datagram Protocol (UDP), integration into network architecture, interface to IP      
User Datagram Protocol (UDP), integration into network architecture, interface to the application layer
User Datagram Protocol (UDP), packet format
User Datagram Protocol (UDP), packet format, Checksum field
User Datagram Protocol (UDP), packet format, Destination port field      
User Datagram Protocol (UDP), packet format, Length field      
User Datagram Protocol (UDP), packet format, Source port field      
User Datagram Protocol (UDP), passing the payload      
User Datagram Protocol (UDP), passing the payload, msghdr structure      
User Datagram Protocol (UDP), receiving UDP datagrams
User Datagram Protocol (UDP), receiving UDP datagrams, udp_mcast_deliver()
User Datagram Protocol (UDP), receiving UDP datagrams, udp_rcv()
User Datagram Protocol (UDP), receiving UDP datagrams, udp_recvmsg()
User Datagram Protocol (UDP), sending UDP datagrams      
User Datagram Protocol (UDP), sending UDP datagrams, udp_getfrag()      
User Datagram Protocol (UDP), sending UDP datagrams, udp_sendmsg()      
User Datagram Protocol (UDP), UDP datagrams      
User Datagram Protocol (UDP), udpfakehdr structure      
User Datagram Protocol (UDP), udphdr structure      
User kernels      
Van-Jacobson method      
Version field, IP packet header      
Vertical communication      
vifctl structure      
Virtual Channel Identifier (VCI)      
Virtual interface (VIF)      [See Virtual network device]
Virtual memory management      
Virtual network devices      
Virtual Path Identifier (VPI)      
walk() function      2nd
Web browser      
Wide Area Network (WAN)      
Window scaling      
Window update      
World Wide Web, success of      
write()      2nd
writev()      
Zero-window probing      
Zero-window probing, tcp_ack_probe()      
Zero-window probing, tcp_probe_timer()      
Zero-window probing, tcp_send_probe0()      
Zero-window probing, tcp_write_wakeup()      
Zero-window probing, tcp_xmit_probe_skb()      
_pppoe_xmit()      
—tcp_select_window()      
1 2 3 4 5 6 7
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте