This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
passt
Watch
1
Star
0
Fork
You've already forked passt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f154a0489a
passt
/
mld.c
3 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
passt: Create dummy igmp.c, mld.c files for image map in README ...just so that links are not broken for the moment being. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-04-13 22:41:04 +02:00
/* TO BE IMPLEMENTED */
passt, pasta: Add seccomp support List of allowed syscalls comes from comments in the form: #syscalls <list> for syscalls needed both in passt and pasta mode, and: #syscalls:pasta <list> #syscalls:passt <list> for syscalls specifically needed in pasta or passt mode only. seccomp.sh builds a list of BPF statements from those comments, prefixed by a binary search tree to keep lookup fast. While at it, clean up a bit the Makefile using wildcards. Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-10-13 22:25:03 +02:00
__attribute__
(
(
__unused__
)
)
static
void
__
(
void
)
{
}
Reference in a new issue
Copy permalink