On Aug 8, 2012, at 10:31 AM, h bagade <baga...@gmail.com> wrote: > Hi all, > > I want to use combination of pf and the embedded altq to set the dscp field > on a group of packets. I didn't find any relevant configuration on pf.conf > manual, but I find out some tips which mention that altq has the ability to > do the diffserv. I need to know if there is such a possibility in altq > embedded in pf and how to do so? > > Any hints or comments are really appreciated > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"
Probably you want to look at ng_patch(8) as it seems is the only way to do this kind of packet modification at the moment. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"