if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype
authorAntonio Quartulli <ordex@autistici.org>
Tue, 30 Oct 2012 04:08:41 +0000 (04:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 3 Nov 2012 19:05:25 +0000 (15:05 -0400)
Add Ethertype 0x4305 (not an officially registered id).
This Ethertype is used by every frame generated by B.A.T.M.A.N.-Advanced. Its
definition is currently batman-adv local only and since it is not officially
registered it is better to make its definition kernel-wide so that we avoid
collisions given by future unofficial uses of the same Ethertype.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found