Denys Fedoryshchenko

Results 15 issues of Denys Fedoryshchenko

One of reports in chat state that routes sent over radius attributed added in default table, not VRF of users. Need to verify that.

The ynl Python code has been moved to a dedicated directory in Linux kernel commit ab88c2b3739a. Update the test to reflect this new location.

Event-Timestamp (attribute 55) in RADIUS accounting is optional, not mandatory. During test of accel-ppp with newest freeradius we faced one more problem with default configuration, as failing SQL query due...

We need to implement also Message-Authenticator validation, optional and mandatory, in accel-ppp, to improve security.

Initiated by https://github.com/orgs/accel-ppp/discussions/213 Initial PR: https://github.com/accel-ppp/accel-ppp/pull/244 (just introduce Access-Request signing, CoA and others pending) We have been monitoring recent discussions regarding the BlastRadius vulnerability (CVE-2024-3596) affecting RADIUS implementations. After careful...