Skip to content

Conversation

@westzeroright
Copy link

fix LOCAL_PERF attribute flag

According to RFC 4271 Section 5.1.5, the LOCAL_PREF attribute (type code 5) is a well-known discretionary attribute that is not transitive. However, Scapy was incorrectly setting the transitive bit (0x40) for this attribute.

fixes #4882

@gpotter2
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants