public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/alistair/rv32.next] Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."
@ 2020-04-22 22:16 Alistair Francis
  0 siblings, 0 replies; 2+ messages in thread
From: Alistair Francis @ 2020-04-22 22:16 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=451786b99d6aa8b5e953ac8ddc1c10ff953cd376

commit 451786b99d6aa8b5e953ac8ddc1c10ff953cd376
Author: Alistair Francis <alistair.francis@wdc.com>
Date:   Wed Apr 8 14:43:47 2020 -0700

    Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."
    
    This reverts commit f9ac84f92f151e07586c55e14ed628d493a5929d.

Diff:
---
 inet/netinet/in.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/inet/netinet/in.h b/inet/netinet/in.h
index f6355c7efe..95eaf68dfe 100644
--- a/inet/netinet/in.h
+++ b/inet/netinet/in.h
@@ -87,12 +87,8 @@ enum
 #define IPPROTO_UDPLITE		IPPROTO_UDPLITE
     IPPROTO_MPLS = 137,    /* MPLS in IP.  */
 #define IPPROTO_MPLS		IPPROTO_MPLS
-    IPPROTO_ETHERNET = 143, /* Ethernet-within-IPv6 Encapsulation.  */
-#define IPPROTO_ETHERNET	IPPROTO_ETHERNET
     IPPROTO_RAW = 255,	   /* Raw IP packets.  */
 #define IPPROTO_RAW		IPPROTO_RAW
-    IPPROTO_MPTCP = 262,   /* Multipath TCP connection.  */
-#define IPPROTO_MPTCP		IPPROTO_MPTCP
     IPPROTO_MAX
   };


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [glibc/alistair/rv32.next] Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."
@ 2020-04-26  2:26 Alistair Francis
  0 siblings, 0 replies; 2+ messages in thread
From: Alistair Francis @ 2020-04-26  2:26 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5b738d3df30be3eb7dda1eb99edb02ce974f1031

commit 5b738d3df30be3eb7dda1eb99edb02ce974f1031
Author: Alistair Francis <alistair.francis@wdc.com>
Date:   Wed Apr 8 14:43:47 2020 -0700

    Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h."
    
    This reverts commit f9ac84f92f151e07586c55e14ed628d493a5929d.

Diff:
---
 inet/netinet/in.h | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/inet/netinet/in.h b/inet/netinet/in.h
index f6355c7efe..95eaf68dfe 100644
--- a/inet/netinet/in.h
+++ b/inet/netinet/in.h
@@ -87,12 +87,8 @@ enum
 #define IPPROTO_UDPLITE		IPPROTO_UDPLITE
     IPPROTO_MPLS = 137,    /* MPLS in IP.  */
 #define IPPROTO_MPLS		IPPROTO_MPLS
-    IPPROTO_ETHERNET = 143, /* Ethernet-within-IPv6 Encapsulation.  */
-#define IPPROTO_ETHERNET	IPPROTO_ETHERNET
     IPPROTO_RAW = 255,	   /* Raw IP packets.  */
 #define IPPROTO_RAW		IPPROTO_RAW
-    IPPROTO_MPTCP = 262,   /* Multipath TCP connection.  */
-#define IPPROTO_MPTCP		IPPROTO_MPTCP
     IPPROTO_MAX
   };


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-26  2:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 22:16 [glibc/alistair/rv32.next] Revert "Add IPPROTO_ETHERNET and IPPROTO_MPTCP from Linux 5.6 to netinet/in.h." Alistair Francis
2020-04-26  2:26 Alistair Francis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).