~mirabilos/klibc/master

Viewing all changes in revision 2118.

  • Committer: Ben Hutchings
  • Date: 2019-12-11 17:48:47 UTC
  • Revision ID: git-v1:56dcdac0ffc1d86d196a1d04933288b0c0ef8417
[klibc] ipconfig: Ignore NTP server address and any additional fields

ipconfig should accept any ip=/nfsaddrs= parameter that the kernel
accepts.

The kernel now supports a 10th field for an NTP server address, but
only copies it into procfs.  We must accept but ignore it.

The kernel also ignores additional fields, and might define meanings
to them in future.  We must accept and ignore them.

References: https://bugs.debian.org/931416
References: https://bugzilla.kernel.org/show_bug.cgi?id=205805
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: