[Swan-commit] Changes to ref refs/heads/main

Andrew Cagney cagney at vault.libreswan.fi
Wed Feb 10 21:00:34 UTC 2021


New commits:
commit 205ad2f4e834fc8d418998dbfa53faeda6b29b89
Author: Andrew Cagney <cagney at gnu.org>
Date:   Tue Feb 9 12:44:44 2021 -0500

    ip: add a fully populated table of ip protocols - all 256 entries
    
    One technical nit.  Pluto uses 0 as a wild card but for IPv6 protocol
    0 is defined as:
    
      0 	HOPOPT 	IPv6 Hop-by-Hop Option 	Y 	[RFC8200]
    
    https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
    
    Until there's evidence to the contrary lets assume code encountering
    HOPOPT header will skip over it and instead use the HOPOPT's header's
    Next Header field as the protocol.



More information about the Swan-commit mailing list