CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2010/07/07 02:18:50
Modified files: sys/net : Tag: OPENBSD_4_7 pf_ioctl.c Log message: MFC the fix for PR6416 (problem using route labels in pf.conf, originally reported by Joe McDonagh). Thanks william@ for testing. ok henning@ revision 1.235 date: 2010/06/30 18:10:55; author: henning; state: Exp; lines: +1 -7 fix route label awesomeness, issue also known as PR6416 broken by ryan in australia problem found & nagging by sthen jsg found the fix but failed to apply the cluestick correctly ;) test & ok sthen