diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2018-05-28 00:06:46 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2018-05-28 00:06:46 +0000 |
commit | 70be81e0863d8d91215fc780fe474b5977ed7497 (patch) | |
tree | 3e903c45867b27df6cf50375db64705c311a9c67 /sys/net | |
parent | 4aad5250b785adbacb9e9253055e52e698df9b01 (diff) |
recognise MikroTik's Ethernet over IP (eoip) protocol
eoip is a twisted gre based protocol using version 1 like pptp, but
a different protocol id. this splits the gre 1 protocol handling
up so it doesn't assume that all packets are pptp, but decides
between eoip and pptp based on the protocol field. unknown protocols
are unknown rather that assumed to be pptp.
ok sthen@
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions