New commits:
commit 205ad2f4e834fc8d418998dbfa53faeda6b29b89
Author: Andrew Cagney <[email protected]>
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.

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to