mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-11-24 10:33:28 +08:00
af0a039080
the wire; the definitions in many systems use u_long, which is 64 bits long on many platforms - that's OK for in-memory structures, but it doesn't match what's on the wire. Use headers based on the Sun ones, but use u_int32_t for fields, and otherwise make the structures match what's on the wire, and change some names to avoid collision with <rpc/rpc.h>, which print-sunrpc.c includes to declare "getrpcbynumber()" and the structure it returns. Record whether "getrpcbynumber()" is found, and use it only if it's found, rather than basing the decisison on whether we're building for Win32 or not.
244 lines
3.0 KiB
Plaintext
244 lines
3.0 KiB
Plaintext
CHANGES
|
|
CREDITS
|
|
FILES
|
|
INSTALL
|
|
LICENSE
|
|
Makefile.in
|
|
README
|
|
Readme.Win32
|
|
VERSION
|
|
acconfig.h
|
|
aclocal.m4
|
|
addrtoname.c
|
|
addrtoname.h
|
|
ah.h
|
|
aodv.h
|
|
appletalk.h
|
|
arcnet.h
|
|
atime.awk
|
|
atm.h
|
|
atmuni31.h
|
|
bootp.h
|
|
bpf_dump.c
|
|
bgp.h
|
|
chdlc.h
|
|
config.guess
|
|
config.h.in
|
|
config.sub
|
|
configure
|
|
configure.in
|
|
cpack.c
|
|
cpack.h
|
|
decnet.h
|
|
decode_prefix.h
|
|
enc.h
|
|
esp.h
|
|
ether.h
|
|
ethertype.h
|
|
extract.h
|
|
fddi.h
|
|
gmpls.c
|
|
gmpls.h
|
|
gmt2local.c
|
|
gmt2local.h
|
|
icmp6.h
|
|
ieee802_11.h
|
|
ieee802_11_radio.h
|
|
igrp.h
|
|
install-sh
|
|
interface.h
|
|
ip.h
|
|
ip6.h
|
|
ipfc.h
|
|
ipproto.c
|
|
ipproto.h
|
|
ipsec_doi.h
|
|
ipx.h
|
|
isakmp.h
|
|
l2tp.h
|
|
l2vpn.c
|
|
l2vpn.h
|
|
lane.h
|
|
lbl/os-osf4.h
|
|
lbl/os-solaris2.h
|
|
lbl/os-sunos4.h
|
|
lbl/os-ultrix4.h
|
|
llc.h
|
|
machdep.c
|
|
machdep.h
|
|
makemib
|
|
mib.h
|
|
missing/addrinfo.h
|
|
missing/addrsize.h
|
|
missing/bittypes.h
|
|
missing/dlnames.c
|
|
missing/datalinks.c
|
|
missing/getaddrinfo.c
|
|
missing/getnameinfo.c
|
|
missing/inet_aton.c
|
|
missing/inet_ntop.c
|
|
missing/inet_pton.c
|
|
missing/resolv6.h
|
|
missing/resolv_ext.h
|
|
missing/snprintf.c
|
|
missing/sockstorage.h
|
|
missing/strdup.c
|
|
missing/strlcat.c
|
|
missing/strlcpy.c
|
|
missing/strsep.c
|
|
mkdep
|
|
mpls.h
|
|
nameser.h
|
|
netbios.h
|
|
netdissect.h
|
|
nfs.h
|
|
nfsfh.h
|
|
nlpid.c
|
|
nlpid.h
|
|
ntp.h
|
|
oakley.h
|
|
ospf.h
|
|
ospf6.h
|
|
oui.c
|
|
oui.h
|
|
packetdat.awk
|
|
parsenfsfh.c
|
|
pcap-missing.h
|
|
pf.h
|
|
pmap_prot.h
|
|
ppp.h
|
|
print-802_11.c
|
|
print-ah.c
|
|
print-aodv.c
|
|
print-ap1394.c
|
|
print-arcnet.c
|
|
print-arp.c
|
|
print-ascii.c
|
|
print-atalk.c
|
|
print-atm.c
|
|
print-beep.c
|
|
print-bfd.c
|
|
print-bgp.c
|
|
print-bootp.c
|
|
print-cdp.c
|
|
print-chdlc.c
|
|
print-cip.c
|
|
print-cnfp.c
|
|
print-decnet.c
|
|
print-dhcp6.c
|
|
print-domain.c
|
|
print-dvmrp.c
|
|
print-eap.c
|
|
print-egp.c
|
|
print-enc.c
|
|
print-esp.c
|
|
print-eigrp.c
|
|
print-ether.c
|
|
print-fddi.c
|
|
print-fr.c
|
|
print-frag6.c
|
|
print-gre.c
|
|
print-hsrp.c
|
|
print-icmp.c
|
|
print-icmp6.c
|
|
print-igmp.c
|
|
print-igrp.c
|
|
print-ip.c
|
|
print-ip6.c
|
|
print-ip6opts.c
|
|
print-ipcomp.c
|
|
print-ipfc.c
|
|
print-ipx.c
|
|
print-isakmp.c
|
|
print-isoclns.c
|
|
print-juniper.c
|
|
print-krb.c
|
|
print-l2tp.c
|
|
print-lane.c
|
|
print-ldp.c
|
|
print-llc.c
|
|
print-lmp.c
|
|
print-lspping.c
|
|
print-lwres.c
|
|
print-mobile.c
|
|
print-mobility.c
|
|
print-mpls.c
|
|
print-msdp.c
|
|
print-netbios.c
|
|
print-nfs.c
|
|
print-ntp.c
|
|
print-null.c
|
|
print-ospf.c
|
|
print-ospf6.c
|
|
print-pflog.c
|
|
print-pim.c
|
|
print-ppp.c
|
|
print-pppoe.c
|
|
print-pptp.c
|
|
print-radius.c
|
|
print-raw.c
|
|
print-rip.c
|
|
print-ripng.c
|
|
print-rsvp.c
|
|
print-rt6.c
|
|
print-rx.c
|
|
print-sctp.c
|
|
print-sip.c
|
|
print-sl.c
|
|
print-sll.c
|
|
print-smb.c
|
|
print-snmp.c
|
|
print-stp.c
|
|
print-sunatm.c
|
|
print-sunrpc.c
|
|
print-symantec.c
|
|
print-syslog.c
|
|
print-tcp.c
|
|
print-telnet.c
|
|
print-tftp.c
|
|
print-timed.c
|
|
print-token.c
|
|
print-udp.c
|
|
print-vjc.c
|
|
print-vrrp.c
|
|
print-wb.c
|
|
print-zephyr.c
|
|
route6d.h
|
|
rpc_auth.h
|
|
rpc_msg.h
|
|
rx.h
|
|
sctpConstants.h
|
|
sctpHeader.h
|
|
send-ack.awk
|
|
setsignal.c
|
|
setsignal.h
|
|
slcompress.h
|
|
slip.h
|
|
sll.h
|
|
smb.h
|
|
smbutil.c
|
|
stime.awk
|
|
strcasecmp.c
|
|
tcp.h
|
|
tcpdump.1
|
|
tcpdump.c
|
|
tcpdump-stdinc.h
|
|
telnet.h
|
|
timed.h
|
|
token.h
|
|
udp.h
|
|
util.c
|
|
vfprintf.c
|
|
win32/Include/Arpa/tftp.h
|
|
win32/Include/errno.h
|
|
win32/Include/getopt.h
|
|
win32/Include/inetprivate.h
|
|
win32/Include/telnet.h
|
|
win32/Include/w32_fzs.h
|
|
win32/Include/Netinet/in_systm.h
|
|
win32/Include/Netinet/ip.h
|
|
win32/Src/getopt.c
|
|
win32/prj/GNUmakefile
|
|
win32/prj/WinDump.dsp
|
|
win32/prj/WinDump.dsw
|