sbuf(9) functions in userspace

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jul 31 15:16:42 UTC 2009


In message <b62a99a60907310653y35b4f53bhefa63b22f4c0327f at mail.gmail.com>, marta carbone writes:
>Hello,
>
>as part of the GSoc project I'm working on the ipfw code,
>and I need some functions similar to the sbuf(9) family but
>working in userspace.
>There is something like that already available for userland?

Sbuf is available in userland, just include <sys/sbuf.h> and link with -lsbuf


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the soc-status mailing list