New commits:
commit 54e80099be408c8ac3bf1d77b0ee50506bb5613c
Merge: ac49c0da68 4d7a999185
Author: Andrew Cagney <[email protected]>
Date: Mon Nov 10 14:35:49 2025 -0500
Merge addresspool: add experimental support for IPv6 subnets
For instance, given:
addresspool=2008::/56/64
the addresspool contains 2^(64-56+1) /64 subnets
which are handed out as leases.
IPv4 doesn't work.
Exact syntax subject to change.
commit 4d7a999185f382b8701b26b76374b67854601f9c
Author: Andrew Cagney <[email protected]>
Date: Fri Nov 7 22:09:10 2025 -0500
addresspool: change lease to a CIDR, for IPv6, honour subnet
commit bd5bb13b459fc2a7ccb1665ee7b7f7220d692bf2
Author: Andrew Cagney <[email protected]>
Date: Sun Nov 9 21:30:53 2025 -0500
ip: replace range_offset_to_address() with range_offset_to_cidr()
and address_to_range_offset() with cidr_to_range_offset()
... and add more tests
commit 5669f5fad7e9f628c3d8b211de7e8da36a4055a4
Author: Andrew Cagney <[email protected]>
Date: Sun Nov 9 17:55:39 2025 -0500
ip: add more ip_byte*() primitives, use in address_to_range_offset()
... and range_offset_to_address()
commit 02b9af37716318cbae0527a2ac079f2c4154880e
Author: Andrew Cagney <[email protected]>
Date: Sat Nov 8 20:47:13 2025 -0500
ip: add jam_sensitive_ip() to catch !log_ip
and add jam_cidr_sensitive()
_______________________________________________
Swan-commit mailing list -- [email protected]
To unsubscribe send an email to [email protected]