summaryrefslogtreecommitdiff
path: root/sys/net/if_etherip.c
AgeCommit message (Expand)Author
2016-04-13We're always ready! So send IFQ_SET_READY() to the bitbucket.Martin Pieuchot
2016-03-04- putting back KASSERT(), which I've backed out on Jan 31Alexandr Nedvedicky
2016-01-25don't return an uninitialised value for the SIOCGLIFPHYRTABLE caseJonathan Gray
2016-01-22Support tunnel VRF on etherip(4)Kazuya Goda
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