index
:
delta/tcpdump.git
add-program-name-option
additional-changes-to-testrun
bare
coverity_scan
enable-probot-stale
lbl
master
mcr-macro-update-1
move-packets-captured-to-ndo
origin
tcpdump-3.5
tcpdump-3.6
tcpdump-3.7
tcpdump-3.8
tcpdump-3.9
tcpdump-4.0
tcpdump-4.1
tcpdump-4.10
tcpdump-4.2
tcpdump-4.3
tcpdump-4.4
tcpdump-4.5
tcpdump-4.6
tcpdump-4.7
tcpdump-4.8
tcpdump-4.9
tcpdump-4.99
tcpdump_3_5
tcpdump_3_6
tcpdump_3_7
tcpdump_3_8
tcpdump_3_9
tcpdump_4.1
tcpdump_4.2
tcpdump_4.3
tcpdump_4.4
tcpdump_4.5
tcpdump_4_0
tcpdump_4_4rel0
tcpdump_4_5
test-rc
github.com: the-tcpdump-group/tcpdump.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
print-forces.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
Francois-Xavier Le Bail
2017-11-18
1
-91
/
+94
*
ForCES: Fix undefined behaviour in op_valid().
Denis Ovsienko
2017-09-06
1
-4
/
+2
*
ForCES: Fixup a cppcheck style notice.
Denis Ovsienko
2017-09-06
1
-1
/
+1
*
fix alignment issues with GCC on Solaris 10 SPARC
Denis Ovsienko
2016-10-09
1
-18
/
+18
*
Declare some variables as static
Francois-Xavier Le Bail
2016-09-11
1
-1
/
+1
*
Fix used but marked unused parameters
Francois-Xavier Le Bail
2016-08-19
1
-1
/
+1
*
Add a summary comment in all other printers
Francois-Xavier Le Bail
2016-08-15
1
-3
/
+4
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-1
/
+1
*
Printers must include 'netdissect.h', not 'interface.h'
Francois-Xavier Le Bail
2015-09-05
1
-1
/
+1
*
Fix warnings as "comma at end of enumerator list"
Francois-Xavier Le Bail
2015-08-19
1
-1
/
+1
*
Fix a bunch of de-constifications.
Guy Harris
2015-04-26
1
-36
/
+36
*
dismiss NETDISSECT_REWORKED macro
Denis Ovsienko
2015-03-22
1
-1
/
+0
*
enumerate F_OP values explicitely, provide reference to where they are defined.
Michael Richardson
2015-03-10
1
-17
/
+21
*
No OPER-TLV are "empty TLVs".
Guy Harris
2015-01-08
1
-6
/
+1
*
Properly test ZERO_TTLV flag in otlv_print().
Guy Harris
2015-01-08
1
-1
/
+1
*
ForCES: update reference from draft to RFC5810
Francois-Xavier Le Bail
2014-12-17
1
-2
/
+2
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-85
/
+85
*
NDOize ForCES, MPLS LSP ping and OLSR decoders
Denis Ovsienko
2014-03-27
1
-300
/
+314
*
refine the previous change
Denis Ovsienko
2014-02-26
1
-12
/
+12
*
print-forces: print_metailv(): unused parameter 'len'
fxlb
2014-02-05
1
-3
/
+2
*
print-forces: remove unused variable
Michal Sekletar
2014-01-16
1
-1
/
+0
*
Merge branch 'master' of git+ssh://bpf.tcpdump.org/tcpdump/master/git/tcpdump
Michael Richardson
2014-01-01
1
-48
/
+34
|
\
|
*
Use struct toks for various enumerated fields.
Guy Harris
2013-12-31
1
-48
/
+34
*
|
ndo-ize print-ascii: hex_print_with_offset()
Michael Richardson
2014-01-01
1
-10
/
+16
*
|
whitespace changes
Michael Richardson
2014-01-01
1
-1
/
+1
|
/
*
make consistent use of the "tstr" idiom
Denis Ovsienko
2013-12-26
1
-18
/
+19
*
Not all compilers that can be used support C++/C99-style comments.
Guy Harris
2013-10-16
1
-1
/
+3
*
justify declarations of struct tok arrays
Denis Ovsienko
2013-09-24
1
-2
/
+2
*
Fix ForCES warnings, clean up a bit.
Guy Harris
2013-07-23
1
-36
/
+679
*
add support for appending table rows
Jamal Hadi Salim
2013-07-16
1
-0
/
+7
*
Add support for getting table ranges Fixup get by key formatting while at it
Jamal Hadi Salim
2013-07-16
1
-1
/
+63
*
Print redirect data and metadata details only when verbosity is at least at l...
Jamal Hadi Salim
2013-07-16
1
-5
/
+9
*
Print redirect packetdata correctly
Jamal Hadi Salim
2013-07-16
1
-37
/
+17
*
Print redirect Metadata correctly
Jamal Hadi Salim
2013-07-16
1
-10
/
+13
*
Check the return value of some print routines.
Guy Harris
2012-06-08
1
-5
/
+5
*
Fix printing of 64-bit quantities.
Guy Harris
2012-06-07
1
-1
/
+1
*
fixes from Jamal Hadi Salim <hadi@mojatatu.com> for forces: SPARSE data (per ...
Michael Richardson
2012-03-29
1
-11
/
+11
*
Use proper type (16bit) when extracting path id count
Jamal Hadi Salim
2011-01-25
1
-2
/
+2
*
Fix mixing recursive and flat Path Data
Jamal Hadi Salim
2011-01-25
1
-3
/
+15
*
Fix indent space when we have padded data
Jamal Hadi Salim
2011-01-25
1
-1
/
+1
*
Use rlen rather than tll as the name of "remaining length" variables.
Guy Harris
2010-02-07
1
-51
/
+51
*
Check the containing item length in some loops.
Guy Harris
2010-02-07
1
-26
/
+161
*
Use #defines rather than sizeof.
Guy Harris
2010-02-07
1
-7
/
+6
*
Constify a bunch of stuff.
Guy Harris
2010-01-26
1
-23
/
+24
*
Put PRIu64 on the same line as the rest of the format string.
Guy Harris
2010-01-26
1
-2
/
+2
*
Add TCHECKs, make length variables 32 bits.
Guy Harris
2010-01-26
1
-37
/
+151
*
Use EXTRACT_16BITS() and EXTRACT_32BITS() to fetch integral values.
Guy Harris
2010-01-26
1
-56
/
+56
*
Squelch some int-vs-long errors.
Guy Harris
2010-01-10
1
-8
/
+11
*
Don't use bitfields in on-the-wire structures.
Guy Harris
2010-01-10
1
-5
/
+7
*
Fix a bunch of warnings in the ForCES printer.
Guy Harris
2010-01-10
1
-41
/
+35
[next]