index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
dissectors
/
packet-dhcpv6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,
Guy Harris
2005-09-11
1
-14
/
+13
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-2
/
+2
*
some more memification of tvb_get_string() no obvious memleaks fixed this ...
Ronnie Sahlberg
2005-07-28
1
-4
/
+2
*
prettify the HW type and address printouts slightly.
Ronnie Sahlberg
2005-07-20
1
-7
/
+15
*
add proper decoding and presentation of domain strings in dhcpv6
Ronnie Sahlberg
2005-07-20
1
-17
/
+51
*
From Vincent Jardin: Fix the dissection of relayed messages.
Gerald Combs
2004-12-30
1
-84
/
+58
*
From Vincent Jardin:
Gerald Combs
2004-12-26
1
-1
/
+47
*
Again, some warnings removed.
Ulf Lamping
2004-12-25
1
-1
/
+1
*
Get rid of an unused true_false_string value.
Guy Harris
2004-12-07
1
-5
/
+0
*
From Tomasz Mrugalski:
Guy Harris
2004-12-03
1
-23
/
+139
*
From Marc Poulhies: fix the handling of the authentication option when
Guy Harris
2004-12-01
1
-4
/
+5
*
initializing unsigned variables to -1 is considered interesting
Jörg Mayer
2004-10-01
1
-2
/
+2
*
Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit
Guy Harris
2004-08-22
1
-1
/
+0
*
Don't give up on the entire DHCPv6 packet if we find an error in
Guy Harris
2004-08-17
1
-9
/
+19
*
Whenever we call "dhcpv6_option()", check to make sure it didn't set
Guy Harris
2004-08-16
1
-10
/
+21
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+795