1 / 7

OSPF WG

OSPF WG. Stronger, Automatic Integrity Checks for OSPF Packets Paul Jakma, University of Glasgow Manav Bhatia, Alcatel-Lucent IETF 79, Beijing. Introduction (1/2). OSPF currently uses standard internet checksum to detect corruption

zelda
Télécharger la présentation

OSPF WG

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OSPF WG Stronger, Automatic Integrity Checks for OSPF Packets Paul Jakma, University of Glasgow Manav Bhatia, Alcatel-Lucent IETF 79, Beijing

  2. Introduction (1/2) • OSPF currently uses standard internet checksum to detect corruption • Internet checksum is known to have weaknesses - cannot detect reordered bits, certain patterns of bit flips, etc • Some operators use cryptographic authentication (MD5 or something stronger) to detect such errors

  3. Introduction (2/2) • Using crypto is not good as it requires more computation, which may be noticeable on less powerful and/or energy sensitive platforms • Operators need to configure the keying material on all routers which is an additional administrative burden

  4. Proposed Mechanism for OSPFv2 • Data field in case of NULL Authentication is ignored • This document overloads that field to indicate the new checksum algorithm that receivers must use • Checksum data is carried similar to how OSPFv2 auth data is carried

  5. Proposed Mechanism for OSPFv3 • Uses new EC-bit (Extended Checksum) in OSPFv3 Options field • Defines a new Extended Checksum data block that will carry both the details of checksum algorithm being used and the checksum data for the receiving end to verify

  6. Extended Checksum in OSPFv2 and OSPFv3 IP Header - Length = HL + X + Y IPv6 Header - Length = HL + X + Y OSPF Header Length = X OSPFv3 Header Length = X NULL Authentication Length = Y X X OSPFv2 Protocol Data OSPFv3 Protocol Data Checksum Type Extended Checksum Data Extended Checksum Length = Y Y Y Extended Checksum Data

  7. Feedback!

More Related