1. Jun 20, 2011
  2. Jun 19, 2011
  3. Jun 18, 2011
  4. Jun 17, 2011
  5. Jun 16, 2011
  6. Jun 15, 2011
  7. Jun 14, 2011
  8. Jun 13, 2011
    • Hans Schillstrom's avatar
      IPVS netns exit causes crash in conntrack · 8f4e0a18
      Hans Schillstrom authored
      
      
      Quote from Patric Mc Hardy
      "This looks like nfnetlink.c excited and destroyed the nfnl socket, but
      ip_vs was still holding a reference to a conntrack. When the conntrack
      got destroyed it created a ctnetlink event, causing an oops in
      netlink_has_listeners when trying to use the destroyed nfnetlink
      socket."
      
      If nf_conntrack_netlink is loaded before ip_vs this is not a problem.
      
      This patch simply avoids calling ip_vs_conn_drop_conntrack()
      when netns is dying as suggested by Julian.
      
      Signed-off-by: default avatarHans Schillstrom <hans.schillstrom@ericsson.com>
      Signed-off-by: default avatarSimon Horman <horms@verge.net.au>
      8f4e0a18
  9. Jun 12, 2011