summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-add.c
diff options
context:
space:
mode:
authoritojun <itojun@openbsd.org>2001-06-26 04:57:34 +0000
committeritojun <itojun@openbsd.org>2001-06-26 04:57:34 +0000
commit721f245a6d24fb84180b62cbd69b018f1f4c52df (patch)
tree33c80e4b73fdea569b0bbe73102e54b7226769d6 /usr.bin/ssh/ssh-add.c
parenttypo (diff)
downloadwireguard-openbsd-721f245a6d24fb84180b62cbd69b018f1f4c52df.tar.xz
wireguard-openbsd-721f245a6d24fb84180b62cbd69b018f1f4c52df.zip
avoid m_pulldown (and mbuf alloc/free).
- copy the data content of mbuf to local data structure by m_copydata. - if we did any NAT operation, copy the updated content back by m_copyback. XXX PFLOG_PACKET will now log the original packet, before the NAT. is it correct? XXX does not do m_copyback on PF_DROP case. is it okay?
Diffstat (limited to 'usr.bin/ssh/ssh-add.c')
0 files changed, 0 insertions, 0 deletions