Displaying 11 results from an estimated 11 matches for "ip_icmp".
2004 Aug 09
1
firewalk
I was wondering if anyone got firewalk to install?
I'm running 4.10 stable and it doesn't seem to want to install.
It's looking for libnet 1.1 or higher I believe and the ports only comes
with version 1.0.
I manually downloaded the latest version and installed it. Still firewalk
doesn't know where to look for it.
any ideas??
Thanks.
2004 Aug 10
0
freebsd-security Digest, Vol 72, Issue 2
...c
> cc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/include -O -pipe -ma
> rch=
> pentiumpro -Wall -c init.c
> In file included from /usr/local/include/libnet.h:62,
> from ../include/firewalk.h:42,
> from init.c:38:
> /usr/include/netinet/ip_icmp.h:81: warning: `icmp_pptr' redefined
> /usr/local/include/dnet/icmp.h:131: warning: this is the location of the
> previou
> s definition
> /usr/include/netinet/ip_icmp.h:82: warning: `icmp_gwaddr' redefined
> /usr/local/include/dnet/icmp.h:144: warning: this is the location o...
2008 Nov 14
3
FreeBSD 6.3 gre and traceroute
Stephen Clark wrote:
> Robert Noland wrote:
>> On Thu, 2008-11-13 at 07:48 -0500, Stephen Clark wrote:
>>> Julian Elischer wrote:
>>>> Stephen Clark wrote:
>>>>> Julian Elischer wrote:
>>>>>> you will need to define the setup and question better.
>>>> thanks.. cleaning it up a bit more...
>>>>
>>>>
2008 Jul 24
0
cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/contrib/pf/net pf.c pf_ioctl.c src/sys/kern init_sysent.c
...h rtsock.c
> sys/netatalk at_extern.h at_proto.c
> sys/netgraph/netflow netflow.c
> sys/netinet if_atm.c if_ether.c in_gif.c in_mcast.c
> in_pcb.c in_pcb.h in_rmx.c in_var.h
> ip_fastfwd.c ip_fw.h ip_fw2.c ip_icmp.c
> ip_input.c ip_mroute.c ip_mroute.h
> ip_options.c ip_output.c ip_var.h
> raw_ip.c sctp_os_bsd.h tcp_input.c
> tcp_subr.c tcp_syncache.c
> sys/netinet6 in6.c in6_ifattac...
2009 May 15
2
Trouble with Tinc at make level
...checking for net/if_arp.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netinet/if_ether.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking for netinet/tcp.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/icmp6.h... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or tim...
2011 Jan 03
1
Tinc improvements
..., 1, [MinGW])
[ rm -f src/device.c; cp -f src/mingw/device.c src/device.c ]
- LIBS="$LIBS -lws2_32"
+ LIBS="$LIBS -lws2_32 -liphlpapi"
;;
*)
AC_MSG_ERROR("Unknown operating system.")
@@ -108,6 +108,15 @@
)
AC_CHECK_HEADERS([netinet/tcp.h netinet/ip_icmp.h netinet/icmp6.h],
[], [], [#include "have.h"]
+)
+AC_CHECK_HEADERS([ifaddrs.h],
+ [], [], [#include "have.h"]
+)
+AC_CHECK_HEADERS([sys/sockio.h],
+ [], [], [#include "have.h"]
+)
+AC_CHECK_HEADERS([sys/sockios.h],
+ [], [], [#include "have.h"]
)...
1997 Sep 26
3
Forwarded mail....
...nclude <unistd..h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/wait.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <netdb.h>
#include <netinet/in.h>
#include <netinet/ip.h>
#include <netinet/ip_icmp.h>
#include <netinet/ip_tcp.h>
struct nmbhdr {
unsigned short int id;
unsigned char R:1;
unsigned char opcode:4;
unsigned char AA:1;
unsigned char TC:1;
unsigned char RD:1;
unsigned char RA:1;
unsigned char unless:2;
unsigned char B:1;
unsigned char RCODE:4;
unsigned short int...
2003 Aug 04
1
OpenBSD 3.2 and Release 1
...checking for net/if_arp.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for netinet/if_ether.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip6.h... yes
checking for netinet/tcp.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/icmp6.h... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be
included... yes
checking whether struct tm is in sys/time.h or
tim...
2012 Apr 29
3
Failed to Compile Wine 1.5.3
..... yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... no
checking for net/if_types.h... no
checking for net/route.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/if_inarp.h... no
checking for netinet/in_pcb.h... no
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... no
checking for netinet/udp.h... yes
checking for netipx/ipx.h... yes
checking for netinet/tcp_timer.h... no
checking for netinet/udp_var.h... no
checking for netinet/icmp_var.h... no
checking for netinet/tcp_var.h... no
checking for linux/ipx.h... yes
chec...
2012 Oct 24
2
every 2nd echo-request malformed when ping -s >4067
Hello,
while checking new mtu9k-setup, I discovered that ping has some odd
behaviour.
If I use payloadsize > 4067, every 2nd icmp-echo-request seems to be
malformed:
ping -s 4068 -D 10.5.49.65
1st: 12:21:09.048447 IP 10.5.49.126 > 10.5.49.65: ICMP echo request, id
46597, seq 0, length 4076
0x0000: 4500 1000 0f2d 4000 4001 a507 0a05 317e
2nd: 12:21:10.052891 IP 10.5.49.126 >
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... yes
checking for net/if_types.h... yes
checking for net/route.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/if_inarp.h... no
checking for netinet/in_pcb.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... yes
checking for netinet/udp.h... yes
checking for netipx/ipx.h... no
checking for netinet/tcp_timer.h... yes
checking for netinet/udp_var.h... yes
checking for netinet/icmp_var.h... yes
checking for netinet/tcp_var.h... yes
checking for linux/ipx.h... no
c...