plan9fox/sys/man
cinap_lenrek 0af11f97b5 libip: replace v4parsecidr() with new parseipandmask()
we want to accept V4 subnets in CIDR notation consistently which
means we need to interpret the mask in context of the IP address.
so parseipmask() now has an additional v4 flag argument which
offsets the prefixlength by 96 so a /24 will be interpreted
as a /120.

parseipandmask() is the new function which handles this automatically
depending on the ip address type.

v4parsecidr() is now obsolete.
2019-02-11 23:26:57 +01:00
..
1 dtracy: get rid of DTName struct, support more than three parts in a probe name, wildcard matching 2018-12-13 10:42:49 +00:00
2 libip: replace v4parsecidr() with new parseipandmask() 2019-02-11 23:26:57 +01:00
3 segment(3): use bind -c in examples (thanks henesy) 2019-02-08 22:28:20 +01:00
4 ptrap(4): fix formatting 2018-12-06 06:53:41 +00:00
5 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
6 dhcpd(8), ndb(6): group related ndb attributes together 2019-01-24 20:30:14 +01:00
7 /sys/man/*/*: fix perms (sorry) 2017-12-11 19:58:06 -05:00
8 dhcpd(8), ndb(6): group related ndb attributes together 2019-01-24 20:30:14 +01:00
fonts Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
index.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile manpage updates 2011-05-12 18:36:46 +00:00
preface.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
preface3.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
preface4.html Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00