Bug #7834
closedDisabling captiveportal will not flush the ipfw pipes
100%
Description
Disabling captiveportal will not flush the ipfw pipes.
Has we can seen with the commands ipfw table all list ;echo; ipfw pipe list
tables are flushed, but pipes aren't.
ipfw table all list ;echo; ipfw pipe list
--- table(cp_ifaces), set(0) ---
02032: 100.000 Mbit/s 0 ms burst 0
q133104 100 sl. 0 flows (1 buckets) sched 67568 weight 0 lmax 0 pri 0 droptail
sched 67568 type FIFO flags 0x0 16 buckets 0 active
02033: 110.000 Mbit/s 0 ms burst 0
q133105 100 sl. 0 flows (1 buckets) sched 67569 weight 0 lmax 0 pri 0 droptail
sched 67569 type FIFO flags 0x0 16 buckets 0 active
02034: 64.000 Kbit/s 0 ms burst 0
q133106 100 sl. 0 flows (1 buckets) sched 67570 weight 0 lmax 0 pri 0 droptail
sched 67570 type FIFO flags 0x0 16 buckets 0 active
02035: 1.000 Mbit/s 0 ms burst 0
q133107 100 sl. 0 flows (1 buckets) sched 67571 weight 0 lmax 0 pri 0 droptail
sched 67571 type FIFO flags 0x0 16 buckets 0 active
regards