首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏炉边夜话

    究竟是测试重要,还是工程重要?

    the unspecified address and, on link layers that have addresses, the solicitation includes a Source Link-Layer If an entry already exists, and the cached link-layer address differs from the one in the received Source Link-Layer option, the cached address should be replaced by the received address, and the entry's reachability

    51520发布于 2018-09-12
  • 来自专栏RokasYang

    一网打尽: 使用mergecap合并、转换、截断与优化网络抓包文件

    ------+ | Packet type | | (1 Octet) | +---------------------------+ | Link-layer address length | | (1 Octets) | +---------------------------+ | Link-layer address ------+ | ARPHRD_ type | | (2 Octets) | +---------------------------+ | Link-layer address length | | (2 Octets) | +---------------------------+ | Link-layer address

    5.4K124编辑于 2024-03-02
  • 来自专栏刘晓杰

    UNPv1第十七章:路由套接口

    uint8_t sdl_nlen; /* name length, starting in sdl_data[0] */  uint8_t sdl_alen; /* link-layer address length */  uint8_t sdl_slen; /* link-layer selector length */  char sdl_data [12]; /* minimum work area, can be larger;contains if name and link-layer address */ }; 每个接口都有一个唯一的大于

    64020发布于 2019-02-21
  • 来自专栏WebJ2EE

    【Docker】:如何在 CentOS 8 中安装 Docker Engine?

    It provides a raw interface to data link layers, permitting raw link-layer packets to be sent and received

    1.7K10编辑于 2022-01-04
  • 来自专栏程序员的时光

    看了这篇文章,那些复杂的计算机网络概念终于懂了!

    最常见的分组交换机就是路由器(router)和链路层交换机(link-layer switch); 路径:一个分组所经历的一系列通信链路和分组交换机。

    94810发布于 2020-07-14
  • 来自专栏指标建设

    记一次使用tshark抓包ES分析请求串来源

    interface-D print list of interfaces and exit-L print list of link-layer

    61510编辑于 2024-06-03
  • 来自专栏全栈程序员必看

    pcap文件格式及文件解析[通俗易懂]

    a 32-bit link layer type field.The link-layer type depends on the type of link-layer header that the

    12.5K30编辑于 2022-09-20
  • 来自专栏锅总

    IPV6精髓浅析

    Source Link-Layer Address: 发送设备的链路层地址(例如MAC地址),用于让接收设备了解发送者的物理地址。 Source Link-Layer Address: 发送设备的链路层地址,用于让请求者知道该地址的所有者是谁。 Options: 可选字段,可以包含其他信息,如源链路层地址等。 链路层地址的使用: NS和NA报文中的Source Link-Layer Address字段提供了发送设备的物理地址信息。

    85210编辑于 2024-10-09
  • 来自专栏Linux云计算网络

    A Day in the Life of a Web Page Request

    The IP datagram is placed inside a link-layer frame appropriate for the link connecting the school’s segment is generated, placed inside a datagram addressed to Bob’s laptop, and finally placed inside a link-layer

    1.4K50发布于 2018-01-10
  • 来自专栏释然IT杂谈

    WireShark(威而鲨)之进阶七手

    Interface:选择采集数据包的网卡 IP address:选择的网卡所对应的IP地址 Link-layer header type:数据链路层的协议,在以太网中一般是Ethernet II Buffer

    2.7K20编辑于 2022-08-23
  • 来自专栏kayden

    计算机网络和因特网

    由此形成的信息包用计算机网络的术语来说称为分组(packet) 分组交换机:两种最著 名的类型是路由器(router)和链路层交换机(link-layer switch)。

    1.9K20编辑于 2022-09-30
  • 来自专栏青灯古酒

    WLAN配置

    ------------------------ IPv6 Address          : 2000:12::2                                         Link-layer                           IPv6 Address          : FE80::2E0:FCFF:FE12:6486                          Link-layer

    78530编辑于 2023-10-16
  • 来自专栏旅途散记

    「Wireshark网络分析就这么简单」 读书笔记

    -D print list of interfaces and exit -L print list of link-layer

    94010编辑于 2023-06-18
  • 来自专栏Java建设者

    你说你懂互联网,那这些你知道么?

    分组交换机的种类有很多种,最著名最常见的分组交换机就是路由器(router) 和 链路层交换机(link-layer switch),一个分组所经历的一系列通信链路和分组交换机称为通过该网络的路径(route

    1.4K50发布于 2019-12-18
  • 来自专栏JMCui

    《拉钩课程 — 计算机网络通关》学习笔记

    4、在网络中,常见的具有交换能力的设备是路由器(Router)和链路层交换机(Link-Layer Switch)。通常情况下,两个网络可以通过路由器进行连接,多台设备可以通过交换机进行连接。

    58620编辑于 2022-03-10
  • 来自专栏c++与qt学习

    CS 144 Lab Five -- the network interface

    Ethernet (known as hardware, network-access-layer, or link-layer) address of the interface // 当前虚拟网卡的

    48630编辑于 2023-10-11
  • 来自专栏漫流砂

    常规安全检查阶段 | Windows 应急响应

    Running LicenseManager Windows 许可证管理器服务 Stopped lltdsvc Link-Layer

    3.1K10编辑于 2024-02-05
  • 来自专栏全栈程序员必看

    socket默认端口号(socket和端口的关系)

    Zhang, "A Link-Layer Tunneling Mechanism for Unidirectional Links", RFC 3077, March

    10.1K60编辑于 2022-08-01
领券