Commit 4e20cc55 authored by Stephen Hemminger's avatar Stephen Hemminger

ipv6 gre: add entry to ether types

parent af89576d
......@@ -103,6 +103,7 @@ __PF(IEEE802154, ieee802.15.4)
__PF(PHONET, phonet)
__PF(PHONET_PIPE, phonet_pipe)
__PF(CAIF, caif)
__PF(IP6GRE, gre6)
__PF(NONE, none)
__PF(VOID,void)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment