1. 31 5月, 2017 39 次提交
  2. 30 5月, 2017 1 次提交
    • D
      Merge branch 'net-more-extack' · b11dabfd
      David S. Miller 提交于
      David Ahern says:
      
      ====================
      net: another round of extack handling for routing
      
      This set focuses on passing extack through lwtunnel and MPLS with
      additional catches for IPv4 route add and minor cleanups in MPLS
      encountered passing the extack arg around.
      
      v2
      - mindful of bloat adding duplicate messages
        + refactored prefix and prefix length checks in ipv4's fib_table_insert
          and fib_table_del
        + refactored label check in mpls
      
      - split mpls cleanups into 2 patches
        + move nla_get_via up in af_mpls to avoid forward declaration
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      b11dabfd