Matias Fontanini
|
52078cc567
|
Finished porting DHCPv6.
|
2014-01-15 19:39:07 -03:00 |
|
Matias Fontanini
|
e2656739f1
|
Ported DHCP and Dot11. Almost ported DHCPv6 completely.
|
2013-12-23 23:02:58 -03:00 |
|
Matias Fontanini
|
112a357726
|
Added PDUOption::to<>. TCP options now use this method when being converted to their appropriate types.
|
2013-12-16 14:11:53 -03:00 |
|
Matias Fontanini
|
f8d71687e1
|
Modified some classes' documentation.
|
2013-09-14 19:01:05 -03:00 |
|
Matias Fontanini
|
5064a9255b
|
Fixed BSD notice. Updated AUTHORS file.
|
2013-04-23 20:33:00 -03:00 |
|
Matias Fontanini
|
d1b64ec48e
|
PDU::matches_response is now const.
|
2013-04-21 20:03:47 -03:00 |
|
Matias Fontanini
|
69968cbc5c
|
Removed deprecated methods/types.
|
2013-04-21 19:52:39 -03:00 |
|
Matias Fontanini
|
3fd1b3d37d
|
Added malformed_packet exception. Every class except Dot11* use it.
|
2013-04-18 00:12:20 -03:00 |
|
Matias Fontanini
|
ae1e1c2ce2
|
Modified some protocols' internal type names.
|
2013-04-09 15:40:58 -03:00 |
|
Matias Fontanini
|
20054e6c73
|
Several classes now use PDUOption::length_field instead of data_size.
|
2013-04-08 11:58:12 -03:00 |
|
Matias Fontanini
|
f2a5f73337
|
Implemented matches_response on several PDUs. Added some test cases.
|
2013-04-02 21:05:53 -03:00 |
|
Matias Fontanini
|
a24e0d5a4b
|
Done some changes on the build system.
|
2013-01-31 16:48:32 -03:00 |
|
Matias Fontanini
|
0945e0b29e
|
Added DHCPv6 client/server id options' getters/setters.
|
2013-01-28 16:23:47 -03:00 |
|
Matias Fontanini
|
5b2e117347
|
Implemented every DHCPv6 option getter/setter, except for those involving DUIDs.
|
2013-01-22 23:24:10 -03:00 |
|
Matias Fontanini
|
044d0a5a31
|
Added DHCPv6 initial support.
|
2013-01-16 20:15:04 -03:00 |
|