Skip to content

Commit 3707afd

Browse files
authored
Update uds.py (#4102)
1 parent 62f398c commit 3707afd

File tree

1 file changed

+1
-0
lines changed
  • scapy/contrib/automotive

1 file changed

+1
-0
lines changed

scapy/contrib/automotive/uds.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,7 @@ class UDS_NR(Packet):
13341334
0x26: 'failurePreventsExecutionOfRequestedAction',
13351335
0x31: 'requestOutOfRange',
13361336
0x33: 'securityAccessDenied',
1337+
0x34: 'authenticationRequired',
13371338
0x35: 'invalidKey',
13381339
0x36: 'exceedNumberOfAttempts',
13391340
0x37: 'requiredTimeDelayNotExpired',

0 commit comments

Comments
 (0)