New activity for FreeRADIUS (the high performance and highly configurable RADIUS server) ====== Merge pull request #2095 from nchaigne/3.0.x-dhcp-relay-drop Allow to drop DHCP response from relay Alan DeKok (via GitHub)@2017-10-18T16:26:12Z Files modified: * src/modules/proto_dhcp/dhcpd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/c8eb3b05791686a1bc5e6... ====== Allow to drop DHCP response from relay This small fix allows to honor the following unlang in order to drop a DHCP response from a relay (which we may want to do). update reply { &DHCP-Message-Type = DHCP-Do-Not-Respond } handled Nicolas C@2017-10-18T14:08:54Z Files modified: * src/modules/proto_dhcp/dhcpd.c Commit diff: https://github.com/FreeRADIUS/freeradius-server/commit/be158116705742880f875... ====== -- This commit summary was generated @2017-10-19T00:00:01Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).