summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKenjiro Cho <kjc@cvs.openbsd.org>2003-03-09 12:03:23 +0000
committerKenjiro Cho <kjc@cvs.openbsd.org>2003-03-09 12:03:23 +0000
commit1b23dab2a7287e0a5c424b02f78f2c1e9590e990 (patch)
tree9514b60801f4ac1fa2efc8801304cce4417da688 /etc
parent1070df4548da8fd04f6b540aea8e51fa2c8d231e (diff)
use MGETHDR instead of MGET for the first mbuf.
altq expects struct pkthdr in a mbuf chain. this fixes a panic caused by uninitialized m_pkthdr.tags when altq is enabled on ppp. also, initialize m_pkthdr.len and m_pkthdr.rcvif as a caller of MGETHDR is supposed to do. report and test by matthieu@ ok deraadt@, henning@, dhartmei@
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions