]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When system act as IPX router (sysctl -w net.ipx.ipx.ipxforwarding=1,
authorPoul-Henning Kamp <phk@FreeBSD.org>
Wed, 10 Jun 1998 12:52:11 +0000 (12:52 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Wed, 10 Jun 1998 12:52:11 +0000 (12:52 +0000)
commit1de24c3a4ed6e6c25c780a112abf072be25b110b
tree55fbceee0ea9f2c2acc11cceae0362fbd44b396a
parent4342fa91720d5a535061d3ae15129f5d183eedf5
When system act as IPX router (sysctl -w net.ipx.ipx.ipxforwarding=1,
running IPXRouted -s) between IPX configured interfaces, it generate
syslog messages "ipx_ctlinput: cmd 15." even if kernel compiled with
IPXPRINTFS=0 and IPX_ERRPRINTFS=0 options.

PR: 6875
Reviewed by: phk
Submitted by: Vladimir A. Jakovenko <vovik@ntu-kpi.kiev.ua>
sys/netipx/ipx_input.c