FreeBSD Bugzilla – Attachment 151018 Details for
Bug 196314
pf nested inline anchors does not work
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pf inline anchor path fix
freebsd.pfctl.anchor.path.patch (text/plain), 323 bytes, created by
krichy
on 2014-12-28 00:27:24 UTC
(
hide
)
Description:
pf inline anchor path fix
Filename:
MIME Type:
Creator:
krichy
Created:
2014-12-28 00:27:24 UTC
Size:
323 bytes
patch
obsolete
>--- sbin/pfctl/pfctl.c.orig 2014-12-22 00:58:21.992417432 +0100 >+++ sbin/pfctl/pfctl.c 2014-12-22 00:59:03.267139978 +0100 >@@ -1344,7 +1344,7 @@ > else > snprintf(&path[len], MAXPATHLEN - len, > "%s", r->anchor->name); >- name = path; >+ name = r->anchor->name; > } else > name = r->anchor->path; > } else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 196314
: 151018 |
177689