1. 03 Dec, 2015 6 commits
  2. 02 Dec, 2015 18 commits
  3. 01 Dec, 2015 15 commits
  4. 30 Nov, 2015 1 commit
    • David S. Miller's avatar
      Merge branch 'ipmr-nl' · 75c4a57c
      David S. Miller authored
      Nikolay Aleksandrov says:
      
      ====================
      net: ipmr: more cleanups and mfc netlink support
      
      This set continues with the minor cleanups in the first 6 patches and
      patch 7 adds the first new feature - MFC manipulation via netlink. It
      registers NEWROUTE/DELROUTE for that purpose and uses the same semantics
      as the already present netlink dump. The only new attribute that is used
      is RTA_PREFSRC to denote an MFC_PROXY entry. Currently the table must
      exist before adding an entry, and new tables can be created only via
      setsockopt, but that will be changed in the future.
      This set was tested with modified iproute2 which supports NEWROUTE/DELROUTE
      for RTNL_FAMILY_IPMR.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      75c4a57c