diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-04-02 15:25:44 -0400 |
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2018-04-02 15:26:06 -0400 |
| commit | a75b6ff5b10db41fecae34849280fcae82f840fc (patch) | |
| tree | 951d70e56f407feb547d2227cd87d4d43d8bd3a3 /zebra/rtadv.h | |
| parent | 3fec765a8d986664a555c161b814b4bf3332cdf0 (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.h | 3 |
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. */ |
