1. 04 Apr, 2015 1 commit
    • David S. Miller's avatar
      netfilter: Create and use nf_hook_state. · cfdfab31
      David S. Miller authored
      Instead of passing a large number of arguments down into the nf_hook()
      entry points, create a structure which carries this state down through
      the hook processing layers.
      
      This makes is so that if we want to change the types or signatures of
      any of these pieces of state, there are less places that need to be
      changed.
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      cfdfab31
  2. 03 Apr, 2015 26 commits
  3. 02 Apr, 2015 13 commits