Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
Type of Publication
Consortium
Language
  • 1
    Online Resource
    Online Resource
    Berkeley, CA : Apress
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Berkeley, CA ; s.l. : Apress | Imprint: Apress
    UID:
    (DE-604)BV041719594
    Format: 1 Online-Ressource (XXVIII, 607 p.) , Ill.
    Edition: Online-Ausgabe Springer eBook Collection / Professional and Applied Computing
    ISBN: 9781430261971
    Additional Edition: Reproduktion von Rosen, Rami Linux Kernel Networking 2014
    Additional Edition: Erscheint auch als Druckausgabe ISBN 978-1-4302-6196-4
    Language: English
    Subjects: Computer Science
    RVK:
    RVK:
    Keywords: Informatik ; LINUX ; Kernel ; Rechnernetz
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Berkeley, Calif. : Apress
    UID:
    (DE-627)1653623314
    Format: Online-Ressource (XXVIII, 607 p. 88 illus, online resource)
    ISBN: 9781430261971
    Series Statement: SpringerLink
    Content: Linux Kernel Networking takes you on a guided in-depth tour of the current Linux networking implementation and the theory behind it. Linux kernel networking is a complex topic, so the book won't burden you with topics not directly related to networking. This book will also not overload you with cumbersome line-by-line code walkthroughs not directly related to what you're searching for; you'll find just what you need, with in-depth explanations in each chapter and a quick reference at the end of each chapter. Linux Kernel Networking is the only up-to-date reference guide to understanding how networking is implemented, and it will be indispensable in years to come since so many devices now use Linux or operating systems based on Linux, like Android, and since Linux is so prevalent in the data center arena, including Linux-based virtualization technologies like Xen and KVM
    Content: Linux Kernel Networking takes you on a guided in-depth tour of the current Linux networking implementation and the theory behind it. Linux kernel networking is a complex topic, so the book won't burden you with topics not directly related to networking. This book will also not overload you with cumbersome line-by-line code walkthroughs not directly related to what you're searching for; you'll find just what you need, with in-depth explanations in each chapter and a quick reference at the end of each chapter. Linux Kernel Networking is the only up-to-date reference guide to understanding how networking is implemented, and it will be indispensable in years to come since so many devices now use Linux or operating systems based on Linux, like Android, and since Linux is so prevalent in the data center arena, including Linux-based virtualization technologies like Xen and KVM
    Note: Description based upon print version of record , Contents at a Glance; Chapter 1: Introduction; The Linux Network Stack; The Network Device; New API (NAPI) in Network Devices; Receiving and Transmitting Packets; The Socket Buffer; The Linux Kernel Networking Development Model; Summary; Chapter 2: Netlink Sockets; The Netlink Family; Netlink Sockets Libraries; The sockaddr_nl Structure; Userspace Packages for Controlling TCP/IP Networking; Kernel Netlink Sockets; The Netlink Message Header; NETLINK_ROUTE Messages; Adding and Deleting a Routing Entry in a Routing Table; Generic Netlink Protocol; Creating and Sending Generic Netlink Messages , Socket Monitoring InterfaceSummary; Quick Reference; Chapter 3: Internet Control Message Protocol (ICMP); ICMPv4; ICMPv4 Initialization; ICMPv4 Header; Receiving ICMPv4 Messages; Sending ICMPv4 Messages: "Destination Unreachable"; Code 2: ICMP_PROT_UNREACH (Protocol Unreachable); Code 3: ICMP_PORT_UNREACH ("Port Unreachable"); Code 4: ICMP_FRAG_NEEDED; Code 5: ICMP_SR_FAILED; ICMPv6; ICMPv6 Initialization; ICMPv6 Header; Receiving ICMPv6 Messages; Sending ICMPv6 Messages; Example: Sending "Hop Limit Time Exceeded" ICMPv6 Messages , Example: Sending "Fragment Reassembly Time Exceeded" ICMPv6 MessagesExample: Sending "Destination Unreachable"/"Port Unreachable" ICMPv6 Messages; Example: Sending "Fragmentation Needed" ICMPv6 Messages; Example: Sending "Parameter Problem" ICMPv6 Messages; ICMP Sockets ("Ping sockets"); Summary; Quick Reference; Methods; int icmp_rcv(struct sk_buff *skb); ; extern void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info); ; struct icmp6hdr *icmp6_hdr(const struct sk_buff *skb); ; void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) , void icmpv6_param_prob(struct sk_buff *skb, u8 code, int pos); Tables; procfs entries; sysctl_icmp_echo_ignore_all; sysctl_icmp_echo_ignore_broadcasts; sysctl_icmp_ignore_bogus_error_responses; sysctl_icmp_ratelimit; sysctl_icmp_ratemask; sysctl_icmp_errors_use_inbound_ifaddr; Creating "Destination Unreachable" Messages with iptables; Chapter 4: IPv4; IPv4 Header; IPv4 Initialization; Receiving IPv4 Packets; Receiving IPv4 Multicast Packets; IP Options; Timestamp Option; Record Route Option; IP Options and Fragmentation; Building IP Options; Sending IPv4 Packets; Fragmentation; Fast Path , Slow PathDefragmentation; Forwarding; Summary; Quick Reference; Methods; int ip_queue_xmit(struct sk_buff *skb, struct flowi *fl); ; int ip_append_data(struct sock *sk, struct flowi4 *fl4, int getfrag(void *from, char *to, int offset, int len, int odd, str...; struct sk_buff *ip_make_skb(struct sock *sk, struct flowi4 *fl4, int getfrag(void *from, char *to, int offset, int len, int...; int ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb); ; static int icmp_glue_bits(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) , int ip_options_compile(struct net *net,struct ip_options *opt, struct sk_buff *skb)
    Additional Edition: 9781430261964
    Additional Edition: Druckausg. 978-143-026-196-4
    Language: English
    Subjects: Computer Science
    RVK:
    RVK:
    Keywords: LINUX ; Kernel ; Kommunikationsprotokoll ; Netzwerkverwaltung ; Systemverwaltung
    URL: Volltext  (lizenzpflichtig)
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Berkeley, CA : Apress L. P.
    UID:
    (DE-627)1746233893
    Format: 1 online resource (636 pages)
    Edition: 1st ed.
    ISBN: 9781430261971
    Content: The only in-depth and up-to-date reference guide to Linux kernel networking Covers topics like IPv6 and wireless not found in competing books Written by Linux kernel networking expert Rami Rosen.
    Content: Intro -- Contents at a Glance -- Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Preface -- Chapter 1: Introduction -- The Linux Network Stack -- The Network Device -- New API (NAPI) in Network Devices -- Receiving and Transmitting Packets -- The Socket Buffer -- The Linux Kernel Networking Development Model -- Summary -- Chapter 2: Netlink Sockets -- The Netlink Family -- Netlink Sockets Libraries -- The sockaddr_nl Structure -- Userspace Packages for Controlling TCP/IP Networking -- Kernel Netlink Sockets -- The Netlink Message Header -- NETLINK_ROUTE Messages -- Adding and Deleting a Routing Entry in a Routing Table -- Generic Netlink Protocol -- Creating and Sending Generic Netlink Messages -- Socket Monitoring Interface -- Summary -- Quick Reference -- Chapter 3: Internet Control Message Protocol (ICMP) -- ICMPv4 -- ICMPv4 Initialization -- ICMPv4 Header -- Receiving ICMPv4 Messages -- Sending ICMPv4 Messages: "Destination Unreachable" -- Code 2: ICMP_PROT_UNREACH (Protocol Unreachable) -- Code 3: ICMP_PORT_UNREACH ("Port Unreachable") -- Code 4: ICMP_FRAG_NEEDED -- Code 5: ICMP_SR_FAILED -- ICMPv6 -- ICMPv6 Initialization -- ICMPv6 Header -- Receiving ICMPv6 Messages -- Sending ICMPv6 Messages -- Example: Sending "Hop Limit Time Exceeded" ICMPv6 Messages -- Example: Sending "Fragment Reassembly Time Exceeded" ICMPv6 Messages -- Example: Sending "Destination Unreachable"/"Port Unreachable" ICMPv6 Messages -- Example: Sending "Fragmentation Needed" ICMPv6 Messages -- Example: Sending "Parameter Problem" ICMPv6 Messages -- ICMP Sockets ("Ping sockets") -- Summary -- Quick Reference -- Methods -- int icmp_rcv(struct sk_buff *skb) -- -- extern void icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info) -- -- struct icmp6hdr *icmp6_hdr(const struct sk_buff *skb).
    Note: Description based on publisher supplied metadata and other sources
    Additional Edition: 9781430261964
    Additional Edition: Erscheint auch als Druck-Ausgabe 9781430261964
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [New York, N.Y.] : Apress | Ann Arbor, Michigan : ProQuest
    UID:
    (DE-603)360427820
    Format: 1 Online-Ressource (xxxii, 612 Seiten) , Illustrationen
    ISBN: 9781430261971 , 9781306691871
    Series Statement: The expert's voice in open source
    Note: Literaturangaben
    Additional Edition: 9781430261964
    Language: English
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Berkeley, CA : Apress
    UID:
    (DE-605)TT050426762
    Format: XXVIII, 607 p. 88 illus
    ISBN: 9781430261971
    Additional Edition: Erscheint auch als Druck-Ausgabe 9781430261964
    Language: English
    Keywords: Informatik ; LINUX ; Kernel
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    UID:
    (DE-605)HT019477961
    Format: 1 Online-Ressource (XXXII, 612 Seiten)
    ISBN: 9781430261971
    Series Statement: 〈〈The〉〉 expert's voice in open source
    Additional Edition: Erscheint auch als Druck-Ausgabe Linux Kernel Networking 9781430261964
    Language: German
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. Further information can be found on the KOBV privacy pages