plan9fox/sys/include
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
..
ape ape: declare gethostname 2018-12-02 03:30:22 -08:00
9p.h
a.out.h
aml.h
ar.h
auth.h separate MSCHAP(v2) and NTLM(v2) authentication 2018-05-20 22:49:24 +02:00
authsrv.h separate MSCHAP(v2) and NTLM(v2) authentication 2018-05-20 22:49:24 +02:00
avl.h
bin.h
bio.h bio: add support for custom I/O handler via Biofn 2017-05-04 17:42:12 +00:00
bootexec.h
complete.h
control.h
ctype.h
cursor.h
disk.h
draw.h
dtracy.h 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
event.h
fcall.h
fis.h
flate.h
frame.h
geometry.h
html.h
httpd.h
ip.h libip: replace v4parsecidr() with new parseipandmask() 2019-02-11 23:26:57 +01:00
json.h
keyboard.h
libc.h libc: add procsetname() 2018-09-26 14:56:23 +02:00
libsec.h libsec: remove asn1toDSApriv() 2018-01-06 08:34:25 +01:00
mach.h libmach: support disassembling from memory 2017-08-24 13:02:27 +00:00
memdraw.h
memlayer.h
mouse.h
mp.h libmp: declare mpfactorial 2018-11-04 11:37:02 -08:00
ndb.h libndb: make ndbipinfo() walk ipnet for all matching entries, concatenate and dedup result 2018-09-16 12:39:47 +02:00
nfs3.h
plumb.h
pool.h
rdbg.h
regexp.h
sat.h libsat, forp: fix va_list hack on amd64 2018-04-24 12:20:07 +01:00
scribble.h
stdio.h
String.h
sunrpc.h
thread.h
tos.h
trace.h
ttf.h add libttf 2018-06-09 14:33:19 +00:00
venti.h