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