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-ospf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
done:
Jörg Mayer
2006-01-16
1
-2
/
+5
*
From Michael Rozhavsky:
Anders Broman
2005-12-18
1
-0
/
+10
*
A patch for packet-ospf.c is attached:
Anders Broman
2005-12-16
1
-419
/
+412
*
From Michael Rozhavsky:
Anders Broman
2005-12-16
1
-46
/
+212
*
Handle OSPF V3 prefixes similarly to the way other IPv6 prefixes are
Guy Harris
2005-11-15
1
-28
/
+17
*
remove an array and the remaining strcat from ospf
Ronnie Sahlberg
2005-11-04
1
-35
/
+68
*
get rid of some strcat and a stackbased array
Ronnie Sahlberg
2005-11-04
1
-41
/
+106
*
remove some strcat and dissect the options bitfield properly
Ronnie Sahlberg
2005-10-29
1
-43
/
+123
*
remove some redundant code that would always evaluate to true anyway.
Ronnie Sahlberg
2005-09-25
1
-3
/
+3
*
remove an array from the stack, remove some strcpy() and strcat() calls
Ronnie Sahlberg
2005-09-24
1
-16
/
+15
*
update for ospf from Senthil Kumar Nagappan
Ronnie Sahlberg
2005-09-15
1
-0
/
+1
*
sprintf elimination
Ronnie Sahlberg
2005-08-20
1
-3
/
+6
*
More char -> const char warning fixes
Jörg Mayer
2005-08-05
1
-4
/
+4
*
From Morro Roberto :
Anders Broman
2005-07-25
1
-1
/
+1
*
checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...
Ulf Lamping
2005-07-08
1
-13
/
+13
*
Get rid of the private "my_match_strval()" routine in many dissectors;
Guy Harris
2005-06-26
1
-1
/
+1
*
just to get things straight: a dissector should *never* do any g_assert() calls!
Ulf Lamping
2005-06-10
1
-1
/
+1
*
For OSPF versions other than 2 or 3, stop dissecting the packet after
Guy Harris
2005-03-05
1
-28
/
+41
*
Move various tables into the epan directory.
Guy Harris
2004-09-29
1
-1
/
+1
*
From Carlos Pignataro:
Guy Harris
2004-09-28
1
-13
/
+64
*
Move various checksum routines and headers to epan.
Guy Harris
2004-09-28
1
-1
/
+1
*
Trivial warning fixes:
Jörg Mayer
2004-07-23
1
-2
/
+2
*
From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.
Guy Harris
2004-07-21
1
-12
/
+196
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+2145