File: eap.xml

package info (click to toggle)
wireshark 4.6.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 351,436 kB
  • sloc: ansic: 3,103,613; cpp: 129,736; xml: 100,978; python: 56,510; perl: 24,575; sh: 5,874; lex: 4,383; pascal: 4,304; makefile: 164; ruby: 113; objc: 91; tcl: 35
file content (19 lines) | stat: -rw-r--r-- 553 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>

<application id="5" name="EAP Application" uri="http://www.ietf.org/rfc/rfc4072.txt">

	<command name="Diameter-EAP" code="268" vendor-id="None"/>

	<avp name="EAP-Payload" code="462">
		<type type-name="OctetString"/>
	</avp>
	<avp name="EAP-Reissued-Payload" code="463">
		<type type-name="OctetString"/>
	</avp>
	<avp name="EAP-Master-Session-Key" code="464">
		<type type-name="OctetString"/>
	</avp>
	<avp name="Accounting-EAP-Auth-Method" code="465">
		<type type-name="Unsigned64"/>
	</avp>
</application>