ipv6 gre: add entry to ether types

This commit is contained in:
Stephen Hemminger 2013-09-30 21:40:05 -07:00
parent af89576d7a
commit 4e20cc55e9
1 changed files with 1 additions and 0 deletions

View File

@ -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)