Subject: Re: m_tag_nonpersistent() heads-up : still looking for shorter name.
To: None <jonathan@DSG.Stanford.EDU>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: tech-net
Date: 10/08/2003 13:35:33
> Some months  back I posted diffs to add an 
> 
> 	m_tag_delete_nonpersistent(struct mbuf *m);
> 
> to strip ``persistent'' packet tags at appropriate points (transiting
> through if_loop; reusing ICMP input packets as ICMP outputs, etc).
> 
> 
> Other *BSD groups are picking up the change and the same name.  I will
> post patches here after another round of reviews. (For the record,
> Itojun's objection to this approach has been heard; nevertheless I
> propose to go with the m_tag_delete_nonpersisent() design).

	which groups?  i don't see it in openbsd.

itojun