Displaying 6 results from an estimated 6 matches for "ip_var".
2003 Mar 31
5
rfc3514 - Security Flag in the IPv4 Header
Any chance of this being implemented in fbsd? Could be usefull ;-)
ftp://ftp.rfc-editor.org/in-notes/rfc3514.txt
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
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
...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_ifattach.c in6_rmx.c nd6_rtr.c
> sys/netipx ipx_proto.c
> sys/nfs4client nfs4_vfsops.c
> sys/nfscli...
2006 Apr 13
4
IP_MAX_MEMBERSHIPS
Hello,
Can anyone tell me why the maximum number of members in a multicast
group is set at
20?
Are there issues with increasing this number?
Any information would be greatly appreciated.
Thanks,
Steve Clark
--
"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety." (Ben Franklin)
"The course of history shows that as a
2012 Apr 29
3
Failed to Compile Wine 1.5.3
...ecking 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
checking for linux/irda.h... yes
checking...
2007 Oct 26
0
Wine release 0.9.48
...a test because of a Windows 2003 SP1 bug.
crypt32: Remove iTunes chain from certificate policy tests, there's no guarantee the root cert is trusted.
Ken Thomases (3):
configure: Fixed a typo: code snippet outside AC_CHECK_HEADERS macro.
configure: netinet/in_pcb.h and netinet/ip_var.h require netinet/in.h on Mac OS X.
configure: Use 0 instead of NULL because NULL isn't defined.
Konstantin Kondratyuk (1):
mpr: Delete a stub trace.
Lei Zhang (6):
comctl32: Simplify monthcal test.
comctl32: Monthcal today link test.
comctl32: Select today's...
2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
...ing 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
checking for linux/irda.h... no
checki...