add experimental api for packet layer; ok djm@
authormarkus <markus@openbsd.org>
Mon, 19 Jan 2015 20:30:23 +0000 (20:30 +0000)
committermarkus <markus@openbsd.org>
Mon, 19 Jan 2015 20:30:23 +0000 (20:30 +0000)
commitd9c3c4c147397d01ce395364a5bf13737fd112a5
tree81a6246db998b1374038d8dd881983ace251337c
parent2b8e2220cd9d8f5e3c015956007eba9b46623094
add experimental api for packet layer; ok djm@
usr.bin/ssh/lib/Makefile
usr.bin/ssh/packet.c
usr.bin/ssh/packet.h
usr.bin/ssh/ssh_api.c [new file with mode: 0644]
usr.bin/ssh/ssh_api.h [new file with mode: 0644]
usr.bin/ssh/sshd/Makefile