History log of /haiku/src/add-ons/kernel/network/ppp/ppp_frame/ppp_frame.cpp
Revision Date Author Comments
# 162bb429 23-Apr-2017 Alexander von Gluck IV <kallisti5@unixzen.com>

network/ppp: debug trace fixes on x86_64


# e3724c38 04-Jan-2014 mshlyn <linlongzhou@163.com>

PPP: Port to the new stack.

Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>

This is a squash of the 42 commits by @mshlyn, as I couldn't find a
way to break them into logical chunks. I did not include these in the build,
as it appears that they only partially work anyway, and much more cleanup is
still needed. However, this is a huge improvement on what was in the tree
before, which looked horrendous and didn't even compile (as it was designed
for the old stack).

Mostly fixes #812.