1. 14 6月, 2023 1 次提交
    • L
      net: add bpf_is_local_ipaddr bpf helper function · cee65b79
      Liu Jian 提交于
      hulk inclusion
      category: feature
      bugzilla: NA
      CVE: N/A
      
      ----------------------------------------------------
      
      Some network acceleration solutions, such as sockmap, are valid only for
      internal packets of the local host. The bpf_is_local_ipaddr() bpf helper
      function is added so that the ebpf program can determine whether a packet
      is an internal packet of the local host.
      Signed-off-by: NLiu Jian <liujian56@huawei.com>
      cee65b79
  2. 13 6月, 2023 12 次提交
  3. 12 6月, 2023 5 次提交
  4. 11 6月, 2023 9 次提交
  5. 09 6月, 2023 13 次提交