diff options
author | 2017-05-17 13:25:27 +0000 | |
---|---|---|
committer | 2017-05-17 13:25:27 +0000 | |
commit | 5198286ee93935b72020027c8efebbd6fe7bee7f (patch) | |
tree | 574134a94351f7864836766e8c0f9fbc786c785d /lib/libc | |
parent | Tweak remote fs check. (diff) | |
download | wireguard-openbsd-5198286ee93935b72020027c8efebbd6fe7bee7f.tar.xz wireguard-openbsd-5198286ee93935b72020027c8efebbd6fe7bee7f.zip |
Optimize multicast packet sending by using m_dup_pkt() instead of
m_copym() for cloning packets. m_dup_pkt() creates a new mbuf with the
whole packet content and also pre allocates the space for layer 2
headers (Ethernet/VLAN).
ok mikeb@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions