public marks

PUBLIC MARKS from sylvainulg with tags programming & kernel

2012

2009

netfilter/iptables project homepage - The netfilter.org "libnetfilter_queue" project

doh. the one below is deprecated. If you did iptables [...] -j QUEUE, this is what happens next.

Manpage of LIBIPQ

(via)
a barebone example of the "queue-to-userland-processing" feature of netfilter

2008

LinShim6 | INL: IP Networking Lab

host identification header (for IPv6) implemented by UCL guys in linux kernel.

inotify for Linux - Edoceo, Inc.

(via)
given that you installed the package liblinux-inotify2-perl, you can quite simply get notifications in PERL. Here's how ^_^ nb: bindings also exists for python and ruby, and inotify-tools package provide watch & wait commands suitable for shell-scripters.

2007

Cxx in the Linux Kernel

I love guys who dare to do what they're told they shouldn't try to do. Especially when it comes about porting something where it's not supposed to go.