Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2012 07:33:32 GMT
From:      Oleksandr Martsyniuk <sasha@campus-rv.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/166406: ipfw does not set ALTQ identifier for ipv6 traffic
Message-ID:  <201203260733.q2Q7XW3t057175@red.freebsd.org>
Resent-Message-ID: <201203260740.q2Q7eApg019640@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166406
>Category:       misc
>Synopsis:       ipfw does not set ALTQ identifier for ipv6 traffic
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 07:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Oleksandr Martsyniuk
>Release:        8.3
>Organization:
>Environment:
FreeBSD border.campus-rv.net 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #2: Sat Mar 24 12:48:53 EET 2012     sasha@border.campus-rv.net:/usr/obj/usr/src/sys/ROUTER  amd64

>Description:
ipfw does not set ALTQ identifier for ipv6 traffic.

>How-To-Repeat:
pf.conf:
queue   ui_ip6_q on lagg2 bandwidth 35Mb

ipfw.rules:
#ui_ip6_q
ipfw add 10351 count altq ui_ip6_q ipv6 from any to any via gre0 in

Counters for rule 10351 are increasing, but no traffic passes the ui_ip6_q queue.

The pf rule 
pass in quick on gre0 all no state queue ui_ip6_q
makes it pass.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203260733.q2Q7XW3t057175>