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

2018-10-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 obsolete releases.

Status  |Bug Id | Description
+---+---
Open|203735 | Transparent interception of ipv6 with squid and p 

1 problems total for which you should take action.
___
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"


[Bug 201695] [PATCH] pf.conf syntax (interface:0) incorrectly results in IPv6 link-local address

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201695

--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kp
Date: Sun Oct 28 05:37:15 UTC 2018
New revision: 339836
URL: https://svnweb.freebsd.org/changeset/base/339836

Log:
  pf tests: Test ':0' ignoring link-local addresses

  PR:   201695

Changes:
  head/tests/sys/netpfil/pf/pass_block.sh

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"


[Differential] D1309: VIMAGE PF fixes #1

2018-10-28 Thread kristof (Kristof Provost)
kristof closed this revision.
kristof added a comment.
Herald added subscribers: farrokhi, ae.


  Assorted pf VIMAGE fixes have been done, and pf is now usable inside VIMAGE 
jails.

CHANGES SINCE LAST ACTION
  https://reviews.freebsd.org/D1309/new/

REVISION DETAIL
  https://reviews.freebsd.org/D1309

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: rodrigc, #network, trociny, glebius, gnn, bz, zec
Cc: ae, farrokhi, kristof, robak, emaste, freebsd-virtualization-list, 
freebsd-pf-list, freebsd-net-list
___
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"


[Bug 201695] [PATCH] pf.conf syntax (interface:0) incorrectly results in IPv6 link-local address

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201695

Kristof Provost  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"


[Bug 201695] [PATCH] pf.conf syntax (interface:0) incorrectly results in IPv6 link-local address

2018-10-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201695

--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:

Author: kp
Date: Sun Oct 28 05:32:51 UTC 2018
New revision: 339835
URL: https://svnweb.freebsd.org/changeset/base/339835

Log:
  pf: Make ':0' ignore link-local v6 addresses too

  When users mark an interface to not use aliases they likely also don't
  want to use the link-local v6 address there.

  PR:   201695
  Submitted by: Russell Yount 
  Differential Revision:https://reviews.freebsd.org/D17633

Changes:
  head/sbin/pfctl/pfctl_parser.c
  head/share/man/man5/pf.conf.5
  head/sys/netpfil/pf/pf_if.c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-pf@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"