You have been subscribed to a public bug:
I noticed this line in the system log after boot:
"May 14 14:41:08 ubuntu kernel: [ 8.677878] NET: Registered protocol family
40"
I tried to find out what protocol that was, and eventually determined that the
IANA thinks it's the IL protocol, which is deprecated and unusual in any case.
Protocol number 40 doesn't appear in the expected config or alias files (for
modprobe in /etc or /etc/modprobe.d/). Enabling a dead protocol without being
told seems to be a thing an OS shouldn't be doing.
More context for the log line is below:
...
May 14 14:41:08 ubuntu vmsvc[1607]: [ warning] [GLib-GObject] Attempt to add
property ToolsCoreService::tcs-app-ctx after class was initialised
May 14 14:41:08 ubuntu vmsvc[1607]: [ warning] [GLib-GObject] Attempt to add
property ToolsCoreService::tcs-prop-thread-pool after class was initialised
May 14 14:41:08 ubuntu kernel: [ 8.677878] NET: Registered protocol family 40
May 14 14:48:36 ubuntu dbus[465]: [system] Activating service
name='org.freedesktop.UPower' (using servicehelper)
May 14 14:48:36 ubuntu dbus[465]: [system] Successfully activated service
'org.freedesktop.UPower'
...
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
--
Boot registers protocol family 40, which is not in configs
https://bugs.launchpad.net/bugs/1581890
You received this bug notification because you are a member of Kernel Packages,
which is subscribed to linux in Ubuntu.
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp