index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dhcp
/
pkt6.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3210] refactor io utilities
Andrei Pavel
2024-03-21
1
-1
/
+1
*
[#3237] release changes
Wlodek Wencel
2024-01-29
1
-1
/
+1
*
[#3119] use range based for loop or BOOST_FOREACH
Razvan Becheriu
2024-01-22
1
-17
/
+14
*
[#3119] replace const auto with auto const
Razvan Becheriu
2024-01-22
1
-6
/
+6
*
[#3119] use auto const& whenever possible
Razvan Becheriu
2024-01-22
1
-3
/
+3
*
[#3174] release changes
Kea-2.5.4
Andrei Pavel
2023-11-28
1
-1
/
+1
*
[#3109] consistent pkt info logging in v4 and v6
Razvan Becheriu
2023-11-27
1
-20
/
+25
*
[#2694] Done
Francis Dupont
2022-12-26
1
-28
/
+0
*
[#2662] Added BLQ message types to getName
Francis Dupont
2022-12-14
1
-0
/
+8
*
[#2517] Checkpoint: addressed comments in code, doing new unit tests
Francis Dupont
2022-08-03
1
-18
/
+24
*
[#2517] Revamped option sending
Francis Dupont
2022-08-03
1
-20
/
+143
*
[#2181] revert type change for pkt options_ member
Razvan Becheriu
2022-03-05
1
-8
/
+8
*
[#2181] pkt now uses OptionCollectionPtr instead of OptionCollection
Razvan Becheriu
2022-03-05
1
-29
/
+22
*
[#2290] release changes
Andrei Pavel
2022-01-25
1
-1
/
+1
*
[#2201] truncate remote-id to 20 bytes when used to extract the Pkt6 MAC
Razvan Becheriu
2022-01-10
1
-1
/
+7
*
[288,!158] Changed references from RFC3315 to RFC8415 in the src code.
Marcin Siodelski
2018-12-06
1
-1
/
+1
*
[master] Finishing merge of trac5449 (Fixes from analyzers)
Francis Dupont
2018-06-07
1
-1
/
+4
|
\
|
*
[5449] Extra fixes
Francis Dupont
2018-05-31
1
-1
/
+4
*
|
[5404] Implemented DHCPv6 port relay
Francis Dupont
2017-12-20
1
-0
/
+6
|
/
*
spelling: writing
Josh Soref
2017-07-23
1
-1
/
+1
*
spelling: unknown
Josh Soref
2017-07-23
1
-1
/
+1
*
spelling: offset
Josh Soref
2017-07-23
1
-1
/
+1
*
spelling: messages
Josh Soref
2017-07-23
1
-1
/
+1
*
[v_1_2_0] copy right dates updated
Wlodek Wencel
2017-04-12
1
-1
/
+1
*
[master] Merge branch github47 (typos)
Tomek Mrugalski
2017-02-10
1
-1
/
+1
|
\
|
*
Corrected typos
Andrei Pavel
2016-12-14
1
-1
/
+1
*
|
[5131] Relay information is now printed in Pkt6::toText()
Tomek Mrugalski
2017-02-02
1
-3
/
+31
|
/
*
[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
[next]