[Bug 263078] kernel core generated from ipfw_chk() function

2024-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263078 --- Comment #8 from Zhenlei Huang --- *** Bug 278389 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.

[Bug 263078] kernel core generated from ipfw_chk() function

2024-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263078 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #7

[Bug 263078] kernel core generated from ipfw_chk() function

2024-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263078 keerthana changed: What|Removed |Added CC||bkeer...@cisco.com --- Comment #6

[Bug 278088] ipfw missing options for some useful IPv6 features for RFC 4890

2024-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278088 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org -- You are

[Bug 278039] ipfw: can't add the address ::/128 to a table

2024-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278039 --- Comment #2 from Joshua Kinard --- Looking at it a bit more, I think this is related to Bug #226688, where you can't add IPv4 255.255.255.255 to a table, either: > # ipfw set 2 table test1 create > # ipfw set 2 table test1 add

[Bug 278039] ipfw: can't add the address ::/128 to a table

2024-04-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278039 --- Comment #1 from Joshua Kinard --- (In reply to Lexi Winter from comment #0) It also fails when trying to add just plain "::", w/o the CIDR prefix. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 278059] Kernel panic in ipfw_chk starting in FreeBSD 14

2024-03-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278059 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org

[Bug 278039] ipfw: can't add the address ::/128 to a table

2024-03-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278039 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org -- You are

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 John Baldwin changed: What|Removed |Added Assignee|i...@freebsd.org|j...@freebsd.org

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 --- Comment #8 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=62b1faa3b7495de22a3225e42dabe6ce8c371e86 commit 62b1faa3b7495de22a3225e42dabe6ce8c371e86 Author:

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 --- Comment #7 from fodillemlinka...@gmail.com --- (In reply to John Baldwin from comment #5) Since this was work founded by my employer XipLink Inc. might as well use my work email: k...@xiplink.com Thanks. -- You are receiving this

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 --- Comment #6 from fodillemlinka...@gmail.com --- (In reply to John Baldwin from comment #5) Please use Karim Fodil-Lemelin Thanks -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 --- Comment #5 from John Baldwin --- (In reply to fodillemlinkarim from comment #3) Do you have a full name you'd like me to use as the author of the git commit for this fix? So far what I would use is "Karim " -- You are receiving this

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 --- Comment #4 from Andrey V. Elsukov --- (In reply to John Baldwin from comment #2) I agree. I just hope the change will not become a big surprise for someone when it start to work :) -- You are receiving this mail because: You are the

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 --- Comment #3 from fodillemlinka...@gmail.com --- Fine by me, the break and match were left there to stay consistent with other parts of the that file that behave in a similar fashion, for example the O_COUNT and O_SKIPTO cases. -- You

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 John Baldwin changed: What|Removed |Added Status|New |Open --- Comment #2 from John

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-02-09 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 John Baldwin changed: What|Removed |Added CC||a...@freebsd.org,

[Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd

2024-01-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276732 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org -- You are

Problem reports for i...@freebsd.org that need special attention

2024-01-07 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-12-31 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-12-24 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-12-17 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 275470] Kernel Panic in IPFW when adding entries to table

2023-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275470 --- Comment #2 from Thierry Dussuet --- (In reply to Eugene Perevyazko from comment #1) Thank you, that's very kind, and a great idea! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 275470] Kernel Panic in IPFW when adding entries to table

2023-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275470 Eugene Perevyazko changed: What|Removed |Added CC||j...@dnepro.net --- Comment

[Bug 275470] Kernel Panic in IPFW when adding entries to table

2023-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275470 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org

Problem reports for i...@freebsd.org that need special attention

2023-11-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-11-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 132774] [ipfw] IPFW with uid/gid/jail rules may lead to lockup

2023-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=132774 --- Comment #6 from vincent.jan...@outlook.com --- Update: I got the host to panic with a kernel debug build. Same stack trace on multiple hosts. panic: rw_rlock: wlock already held for tcpinp @ /usr/src/sys/netinet/in_pcb.c:2529 cpuid = 6

[Bug 132774] [ipfw] IPFW with uid/gid/jail rules may lead to lockup

2023-11-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=132774 vincent.jan...@outlook.com changed: What|Removed |Added CC|

[Bug 226642] ipfw me4 equivalant

2023-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226642 Dries Michiels changed: What|Removed |Added Summary|[request] ipfw me4 |ipfw me4 equivalant

[Bug 226642] [request] ipfw me4 equivalant

2023-11-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226642 Dries Michiels changed: What|Removed |Added Version|11.1-STABLE |CURRENT -- You are receiving

Problem reports for i...@freebsd.org that need special attention

2023-11-12 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-11-05 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 274873] A possible data race in sys/netpfil/ipfw/dn_aqm_pie.c

2023-11-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274873 Mark Johnston changed: What|Removed |Added Resolution|--- |Not A Bug Status|New

[Bug 274873] A possible data race in sys/netpfil/ipfw/dn_aqm_pie.c

2023-11-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274873 --- Comment #2 from Tuo Li --- (In reply to Mark Johnston from comment #1) Thank you for your reply! It is very helpful. I did not consider the global lock operation DN_BH_WLOCK() and thus reported this false data race. I am sorry to

[Bug 274873] A possible data race in sys/netpfil/ipfw/dn_aqm_pie.c

2023-11-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274873 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org -- You are

Problem reports for i...@freebsd.org that need special attention

2023-10-29 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-10-22 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-10-15 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-10-08 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-10-01 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-09-24 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-09-17 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 268241] broken handling of icmp needfrag packets with libalias/ipfw_nat and smaller wan mtu

2023-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268241 Graham Perrin changed: What|Removed |Added Assignee|n...@freebsd.org |i...@freebsd.org

[Bug 165190] ipfw(4): lo(4) loopback interface is not marking IPv6 packets

2023-09-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165190 Graham Perrin changed: What|Removed |Added Keywords|ipfilter| CC|

Problem reports for i...@freebsd.org that need special attention

2023-09-10 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-09-03 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-08-27 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-08-20 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-08-13 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 132774] [ipfw] IPFW with uid/gid/jail rules may lead to lockup

2023-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=132774 --- Comment #4 from Stefan Rink --- Small update; Not 100% sure if I'm hitting this one because it just freezes and I can't seem to get into the debugger when it happens but I noticed it didn't freeze for a week when I forgot to load IPFW

[Bug 132774] [ipfw] IPFW with uid/gid/jail rules may lead to lockup

2023-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=132774 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org

Problem reports for i...@freebsd.org that need special attention

2023-08-06 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-07-30 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-07-23 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-07-16 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 270177] "ipfw fwd NEIGHBOUR" goes through default gateway.

2023-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270177 Eugene Grosbein changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[Bug 266439] ipfw fwd stopped working after upgrade from 12.2 to 13.1-p2

2023-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266439 Eugene Grosbein changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #7 from

[Bug 266439] ipfw fwd stopped working after upgrade from 12.2 to 13.1-p2

2023-07-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266439 Eugene Grosbein changed: What|Removed |Added Status|Open|Closed Resolution|---

Problem reports for i...@freebsd.org that need special attention

2023-07-09 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-07-02 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-06-25 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 Franco Fichtner changed: What|Removed |Added CC||fra...@opnsense.org --- Comment

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 --- Comment #5 from Gleb Smirnoff --- (In reply to Alfa from comment #3) > Sorry to bother but i am confused about PFILCTL tool, to make it clear What > is this tool's main purpose? To change how firewalls are hooked into the network

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 --- Comment #4 from Kristof Provost --- (In reply to Alfa from comment #3) > I am also using ip_divert with ipfw because PF divert-to not works as > expected #260867 this bug references divert-to infinite loop problem this bug > still

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 --- Comment #3 from Alfa --- (In reply to Kristof Provost from comment #1) "you can use dummynet with pf, and can also do basic layer 2 filtering with pf. No doubt it's also possible to implement captive portal entirely with ipfw." I am

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 Mina Galić changed: What|Removed |Added CC||free...@igalic.co

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #2 from

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 --- Comment #1 from Kristof Provost --- > I am currently using both IPFW and PF at the same time. But some will say > this is a bad idea. Mostly because it is. As far as I'm concerned that's not a supported configuration. Maybe you can

[Bug 272094] pfilctl IPFW hook order not works with PF route-to

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272094 Bug ID: 272094 Summary: pfilctl IPFW hook order not works with PF route-to Product: Base System Version: 13.2-RELEASE Hardware: amd64 OS: Any Status: New

[Bug 272073] Kernel Panic in IPFW when using Radix Tables for Captive portal

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 272073] Kernel Panic in IPFW when using Radix Tables for Captive portal

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 272073] Kernel Panic in IPFW when using Radix Tables for Captive portal

2023-06-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 --- Comment #3 from Alfa --- (In reply to Andrey V. Elsukov from comment #2) Yes, Thank you. I applied your sysctl tunable and captive portal worked as expected since 18 hours. may i know is that a final solution? and can it cause an

[Bug 272073] Kernel Panic in IPFW when using Radix Tables for Captive portal

2023-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272073 Mark Linimon changed: What|Removed |Added CC||i...@freebsd.org -- You are

Problem reports for i...@freebsd.org that need special attention

2023-06-18 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-06-11 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-06-04 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-05-28 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-05-21 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-05-14 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-05-07 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 215875] [ipfw] ipfw lookup tables do not support mbuf_tags(9) ipfw cookies lookups

2023-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215875 Eugene Grosbein changed: What|Removed |Added Resolution|--- |Overcome By Events

[Bug 215875] [ipfw] ipfw lookup tables do not support mbuf_tags(9) ipfw cookies lookups

2023-05-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215875 --- Comment #2 from Andrey V. Elsukov --- Hi, recently ipfw mark was introduced in CURRENT, probably it can help with your task. https://reviews.freebsd.org/D39555 -- You are receiving this mail because: You are the assignee for the

Problem reports for i...@freebsd.org that need special attention

2023-04-30 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-04-23 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-04-16 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 266439] ipfw fwd stopped working after upgrade from 12.2 to 13.1-p2

2023-04-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266439 --- Comment #5 from Aurélien Méré --- Hi I confirm that it's working again for me in 13.2-RELEASE. Thanks -- You are receiving this mail because: You are the assignee for the bug.

Problem reports for i...@freebsd.org that need special attention

2023-04-09 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-04-02 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-03-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-03-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 270177] "ipfw fwd NEIGHBOUR" goes through default gateway.

2023-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270177 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 266439] ipfw fwd stopped working after upgrade from 12.2 to 13.1-p2

2023-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266439 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 270177] "ipfw fwd NEIGHBOUR" goes through default gateway.

2023-03-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270177 Andrey V. Elsukov changed: What|Removed |Added See Also||https://bugs.freebsd.org/bu

[Bug 270177] "ipfw fwd NEIGHBOUR" goes through default gateway.

2023-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270177 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|i...@freebsd.org -- You are

Problem reports for i...@freebsd.org that need special attention

2023-03-12 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

[Bug 266439] ipfw fwd stopped working after upgrade from 12.2 to 13.1-p2

2023-03-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266439 fulle...@over-yonder.net changed: What|Removed |Added CC||fulle...@over-yonder.net

Problem reports for i...@freebsd.org that need special attention

2023-03-05 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-02-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

Problem reports for i...@freebsd.org that need special attention

2023-02-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and

  1   2   3   4   5   6   7   8   9   10   >