New commits:
commit 201173b5e0fc66e016edb38d07aeb01079853dc1
Merge: ea074e0347 a87c5ed896
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 20 16:19:45 2024 -0500

    ip: more cleanups, including another subnet->range fix
    
    Merge commit 'a87c5ed89666cdec62cbfc45b5e371896e311691'

commit a87c5ed89666cdec62cbfc45b5e371896e311691
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 20 15:06:10 2024 -0500

    ip: log invalid IPs as <unset-IP>
    
    simplify code handling error cases

commit 06ca7581f676a7da2eea93ec529b4ba8f2b675f7
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 20 12:49:36 2024 -0500

    ip: use *_info(ip) in preference to *_type(&ip)

commit a86ab4ec54a9bb9c777d0f455b92ab95199241db
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 20 12:31:46 2024 -0500

    ip: rename {str,jam}_selector_subnet*() to {str,jam}_selector_range*()
    
    Since, given a non-CIDR selector, will emit a range.

commit b9d5573f40c8115be0d66c3cfc1915846f69ad42
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 20 12:20:37 2024 -0500

    ip: eliminate selector_range_is_address()
    
    just use range_is_address(); was implemented using selector_subnet()

commit a7475409722e3d0ff1b1bfc118a5056624c5c2c1
Author: Andrew Cagney <[email protected]>
Date:   Fri Dec 20 12:19:32 2024 -0500

    updown: in do_updown_verb() clarify suffix selection
    
    [ch]s -> {client,host}_suffix; use range_is_address()

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

Reply via email to