projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
dbbbe60
)
minor whitespace removal
author
Michael Rash
<mbr@cipherdyne.org>
Sat, 29 Oct 2011 03:00:26 +0000 (23:00 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Sat, 29 Oct 2011 03:00:26 +0000 (23:00 -0400)
server/process_packet.c
patch
|
blob
|
history
diff --git
a/server/process_packet.c
b/server/process_packet.c
index
eae10be
..
59b1ad6
100644
(file)
--- a/
server/process_packet.c
+++ b/
server/process_packet.c
@@
-106,7
+106,7
@@
process_packet(unsigned char *args, const struct pcap_pkthdr *packet_header,
if(eth_type == 0xAAAA) /* 802.2 SNAP */
offset += 5;
}
- else /* 802.3 Frame */
+ else /* 802.3 Frame */
offset += 3;
/* Make sure the packet length is still valid.
@@
-167,7
+167,7
@@
process_packet(unsigned char *args, const struct pcap_pkthdr *packet_header,
else
return;
- /*
+ /*
* Now we have data. For now, we are not checking IP or port values. We
* are relying on the pcap filter. This may change so we do retain the IP
* addresses and ports just in case. We just go ahead and queue the