summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/ip_icmp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Further _IP_VHL removal preps.Ralf Corsepius2007-03-291-1/+1
|
* Preps to eliminate _IP_VHL (Abandoned in FreeBSD).Ralf Corsepius2007-03-291-1/+30
|
* 2006-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-301-1/+1
| | | | | | | | | | | | | | * libcsupport/include/sys/ioccom.h, libnetworking/kern/uipc_socket2.c, libnetworking/net/ethernet.h, libnetworking/net/if.h, libnetworking/net/if_ethersubr.c, libnetworking/net/if_ppp.c, libnetworking/net/if_pppvar.h, libnetworking/net/ppp_tty.c, libnetworking/net/pppcompress.c, libnetworking/net/slcompress.c, libnetworking/netinet/in.h, libnetworking/netinet/ip_icmp.c, libnetworking/netinet/tcp.h, libnetworking/netinet/tcp_seq.h, libnetworking/sys/protosw.h, libnetworking/sys/socketvar.h: Remove warnings. Most of the warnings were 16/32 bit integer sizing issues. Some constants had L appended, some had casts add, some types were changed to reflect a bit width requirement.
* Update icps_allecho counter.Eric Norum2006-05-311-4/+7
|
* Add flag to inhibit ICMP replies.Eric Norum2006-05-301-3/+8
|
* Add "ICMP panic avoided" diagnostic counter.Eric Norum2005-05-241-1/+5
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-211-7/+4
|
* 2005-05-20 Eric Norum <norume@aps.anl.gov>Joel Sherrill2005-05-201-3/+4
| | | | | | PR 793/networking * libnetworking/netinet/ip_icmp.c: Malicious ICMP packet causes panic. Just ignore it.
* Partial updates from FreeBSD.Ralf Corsepius2005-04-151-22/+43
|
* Added debug #define and commented it out.Joel Sherrill1999-02-021-0/+1
|
* Base filesJoel Sherrill1998-08-191-0/+710