Date: Mon, 11 Aug 1997 22:22:55 -0700 (PDT) From: Kenjiro Cho <kjc@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_spppsubr.c Message-ID: <199708120522.WAA07301@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kjc 1997/08/11 22:22:55 PDT Modified files: sys/net if_spppsubr.c Log: Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not returning ICMP_TIMXCEED) use CISCO_UNICAST instead of CISCO_MULTICAST to send normal packets. this is needed for packets to get processed by a cisco router, but doesn't matter if a packet is just forwarded. Reviewed by:itojun@itojun.org Revision Changes Path 1.25 +2 -2 src/sys/net/if_spppsubr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708120522.WAA07301>