1
0
mirror of synced 2025-02-16 23:54:47 +01:00

19 Commits

Author SHA1 Message Date
Sebastian Walz
5375463167
remove _get_separator 2018-10-23 10:21:03 +02:00
Sebastian Walz
3e7cce27ae
DHCP 2018-10-23 02:20:29 +02:00
Sebastian Walz
df06d30685
Update protocol 2018-10-23 02:16:19 +02:00
Sebastian Walz
6c983852f5
typos 2018-10-23 02:11:12 +02:00
Sebastian Walz
2244527665
unicode support 2018-10-21 05:49:53 +02:00
Sebastian Walz
926e95143c
options »rows« added, calculations in value-fields 2018-10-21 05:03:08 +02:00
Sebastian Walz
be7078f82a
Update README.txt 2018-10-21 01:26:56 +02:00
Sebastian Walz
01b0229a6c
missing line fixed
copy&paste fail ¯\_(ツ)_/¯
2018-10-21 01:18:15 +02:00
Sebastian Walz
d491e976a3
Option »base« added, »:« allowed in options
?base=16 for hexadecimal
?base=8 for octal (one byte)
2018-10-21 01:11:51 +02:00
Luis MartinGarcia
d450da7d8a Fix wrong ordering of DST and SRC MAC address in the spec documentation comments 2017-03-24 21:41:27 +00:00
Luis MartinGarcia
6fd2fb7209 Fix incorrect ordering of SRC and DST MAC addresses in Ethernet and dot1q. This was reported by Derek Andrew. Thanks, Derek! 2017-03-24 21:30:45 +00:00
Luis MartinGarcia
cd02a4c615 Add a changelog file to keep track of changes 2015-08-16 11:47:09 +01:00
Luis MartinGarcia
f8fb2f986f Merge pull request #1 from phocean/master
Added a few Industrial Control System protocols. This is an enhancement submitted by Jean-Christophe (https://github.com/phocean)
2015-08-16 11:41:43 +01:00
Jean-Christophe Baptiste
7e8cf0343c Added S7, fixed inconsistencies and format enhancements 2015-08-14 10:39:04 +02:00
Jean-Christophe Baptiste
303dedd4d0 Added a few ICS protocols 2015-08-13 16:41:48 +02:00
Luis MartinGarcia
14a118d7c7 Fix a few number errors and some other minor things 2014-08-15 19:22:08 +02:00
Luis MartinGarcia
d7cd420032 First public version of Protocol. 2014-08-15 01:27:27 +02:00
Luis MartinGarcia
92ca47b752 Change the extension of the readme file to .txt 2014-08-14 23:39:36 +02:00
Luis MartinGarcia
36bdb55b3c Initial commit 2014-08-14 23:38:30 +02:00