--- - branch: netbsd-8 date: Thu Apr 5 14:31:19 UTC 2018 files: - new: 1.38.10.3 old: 1.38.10.2 path: src/sys/net/if_etherip.c pathrev: src/sys/net/if_etherip.c@1.38.10.3 type: modified - new: 1.20.8.1 old: '1.20' path: src/sys/netinet/ip_etherip.c pathrev: src/sys/netinet/ip_etherip.c@1.20.8.1 type: modified - new: 1.21.8.1 old: '1.21' path: src/sys/netinet6/ip6_etherip.c pathrev: src/sys/netinet6/ip6_etherip.c@1.21.8.1 type: modified id: 20180405T143119Z.b9273293471110e7441e1be821bd4f2296b030bc log: "Pull up following revision(s) (requested by maxv in ticket #694):\n\n\tsys/netinet6/ip6_etherip.c: revision 1.22\n\tsys/net/if_etherip.c: revision 1.41\n\tsys/net/if_etherip.c: revision 1.42\n\tsys/netinet/ip_etherip.c: revision 1.21\n\nDon't call if_attach, do if_initialize+if_register, otherwise when an\nEtherIP packet is received the first KASSERT in if_input() fires.\n\nA few fixes:\n * Style.\n * Don't add M_PKTHDR manually, that's absolutely forbidden. Add a\n KASSERT to make sure it's already there.\n * Add a missing NULL check after m_pullup.\n" module: src subject: 'CVS commit: [netbsd-8] src/sys' unixtime: '1522938679' user: martin