1. 04 9月, 2018 1 次提交
  2. 03 6月, 2017 1 次提交
  3. 14 4月, 2017 2 次提交
  4. 15 2月, 2017 1 次提交
    • S
      esp: Add a software GRO codepath · 7785bba2
      Steffen Klassert 提交于
      This patch adds GRO ifrastructure and callbacks for ESP on
      ipv4 and ipv6.
      
      In case the GRO layer detects an ESP packet, the
      esp{4,6}_gro_receive() function does a xfrm state lookup
      and calls the xfrm input layer if it finds a matching state.
      The packet will be decapsulated and reinjected it into layer 2.
      Signed-off-by: NSteffen Klassert <steffen.klassert@secunet.com>
      7785bba2
  5. 11 10月, 2007 3 次提交
  6. 26 4月, 2007 7 次提交
  7. 23 9月, 2006 2 次提交
  8. 18 6月, 2006 2 次提交