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-dhcp6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Babel,DHCPv6: Use nd_print_protocol()
Francois-Xavier Le Bail
2023-05-12
1
-1
/
+1
*
bootp/dhcp6: DHCPv4/v6 ZTP and SZTP option support
Eamon Doyle
2023-04-10
1
-0
/
+39
*
DHCPv6: Rework the update of the snapend for nested DHCPv6 packets
Francois-Xavier Le Bail
2021-02-11
1
-2
/
+7
*
DHCPv6: Update the snapend for nested DHCPv6 packets
Francois-Xavier Le Bail
2021-02-11
1
-0
/
+10
*
DHCPv6: Update the MUD URL option output
Francois-Xavier Le Bail
2020-12-12
1
-1
/
+1
*
DHCPv6: Replace the (void)nd_printn() calls by nd_printjnp() calls
Francois-Xavier Le Bail
2020-12-12
1
-2
/
+2
*
Lose some more unnecessary #include lines. [skip ci]
Denis Ovsienko
2020-11-27
1
-2
/
+0
*
Include <string.h> only if required.
Denis Ovsienko
2020-10-17
1
-1
/
+0
*
Remove some now redundant ND_TCHECK_16() calls
Francois-Xavier Le Bail
2020-09-07
1
-2
/
+0
*
More bounds checking when fetching addresses and converting to strings.
Guy Harris
2020-01-19
1
-8
/
+8
*
DNS: Rename a printer
Francois-Xavier Le Bail
2019-04-03
1
-2
/
+2
*
Use the new GET_ macros instead of the EXTRACT_ ones
Francois-Xavier Le Bail
2019-03-26
1
-46
/
+50
*
Add more nd_print_trunc() calls
Francois-Xavier Le Bail
2018-05-10
1
-2
/
+2
*
Rename the fn_printX() functions to nd_printX()
Francois-Xavier Le Bail
2018-04-30
1
-2
/
+2
*
Add the ndo_protocol field in the netdissect_options structure
Francois-Xavier Le Bail
2018-03-16
1
-0
/
+1
*
DHCPv6: Remove macros to make some code clearer
Francois-Xavier Le Bail
2018-02-13
1
-7
/
+6
*
Have ip{6}addr_string take a u_char * as the second argument.
Guy Harris
2018-01-31
1
-6
/
+2
*
DHCPv6: Use more ND_TCHECK_n() macros
Francois-Xavier Le Bail
2018-01-21
1
-2
/
+2
*
Always include <config.h> rather than "config.h".
Guy Harris
2018-01-21
1
-1
/
+1
*
Use quoted include netdissect-stdinc.h instead of angle-bracketed one
Francois-Xavier Le Bail
2018-01-21
1
-1
/
+1
*
Remove unnecessary casts
Francois-Xavier Le Bail
2018-01-18
1
-1
/
+1
*
Clean up signed vs. unsigned.
Guy Harris
2018-01-11
1
-14
/
+14
*
Remove unneeded '&' when getting a pointer to an nd_uintN_t type
Francois-Xavier Le Bail
2018-01-08
1
-2
/
+2
*
Update ND_PRINT() as a variadic macro
Francois-Xavier Le Bail
2018-01-07
1
-126
/
+126
*
Use ND_TTEST_SIZE()/ND_TCHECK_SIZE() macros (1/n)
Francois-Xavier Le Bail
2018-01-03
1
-1
/
+1
*
Use nd_ipv6 for IPV6 addresses.
Guy Harris
2017-12-17
1
-4
/
+4
*
Replace ND_TTEST2()/ND_TCHECK2() macros by macros using pointers (1/n)
Francois-Xavier Le Bail
2017-12-11
1
-1
/
+1
*
Make nd_uint8_t and nd_int8_t arrays, to catch direct references.
Guy Harris
2017-12-10
1
-4
/
+5
*
Use more the EXTRACT_U_1() macro (28/n)
Francois-Xavier Le Bail
2017-11-26
1
-7
/
+7
*
Use pointer expressions like in most similar cases
Francois-Xavier Le Bail
2017-11-25
1
-6
/
+6
*
Rename EXTRACT_ macros
Francois-Xavier Le Bail
2017-11-22
1
-38
/
+38
*
More EXTRACT_8BITS() and other cleanups.
Guy Harris
2017-11-22
1
-1
/
+1
*
Use pointer expressions like in most similar cases
Francois-Xavier Le Bail
2017-11-20
1
-12
/
+12
*
More EXTRACT_8BITS() changes. Use ND_CHECK_nBITS() more as well.
Guy Harris
2017-11-19
1
-15
/
+25
*
Rename EXTRACT_nBITS() macros to EXTRACT_BE_nBITS()
Francois-Xavier Le Bail
2017-11-18
1
-27
/
+27
*
CVE-2017-13017/DHCPv6: Add a missing option length check.
Guy Harris
2017-09-13
1
-0
/
+4
*
Discard result of fn_printn() calls.
Guy Harris
2017-01-18
1
-2
/
+2
*
Make sure we have the entire option before printing it.
Guy Harris
2017-01-18
1
-0
/
+1
*
Use fn_printn() to print strings.
Guy Harris
2017-01-18
1
-1
/
+1
*
Don't cast away constness.
Guy Harris
2017-01-13
1
-9
/
+8
*
Updating to use fn_printn
Eliot Lear
2016-12-31
1
-1
/
+3
*
Updated print-bootp.c with corrected options for TZ and added option for MUDURL.
Eliot Lear
2016-12-08
1
-0
/
+14
*
fix alignment issues with GCC on Solaris 10 SPARC
Denis Ovsienko
2016-10-09
1
-8
/
+8
*
Move the printer summaries from INSTALL.txt to each printer
Francois-Xavier Le Bail
2016-08-14
1
-0
/
+3
*
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Francois-Xavier Le Bail
2015-09-10
1
-1
/
+1
*
DHCPv6: Update Status Codes with RFCs/IANA names
Francois-Xavier Le Bail
2015-09-06
1
-11
/
+11
*
Printers must include 'netdissect.h', not 'interface.h'
Francois-Xavier Le Bail
2015-09-05
1
-1
/
+1
*
Fix a bunch of de-constifications.
Guy Harris
2015-04-26
1
-31
/
+31
*
dismiss NETDISSECT_REWORKED macro
Denis Ovsienko
2015-03-22
1
-1
/
+0
*
u_intN_t is dead, long live uintN_t.
Guy Harris
2014-04-23
1
-12
/
+12
[next]