From: Eric Bambach <eric@cisu.net>
To: linux-kernel@vger.kernel.org
Subject: Quick Syscall question
Date: Sun, 5 Sep 2004 13:17:42 -0500 [thread overview]
Message-ID: <200409051317.42691.eric@cisu.net> (raw)
Hello,
This may seem like a silly question, however we were all beginning
programmers once ;)
I want to do some manipulating of network interfaces and routing and such. I
am reading through some of the linux net sources but am confused on what are
internal, kernel-only functions and what are externally visable syscalls. How
can I tell from the source what is user-space visable that I can hook into
and what is intternel stuff? Should I just be looking at headers or do I have
to delve into the .c sources? I can do either, I just need a pointer on where
to start and what I should be looking for.
Thanks
--
-EB
next reply other threads:[~2004-09-05 18:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-05 18:17 Eric Bambach [this message]
2004-09-05 18:31 ` Quick Syscall question Randy.Dunlap
2004-09-05 22:17 ` Neil Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200409051317.42691.eric@cisu.net \
--to=eric@cisu.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.