1. 22 May, 2020 1 commit
    • Chris Mi's avatar
      net: psample: Add tunnel support · d8bed686
      Chris Mi authored
      Currently, psample can only send the packet bits after decapsulation.
      The tunnel information is lost. Add the tunnel support.
      
      If the sampled packet has no tunnel info, the behavior is the same as
      before. If it has, add a nested metadata field named PSAMPLE_ATTR_TUNNEL
      and include the tunnel subfields if applicable.
      
      Increase the metadata length for sampled packet with the tunnel info.
      If new subfields of tunnel info should be included, update the metadata
      length accordingly.
      Signed-off-by: default avatarChris Mi <chrism@mellanox.com>
      Reviewed-by: default avatarJiri Pirko <jiri@mellanox.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      d8bed686
  2. 21 May, 2020 21 commits
  3. 20 May, 2020 2 commits
  4. 19 May, 2020 16 commits