]> git.proxmox.com Git - mirror_iproute2.git/commitdiff
Merge branch 'master' into next
authorDavid Ahern <dsahern@gmail.com>
Wed, 20 Nov 2019 02:31:01 +0000 (02:31 +0000)
committerDavid Ahern <dsahern@gmail.com>
Wed, 20 Nov 2019 02:31:01 +0000 (02:31 +0000)
Conflicts:
include/uapi/linux/devlink.h

Signed-off-by: David Ahern <dsahern@gmail.com>
1  2 
include/uapi/linux/devlink.h
man/man8/ip-link.8.in
misc/ss.c

index ab09b3b83675eddafabbf28f1febbf29e35085b3,84c0caf229ff02879ec17785d43f89786858f6c6..d904cdd7e07a4eb08ae803c5d7270bc1b7f35e42
@@@ -421,10 -421,7 +421,12 @@@ enum devlink_attr 
  
        DEVLINK_ATTR_RELOAD_FAILED,                     /* u8 0 or 1 */
  
+       DEVLINK_ATTR_HEALTH_REPORTER_DUMP_TS_NS,        /* u64 */
++
 +      DEVLINK_ATTR_NETNS_FD,                  /* u32 */
 +      DEVLINK_ATTR_NETNS_PID,                 /* u32 */
 +      DEVLINK_ATTR_NETNS_ID,                  /* u32 */
 +
        /* add new attributes above here, update the policy in devlink.c */
  
        __DEVLINK_ATTR_MAX,
Simple merge
diff --cc misc/ss.c
Simple merge