Age | Commit message (Expand) | Author |
2019-08-01 | enable tpmr(4) so people can try it. | David Gwynne |
2019-07-08 | uncomment aggr(4) to make it easier for people to try | David Gwynne |
2019-07-05 | add aggr, but leave it commented out for now. | David Gwynne |
2019-04-22 | disable mobileip(4) | David Gwynne |
2019-04-13 | renable POOL_DEBUG | Theo de Raadt |
2019-04-05 | it is POOL_DEBUG disable time | Theo de Raadt |
2019-03-18 | enable mpip(4) | David Gwynne |
2018-12-20 | add bpe(4) or Backbone Provider Edge interfaces | David Gwynne |
2018-10-18 | Re-enable POOL_DEBUG for -current. | Lawrence Teo |
2018-10-08 | POOL_DEBUG is disabled for release | Theo de Raadt |
2018-03-27 | take us to 6.3-current | Theo de Raadt |
2018-03-14 | disable POOL_DEBUG for release | Sebastian Benoit |
2018-02-07 | dcoppa@ and bluhm@ noted that i accidentally removed POOL_DEBUG | David Gwynne |
2018-02-07 | split mobileip(4) out from the gre(4) driver. | David Gwynne |
2017-10-25 | Remove the TCP_FACK option and associated #if{,n}def code. | job |
2017-10-22 | Unconditionally enable TCP selective acknowledgements (SACK) | Mike Belopuhov |
2017-10-04 | re-enable POOL_DEBUG after the release | Christian Weisgerber |
2017-09-26 | disable POOL_DEBUG for release | Jonathan Gray |
2017-08-11 | Merge DDBCTF into DDB. | Martin Pieuchot |
2017-07-30 | Switch installer to Allotment Routing Table (ART). | Florian Obser |
2017-05-27 | Kill option KEY, it is a useless knob, nobody uses pfkeyv2 without IPSEC or | Claudio Jeker |
2017-04-20 | Add option to compile witness(4). | Visa Hankala |
2017-04-08 | re-enable POOL_DEBUG after the release; ok deraadt@ | Christian Weisgerber |
2017-03-29 | POOL_DEBUG off for release | Theo de Raadt |
2017-02-21 | temporarily disable BFD, to not block work on unlocking the socket layer. | Peter Hessler |
2017-01-25 | enable BFD | Peter Hessler |
2017-01-17 | Enable switch(4). | Rafael Zalamena |
2016-12-22 | Remove PIM support from the multicast stack. | Rafael Zalamena |
2016-11-29 | Build kernel with DEBUG=-g by default. | Martin Pieuchot |
2016-09-18 | option INSECURE is obsolete | Theo de Raadt |
2016-09-16 | teach ddb(4) about CTF. currently it only loads the CTF and uses it on amd64 | Jasper Lievisse Adriaanse |
2016-09-04 | Introduce Dynamic Profiling, a ddb(4) based & gprof compatible kernel | Martin Pieuchot |
2016-09-03 | Add in the (disabled) kernel glue for BFD | Peter Hessler |
2016-09-01 | Import switch(4), an in-kernel OpenFlow switch which can work alone. | Kazuya Goda |
2016-07-26 | pool debug dance, part deux | Ted Unangst |
2016-07-25 | disable tmpfs because it receives zero maintainance. | Theo de Raadt |
2016-07-23 | do the pool debug release dance. ok deraadt | Ted Unangst |
2016-04-25 | unlink systrace from the build. pledge is the glorious future that awaits. | Ted Unangst |
2016-03-24 | Enable ART. | Martin Pieuchot |
2016-02-25 | activate POOL_DEBUG during -current; miod | Theo de Raadt |
2016-01-06 | deactivate POOL_DEBUG for release | Sebastian Benoit |
2015-12-03 | Implement etherip(4) driver | Kazuya Goda |
2015-10-24 | Add pair(4), a vether-based virtual Ethernet driver to interconnect | Reyk Floeter |
2015-10-23 | Allocate a new major for tap(4) also note that pseudo-device tun is for tap | Claudio Jeker |
2015-08-10 | turn POOL_DEBUG back on | Stuart Henderson |
2015-07-31 | As usual, turn off POOL_DEBUG for the release. | Sebastian Benoit |
2015-07-20 | Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS. | Rafael Zalamena |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-03-12 | we're tagged for release; turn POOL_DEBUG back on. ok deraadt@ | Stuart Henderson |
2015-03-04 | disable POOL_DEBUG for release | Jonathan Gray |