New commits:
commit 463079348a266331ff1f0bcf55650502629a9fbb
Author: Andrew Cagney <[email protected]>
Date:   Thu Dec 19 12:58:38 2024 -0500

    oppo: in read_foodgroup() trust ttosubnet_num()
    
    - it handles IPv4 vs IPv6
      no need for strchr(flp->tok, ':')
    - it handles addresses (as of yesterday)
      no need for strchr(flp->tok, '/')
    - it rejects unknown address family
      no need for subnet_info()==NULL
    
    a bonus follow-up to #1977 allow subnet=1.2.3.4 and ...

_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to