]> The Tcpdump Group git mirrors - tcpdump/history - print-ntp.c
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
[tcpdump] / print-ntp.c
2014-01-03  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Denis Ovsienkoremove tcpdump's own CVS keywords
2014-01-02  Michael RichardsonMerge branch 'master' of git+ssh://bpf.tcpdump.org...
2014-01-02  Michael Richardsonwhitespace changes
2013-12-31  Guy HarrisPull a bunch of headers into the only source file that...
2013-09-24  Denis Ovsienkojustify declarations of struct tok arrays
2013-02-22  Bill FennerMerge branch 'master' of git://github.com/mcr/tcpdump
2013-02-07  Ajith AdapaMerge remote branch 'upstream/master'
2012-11-16  Wesley ShieldsMerge branch 'master' of https://github.com/mcr/tcpdump
2012-11-13  peppeThe peer polling interval is an exponent; treat it...
2010-03-09  Dmitry Eremin-Sole... Merge remote branch 'origin/master'
2010-02-24  Guy HarrisMerge branch 'cleanup' of git://github.com/krajaratnam...
2010-02-21  Guy HarrisAdd additional checks to make sure we don't go past...
2007-11-30  hannesfrom Carles Kishimoto <[email protected]>:
2005-05-06  guyAdd an "fn_printzp()" routine for printing null-padded...
2004-01-28  hannesdisplay cosmetics for printing NTP packets
2004-01-28  hannesprovide decent multipline output for the NTP printer
2003-11-16  guyHave the configure script arrange that the Makefile...
2003-11-15  guyFrom Neil Spring:
2003-08-01  fennerDon't try to print deltas from zero.
2002-12-28  hannestell that its NTP what we are presenting & cosmetics ...
2002-12-11  guyThe "__attribute__((packed))" tag on structures causes...
2002-08-01  rissoAdded support for Win32, based on WinPcap.
2002-04-25  guyCast the argument to "fn_printn()" to "u_char *", as...
2001-08-20  fennerUse fn_printn() to avoid spewing junk from the packet...
2000-10-06  guyGet rid of some includes of <net/route.h>, and empty...
2000-09-28  guyGet rid of unneeded includes of <net/if.h>.
2000-09-23  guyAdd definitions of Ethernet types from
2000-07-01  assarremove non-STDC code
1999-11-21  fennerSwitch to config.h instead of passing defines in DEFS.
1999-10-07  mcrInitial revision