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
/
ether.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The last 2 bytes of an Ethernet header are the "length/type field".
Guy Harris
2015-12-16
1
-6
/
+5
*
More fixes for uint8_t being shorter than u_int8_t.
Guy Harris
2014-04-23
1
-2
/
+2
*
More getting rid of old u_intN_t.
Guy Harris
2014-04-23
1
-3
/
+3
*
remove tcpdump's own CVS keywords
Denis Ovsienko
2014-01-03
1
-1
/
+0
*
The "__attribute__((packed))" tag on structures causes some files not to
guy
2002-12-11
1
-2
/
+2
*
put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and so
itojun
2002-11-09
1
-2
/
+2
*
Some compilers may pad structures to a length that's a multiple of 2 or
guy
2000-10-09
1
-8
/
+1
*
Some compilers may pad structures to a length that's a multiple of 2 or
guy
2000-10-09
1
-2
/
+10
*
always use u_intXX_t for protocol format declaration. char/short/int may not
itojun
2000-10-03
1
-5
/
+5
*
Add an "ip.h" header, to declare the IP stuff needed by dissectors, and
guy
2000-09-23
1
-5
/
+1
*
Add "tcp.h" and "udp.h" headers, to declare the TCP and UDP stuff needed
guy
2000-09-23
1
-0
/
+1
*
Add definitions of Ethernet types from
guy
2000-09-23
1
-0
/
+61