| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
|/ |
|
* | [3201] Add support for DHCP options that hold only sub options. | Marcin Siodelski | 2013-10-24 | 1 | -2/+2 |
* | [3200] Fix the bogus processDiscover and processRequest tests. | Marcin Siodelski | 2013-10-21 | 1 | -15/+17 |
* | [3180] Addressed additional review comments. | Marcin Siodelski | 2013-10-10 | 1 | -1/+1 |
* | [3180] Addressed review comments. | Marcin Siodelski | 2013-10-08 | 1 | -0/+3 |
* | [3180] Implemented support for callback functions to parse options. | Marcin Siodelski | 2013-10-04 | 1 | -13/+28 |
* | [2264] Addressed review comments. | Thomas Markwalder | 2013-08-02 | 1 | -1/+1 |
* | [2264] DHCP packet pack methods now throw exceptions on error. | Thomas Markwalder | 2013-07-29 | 1 | -9/+9 |
* | [2898] Second part of changes after review | Tomek Mrugalski | 2013-05-08 | 1 | -33/+36 |
* | [2898] Support for v6 relayed traffic added. | Tomek Mrugalski | 2013-04-11 | 1 | -0/+81 |
* | [2827] 2 methods in Pkt6 are now const. | Tomek Mrugalski | 2013-04-03 | 1 | -3/+3 |
* | [2827] Changes after review | Tomek Mrugalski | 2013-04-03 | 1 | -5/+24 |
* | [2827] Pkt6 now supports relays properly. | Tomek Mrugalski | 2013-03-06 | 1 | -46/+42 |
* | [2827] Relay structures, message parsing/transmission implemented | Tomek Mrugalski | 2013-02-27 | 1 | -3/+213 |
* | [2637] Merged Option::pack4() and Option::pack6() into single function. | Marcin Siodelski | 2013-01-21 | 1 | -1/+1 |
* | [2637] Cast uint8_t to int when logging them. | Marcin Siodelski | 2013-01-17 | 1 | -2/+2 |
* | [2325] Pkt6::getOptions() implemented. | Tomek Mrugalski | 2012-11-29 | 1 | -10/+16 |
* | [2325] Dhcpv6Srv::serverReceivedPacketName() -> Pkt6::getName() | Tomek Mrugalski | 2012-11-29 | 1 | -0/+46 |