summaryrefslogtreecommitdiff
path: root/sys/net/if_etherip.c
AgeCommit message (Expand)Author
2015-12-05Multiple cleanups.Martin Pieuchot
2015-12-04Reject input when either the version is wrong or the pad is non-zero;Reyk Floeter
2015-12-03Implement etherip(4) driverKazuya Goda