summaryrefslogtreecommitdiff
path: root/zebra/rtadv.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2018-04-02 15:25:44 -0400
committerQuentin Young <qlyoung@cumulusnetworks.com>2018-04-02 15:26:06 -0400
commita75b6ff5b10db41fecae34849280fcae82f840fc (patch)
tree951d70e56f407feb547d2227cd87d4d43d8bd3a3 /zebra/rtadv.h
parent3fec765a8d986664a555c161b814b4bf3332cdf0 (diff)
Revert "zebra: implement draft-bz-v4goawayflag-00"
This reverts commit 3fec765a8d986664a555c161b814b4bf3332cdf0. April fools! Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'zebra/rtadv.h')
-rw-r--r--zebra/rtadv.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/zebra/rtadv.h b/zebra/rtadv.h
index 5db2c40366..03db13fd69 100644
--- a/zebra/rtadv.h
+++ b/zebra/rtadv.h
@@ -28,9 +28,6 @@
/* NB: RTADV is defined in zebra/interface.h above */
#if defined(HAVE_RTADV)
-/* currently undefined in icmp6.h */
-#define ND_RA_FLAG_V4_GOAWAY 0x01
-
/* Router advertisement prefix. */
struct rtadv_prefix {
/* Prefix to be advertised. */