freebsd-nq/sys/net
Kenjiro Cho 2c060c765a 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
1997-08-12 05:22:54 +00:00
..
bpf_compat.h
bpf_filter.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
bpf.c
bpf.h
bpfdesc.h
bsd_comp.c
ethernet.h
fddi.h
hostcache.c
hostcache.h
if_arp.h
if_atm.h
if_atmsubr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_disc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_dl.h
if_ethersubr.c Finally track down the reason for some of my occasional kernel crashes. 1997-07-15 23:25:32 +00:00
if_fddisubr.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_llc.h
if_loop.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_media.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_media.h
if_mib.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_mib.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not 1997-08-12 05:22:54 +00:00
if_tun.c
if_tun.h
if_types.h
if_var.h
if.c Don't add an item to the multicast linked list if it's already 1997-07-07 17:36:06 +00:00
if.h
netisr.h
ppp_comp.h
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
route.c
route.h
rtsock.c An actual fix for the routing default crashes that 1997-07-18 11:44:24 +00:00
slcompress.c
slcompress.h
slip.h