Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154475868
D5105.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
826 B
Referenced Files
None
Subscribers
None
D5105.id.diff
View Options
Index: head/net/dhcp6/Makefile
===================================================================
--- head/net/dhcp6/Makefile
+++ head/net/dhcp6/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dhcp6
PORTVERSION= 20080615
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net ipv6
MASTER_SITES= SF/wide-dhcpv6/wide-dhcpv6/wide-dhcpv6-${PORTVERSION}
DISTNAME= wide-dhcpv6-${PORTVERSION}
Index: head/net/dhcp6/files/patch-common.c
===================================================================
--- head/net/dhcp6/files/patch-common.c
+++ head/net/dhcp6/files/patch-common.c
@@ -0,0 +1,12 @@
+--- common.c.orig 2016-01-28 11:27:18 UTC
++++ common.c
+@@ -3202,6 +3202,9 @@ setloglevel(debuglevel)
+ case 1:
+ setlogmask(LOG_UPTO(LOG_INFO));
+ break;
++ case 2:
++ setlogmask(LOG_UPTO(LOG_DEBUG));
++ break;
+ }
+ }
+ }
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 29, 5:20 PM (6 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32365907
Default Alt Text
D5105.id.diff (826 B)
Attached To
Mode
D5105: Allow to increase log verbosity in daemon mode
Attached
Detach File
Event Timeline
Log In to Comment