]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
allow Operator-Name and Called-Station-Id
authorAlan T. DeKok <aland@freeradius.org>
Wed, 12 Oct 2022 13:02:59 +0000 (09:02 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 12 Oct 2022 13:06:32 +0000 (09:06 -0400)
which are needed for various roaming scenarios

raddb/mods-config/attr_filter/pre-proxy

index 47b01266f44d0475261c6ea16f74ca17d8838749..36d84e86906da2b102b81f4b8435bd49947a2d4d 100644 (file)
@@ -61,5 +61,7 @@ DEFAULT
        NAS-Identifier =* ANY,
        Operator-Name =* ANY,
        Calling-Station-Id =* ANY,
+       Called-Station-Id =* ANY,
+       Operator-Name =* ANY,
        Chargeable-User-Identity =* ANY,
        Proxy-State =* ANY