diff options
author | Herwin Weststrate <herwinw@herwinw.nl> | 2018-10-03 20:19:37 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <devel.fx.lebail@orange.fr> | 2020-04-21 23:50:03 +0200 |
commit | 763bef5f53e7776413961e26850f426863d520d3 (patch) | |
tree | e22cc6b2b75af9e79ec4854d3a012b7298103d78 /INSTALL.txt | |
parent | b6dde136cd500b6c93b291c92b8c929387f71da5 (diff) | |
download | tcpdump-763bef5f53e7776413961e26850f426863d520d3.tar.gz |
Extract NTP printing
This method is required to dissect some RADIUS attributes
Diffstat (limited to 'INSTALL.txt')
-rw-r--r-- | INSTALL.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.txt b/INSTALL.txt index 662eb0c3..e907f38c 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -85,6 +85,8 @@ machdep.h - machine dependent definitions makemib - mib to header script mib.h - mib definitions missing/* - replacements for missing library functions +ntp.c - functions to handle ntp structs +ntp.h - declarations of functions to handle ntp structs mkdep - construct Makefile dependency list mpls.h - MPLS definitions nameser.h - DNS definitions |