chiark
/
gitweb
/
~mdw
/
zone
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
6343e7b
)
net.lisp: net.lisp: Refactor `string-subipnet' and its friends.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000
(16:34 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 19 Apr 2014 12:34:26 +0000
(13:34 +0100)
* Kill `ipnet-subnet', which wasn't used anywhere else anyway.
Replace with `check-subipnet', with a different interface.
* Add `:slashp' argument to `parse-subnet', controlling whether it
bothers to detect a `/'.
* Introduce `parse-subipnet' as a higher-level interface to
`parse-subnet'.
No differences found