]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
update inet_diag.h header
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 19 Apr 2016 15:06:11 +0000 (08:06 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 19 Apr 2016 15:06:11 +0000 (08:06 -0700)
include/linux/inet_diag.h

index 1db41168810619363849814c83785b27966a0277..b806fcfc15c5c930801ae3ac4b4c1d1d1b12df3d 100644 (file)
@@ -113,6 +113,8 @@ enum {
        INET_DIAG_DCTCPINFO,
        INET_DIAG_PROTOCOL,  /* response attribute only */
        INET_DIAG_SKV6ONLY,
+       INET_DIAG_LOCALS,
+       INET_DIAG_PEERS,
 };
 
 #define INET_DIAG_MAX INET_DIAG_SKV6ONLY