Skip to content

RADIUS protocol parsers written in Rust. Supports 32 RFCs and 144 vendors, including Nokia, Huawei, Ericsson and Cisco.

Notifications You must be signed in to change notification settings

kaxap/radius-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RADIUS protocol parser written in Rust.

Work in progress.

Description

RADIUS packet parser supports 3GPP and 3GPP2 attributes for the following RFCs:

  • RFC2865
  • RFC2866
  • RFC2867
  • RFC2868
  • RFC2869
  • RFC3162
  • RFC3576
  • RFC3580
  • RFC4072
  • RFC4372
  • RFC4603
  • RFC4675
  • RFC4679
  • RFC4818
  • RFC4849
  • RFC5090
  • RFC5176
  • RFC5447
  • RFC5580
  • RFC5607
  • RFC5904
  • RFC6519
  • RFC6572
  • RFC6677
  • RFC6911
  • RFC6929
  • RFC6930
  • RFC7055
  • RFC7155
  • RFC7268
  • RFC7499
  • RFC7930

And the attributes for the following vendors:

  • 3com
  • ADSL-Forum
  • ALU-AAA
  • APC
  • Acc
  • Acme
  • Actelis
  • Airespace
  • Alcatel
  • Alcatel-Lucent-Service-Router
  • Alteon
  • Alvarion
  • Aptilo
  • Arbor
  • Aruba
  • Ascend
  • Azaire
  • BSkyB
  • BT
  • Bay-Networks
  • BinTec
  • BlueCoat
  • BroadSoft
  • Brocade
  • CableLabs
  • Cabletron
  • Camiant
  • ChilliSpot
  • Cisco
  • Cisco-ASA
  • Cisco-BBSM
  • Citrix
  • Clavister
  • Cnergee
  • Colubris
  • Compatible
  • Cosine
  • DANTE
  • DellEMC
  • Digium
  • Dlink
  • DragonWave
  • EfficientIP
  • Eltex
  • Epygi
  • Equallogic
  • Ericsson
  • Ericsson-AB
  • Ericsson-Packet-Core-Networks
  • Extreme
  • F5
  • Fortinet
  • Foundry
  • FreeRADIUS
  • Freeswitch
  • Gandalf
  • Gemtek
  • H3C
  • HP
  • Huawei
  • IEA-Software
  • ITK
  • Issanni
  • JRadius
  • Juniper
  • KarlNet
  • Kineto
  • Lancom
  • Livingston
  • Local-Web
  • Lucent
  • Manzara
  • Meinberg
  • Meraki
  • Merit
  • Meru
  • Microsemi
  • Microsoft
  • Mikrotik
  • Motorola
  • NTUA
  • Navini
  • NetBorder
  • Netscreen
  • NetworkPhysics
  • Nexans
  • Nokia
  • Nomadix
  • Nortel
  • Packeteer
  • PaloAlto
  • Patton
  • Perle
  • Propel
  • Prosoft
  • Proxim
  • Purewave
  • Quiconnect
  • Quintum
  • RedCreek
  • Riverbed
  • Riverstone
  • Roaring-Penguin
  • Ruckus
  • RuggedCom
  • SG
  • Shasta
  • Shiva
  • Siemens
  • Slipstream
  • SonicWall
  • SpringTide
  • Starent
  • Surfnet
  • Symbol
  • T-Systems-Nova
  • TERENA
  • Telebit
  • Trapeze
  • Travelping
  • Tropos
  • UKERNA
  • USR
  • UTStarcom
  • Unisphere
  • Unix
  • ValemountNetworks
  • VerizonWireless
  • Versanet
  • WISPr
  • Walabi
  • Waverider
  • WiMAX
  • Wichorus
  • Xedia
  • Xylan
  • Yubico
  • ZTE
  • Zeus
  • Zyxel
  • fdXtended
  • infonet
  • ipUnplugged

The source code was generated from Wireshark's dictionary files.

About

RADIUS protocol parsers written in Rust. Supports 32 RFCs and 144 vendors, including Nokia, Huawei, Ericsson and Cisco.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages