Libnet
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: FreeBSD libnet_pblock_find() problem
Mar 01 2005 07:16PM
Frédéric Raynal (frederic raynal security-labs org)
On Mon, Feb 28, 2005 at 11:30:12PM -0300, Victor Lima wrote:
> void
> echo_server ( const unsigned char *packet ) {
> ...
> libnet_t *lnet;
> ...
> udp = libnet_build_udp( ntohs( udp_hdr->uh_dport ),
> ntohs( udp_hdr->uh_sport ),
> ...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
> void
> echo_server ( const unsigned char *packet ) {
> ...
> libnet_t *lnet;
> ...
> udp = libnet_build_udp( ntohs( udp_hdr->uh_dport ),
> ntohs( udp_hdr->uh_sport ),
> ...
[ more ]