diff options
author | 2015-02-08 06:00:52 +0000 | |
---|---|---|
committer | 2015-02-08 06:00:52 +0000 | |
commit | cd0ed4cef75664eb8915f33c146bdec13e88e472 (patch) | |
tree | c2886c34c67c40933f7ee971df5fe4ef52195980 /lib | |
parent | delete many more ptr_t casts (diff) | |
download | wireguard-openbsd-cd0ed4cef75664eb8915f33c146bdec13e88e472.tar.xz wireguard-openbsd-cd0ed4cef75664eb8915f33c146bdec13e88e472.zip |
Introduce if_input() a function to pass packets dequeued from a
recieving ring to the stack.
if_input() is at the moment a drop-in replacement for ether_input_mbuf()
but will let us stack pseudo-driver in a nice way in order to no longer
call ether_input() recursively.
ok pelikan@, reyk@, blambert@, henning@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions