| Commit message (Expand) | Author | Age | Files | Lines |
* | [5016] Merged pull request #24 from github24 and squashed it. | Marcin Siodelski | 2016-10-26 | 1 | -2/+3 |
* | [4497] Spelling, no \n at end of .gitignore, etc | Francis Dupont | 2016-07-08 | 1 | -2/+2 |
* | [4497] Implemented copying options on retrieval from packet. | Marcin Siodelski | 2016-07-08 | 1 | -29/+110 |
* | [4498] Removed support for callback functions unpacking options. | Marcin Siodelski | 2016-05-19 | 1 | -16/+3 |
* | [trac4265] Update copyrights and use HOP_COUNT_LIMIT instead of hardcoded value | Shawn Routhier | 2016-04-06 | 1 | -2/+2 |
* | [trac4265] Add test code, tidy up main code | Shawn Routhier | 2016-04-04 | 1 | -1/+21 |
* | [trac4265] First round of allowing access to v6 relay options via the classif... | Shawn Routhier | 2016-03-31 | 1 | -7/+5 |
* | [master] Merge branch 'trac4236' | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
|\ |
|
| * | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
* | | [4247] Pkt6 MAC extraction now sets HWAddr::source_ to the appropriate value | Thomas Markwalder | 2015-12-15 | 1 | -99/+99 |
|/ |
|
* | [4206b] Fixed two typos in the Pkt4 and Pkt6 methods. | Marcin Siodelski | 2015-12-11 | 1 | -1/+1 |
* | [4206b] Pkt{4,6}::getLabel() methods are now exception safe. | Tomek Mrugalski | 2015-12-11 | 1 | -1/+12 |
* | [master] Compilation fixes after 4121 merge. | Tomek Mrugalski | 2015-12-01 | 1 | -1/+1 |
* | [master] Revert only the trac4121 merge | Francis Dupont | 2015-11-23 | 1 | -1/+1 |
* | [4121] Cloned LibDHCP::packOptions and improved the v4 version | Francis Dupont | 2015-11-13 | 1 | -1/+1 |
* | [4107] Ported changes from fd4o6 (so not finished) | Francis Dupont | 2015-10-31 | 1 | -0/+10 |
* | [3977] Added variants of PktX::makeLabel excluding transaction id. | Marcin Siodelski | 2015-10-21 | 1 | -5/+14 |
* | [master] Finished merge of trac3618 (truncated packet/option/vendor-option) | Francis Dupont | 2015-06-19 | 1 | -1/+1 |
|\ |
|
| * | [3618] missing space in message | Francis Dupont | 2015-05-19 | 1 | -1/+1 |
* | | [master] Finished merge of trac3833 (unsigned for indexes) | Francis Dupont | 2015-06-13 | 1 | -1/+1 |
|\ \ |
|
| * | | [3833] some signed for loop variables aka #3833 | Francis Dupont | 2015-05-12 | 1 | -1/+1 |
* | | | [master] Merge branch 'trac3807' | Marcin Siodelski | 2015-06-10 | 1 | -0/+64 |
|\ \ \ |
|
| * | | | [3807] Pkt6::getType now returns all message types, including client side. | Marcin Siodelski | 2015-05-18 | 1 | -0/+28 |
| * | | | [3807] Implemented Pkt6::getLabel and Pkt6::getClientId. | Marcin Siodelski | 2015-05-18 | 1 | -0/+36 |
| | |/
| |/| |
|
* / | | [master] fixed 3 minor bugs in DHCP++ (#3854) | Francis Dupont | 2015-05-20 | 1 | -1/+1 |
|/ / |
|
* | | [3806] Added and/or fixed toText implementations for various options. | Marcin Siodelski | 2015-05-05 | 1 | -2/+2 |
* | | [3806] Type to name conversion in Pkt4 class. | Marcin Siodelski | 2015-05-04 | 1 | -1/+1 |
|/ |
|
* | [master] fixed pkt{,4,6}.{h,cc} modes | Francis Dupont | 2015-04-19 | 1 | -0/+0 |
* | [master] remove '#include <config.h' from include files (#3782) | Francis Dupont | 2015-04-18 | 1 | -0/+2 |
* | [3715] Interfaces in the IfaceMgr stored as pointers. | Marcin Siodelski | 2015-03-13 | 1 | -1/+1 |
* | [trac3706] Clean up some issues from cpp check | Shawn Routhier | 2015-02-27 | 1 | -1/+4 |
* | [3552] Patch by Adam Kalmus (with minor clean-ups) | Tomek Mrugalski | 2015-01-27 | 1 | -1/+36 |
* | [3553] Changes after review: | Tomek Mrugalski | 2015-01-14 | 1 | -5/+5 |
* | [3553] Unit-tests added for getMACFromDocsisModem(), getMACfromDocsisCMTS() | Tomek Mrugalski | 2014-12-31 | 1 | -7/+7 |
* | [3553] MAC extraction from DOCSIS options implemented. | Tomek Mrugalski | 2014-12-31 | 1 | -1/+58 |
* | [3548] Fixes, cleanups and unit-tests in Pkt6::getMACFromDUID() | Tomek Mrugalski | 2014-12-29 | 1 | -22/+37 |
* | [3548] Patch as provided by Adam Kalmus | Tomek Mrugalski | 2014-12-29 | 1 | -0/+31 |
* | [3551] Minor changes after review. | Tomek Mrugalski | 2014-12-09 | 1 | -4/+13 |
* | [3551] Patch as submitted by David (see comment 4 in ticket 3551) | Tomek Mrugalski | 2014-12-09 | 1 | -0/+17 |
* | [3549] Changes after review: | Tomek Mrugalski | 2014-10-14 | 1 | -2/+2 |
* | [3549] Pkt::getMAC(HWADDR_SOURCE_IPV6_LINK_LOCAL) implemented. | Tomek Mrugalski | 2014-10-09 | 1 | -0/+12 |
* | [3546] Another changes after review: | Tomek Mrugalski | 2014-10-06 | 1 | -17/+22 |
* | [3546] Pkt6::unpack now handles problems with exceptions, not return false | Tomek Mrugalski | 2014-10-06 | 1 | -73/+72 |
* | [3546] Changes after review: | Tomek Mrugalski | 2014-10-06 | 1 | -8/+4 |
* | [3546] Changes after review | Tomek Mrugalski | 2014-10-03 | 1 | -0/+4 |
* | [3546] Missing pkt.cc added, several more methods moved. | Tomek Mrugalski | 2014-09-26 | 1 | -18/+0 |
* | [3546] Pkt class added. | Tomek Mrugalski | 2014-09-26 | 1 | -53/+11 |
* | [master] Merge branch 'trac3203' (DHCP client classification, part 1) | Tomek Mrugalski | 2014-01-21 | 1 | -0/+11 |
|\ |
|
| * | [3203] Client classes in packets added. | Tomek Mrugalski | 2013-12-30 | 1 | -0/+11 |
* | | [1283] Remove toText() calls where IOAddress should be used directly | Mukund Sivaraman | 2014-01-07 | 1 | -2/+2 |
|/ |
|