Viewing profile — dohqu8Zi
dohqu8Zi
HN member- Joined
- Tue, Sep 22, 2015, 7:00 PM UTC
- HN karma
- 93
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About dohqu8Zi
No profile information was provided.
Recent public activity
-
comment
Comment #14314319
Thanks for the correction.
-
comment
Comment #14311973
BTW: Depending on the configuration you can create a new namespace within Docker to gain CAP_NET_RAW since namespaces can nest.
-
comment
Comment #14311957
No, Docker usually drops CAP_NET_RAW within the container. But you can change that and other container technologies definitely keep CAP_NET_RAW within the container.
-
comment
Comment #14311737
No. Create a new user namespace and you have CAP_NET_RAW within your shiny new namespace.
-
comment
Comment #14130428
The bug is already fixed and they have better things to do than messing with our trolling. :-)
- story
-
comment
Comment #13571873
I hope to see a mainline submission for public review of this soon.
- story
-
comment
Comment #13238148
The majority of OpenWRT/LEDE patches are gross hacks that need a major rework or a completely different approach. This is not the first patch of that kind.
-
comment
Comment #12879234
Sadly, the author failed to read on the history of kdbus and AF_BUS. Just using UNIX domain socks is not the solution. This is more or less what dbus currently does and has major i…
-
comment
Comment #12418534
Original announcement with hipster mode off. ;) http://marc.info/?l=git&m=147286906121492&w=2
- story
- story
-
comment
Comment #11797969
So, this is http://shimmer.sourceforge.net/ rewritten in go?
- story
-
comment
Comment #11015704
Only in corner cases you want to replace all syscalls to LKL calls. Often you need to call to the host as well. Especially LKL itself needs...
-
comment
Comment #11015107
Depends on the FUSE filesystem, but most of the time it is the kernel user copy process.
-
comment
Comment #11014858
This does not make any sense. As soon you issue any system call you will trigger a context switch. So, eve without using FUSE and just using LKL as tool to extract your favorite fi…
- story
- story