Hi, On 2016/04/12 12:18, Kengo NAKAHARA wrote: > On 2016/04/11 17:11, Joerg Sonnenberger wrote: >> On Mon, Apr 11, 2016 at 01:06:00PM +0900, Kengo NAKAHARA wrote: >>> I implement moving struct altq_pktattr from m_tag to mbuf. Here is >>> the patch. >>> >>> http://www.netbsd.org/~knakahara/mbuf-altq-pktattr/mbuf-altq-pktattr.patch >> >> The only issue here is that I would prefer to not add the ALTQ >> include, but just move the definition into sys/mbuf.h. Out of curiosity, > > I see. I remove ALTQ include. Since I add individual fields in struct > pkthdrAs as you indicated following, I don't move strct altq_pktattr.
I commit it after mbuf initialize function commit. Thank you for many reviews and advises! Thanks, -- ////////////////////////////////////////////////////////////////////// Internet Initiative Japan Inc. Device Engineering Section, IoT Platform Development Department, Network Division, Technology Unit Kengo NAKAHARA <[email protected]>
