From: Nick Porter Date: Sat, 24 May 2025 18:27:41 +0000 (+0100) Subject: Look for Relay-Agent-Information in the Offer, now we add it automagically X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b58fbbe7370bddc61ea2e0b976230ba031f472;p=thirdparty%2Ffreeradius-server.git Look for Relay-Agent-Information in the Offer, now we add it automagically --- diff --git a/src/tests/keywords/xlat-dhcpv4.attrs b/src/tests/keywords/xlat-dhcpv4.attrs index 6065f635e6e..80bf169caaf 100644 --- a/src/tests/keywords/xlat-dhcpv4.attrs +++ b/src/tests/keywords/xlat-dhcpv4.attrs @@ -2,3 +2,4 @@ Packet-Type = Discover Result-Status == success Packet-Type == Offer +Relay-Agent-Information == { Circuit-Id == 0xabcdef, Remote-Id == 0x010203040506 }