thanks for your reply !
my system is ubuntu 18.0.4?? and the version of systemd I am compiling is
systemd-245.
-- Original --
From: "systemd-devel-request"https://lists.freedesktop.org/mailman/listinfo/systemd-devel
or, via email, send a message with subject o
Hello ,
I have a project that needs to use the journald module in systemd. My initial
idea was to compile journald separately, but then I found that this would not
work.
So I started to try to compile systemd, but I encountered many problems during
the compilation process, and now I have bee
From: Gavin Li
For IPv6, the kernel returns EINVAL if a route is added with the
RTA_GATEWAY attribute set to in6addr_any (::). A route without a
gateway is useful in some situations, such as layer 3 tunneling
(sit, gre, etc.).
This patch prevents the RTA_GATEWAY attribute from being added
when
For IPv6, the kernel returns EINVAL if a route is added with the
RTA_GATEWAY attribute set to in6addr_any (::). A route without a
gateway is useful in some situations, such as layer 3 tunneling
(sit, gre, etc.).
This patch prevents the RTA_GATEWAY attribute from being added
when route.in_addr is i
For IPv6, the kernel returns EINVAL if a route is added with the
RTA_GATEWAY attribute set to in6addr_any (::). A route without a
gateway is useful in some situations, such as layer 3 tunneling
(sit, gre, etc.).
This patch prevents the RTA_GATEWAY attribute from being added
when route.in_addr is i