Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-11 | fix all the suser calls which pass an incorrect p_acflag argument; | Mike Belopuhov | |
figured out by and ok guenther | |||
2006-05-13 | add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that this | Brad Smith | |
driver is ALTQ ready. ok canacar@ Thanks to Peter Hessler for noticing the issue and testing. | |||
2006-03-25 | allow bpf(4) to ignore packets based on their direction (inbound or | Damien Miller | |
outbound), using a new BIOCSDIRFILT ioctl; guidance, feedback and ok canacar@ | |||
2005-12-13 | if_san_common.c | Can Erkin Acar | |
2005-04-01 | Improve san(4) driver: | Can Erkin Acar | |
* Some KNF, fix return values (from -Exxx to Exxx) * Some string handling paranoia. * Use ifconfig media options to switch between ppp and cHDLC modes, based on patch from claudio@ * tcpdump works, patch from claudio@ * ppp mode now works. Lots of testing & feedback by Greg Mortensen, Additional testing Sean Knox ok alex@, go go go deraadt@ | |||
2005-03-02 | Only allow superuser to set timeslots and ppp modes. | Claudio Jeker | |
Diff from mcbride@ | |||
2005-03-01 | - make large packets work without hanging the interface | Ryan Thomas McBride | |
- make tcpdump attach correctly by Alex Feldman prodded via Greg Mortensen <thevision@pobox.com> ok deraadt@ | |||
2004-12-07 | Cleanup. Rename some defines, add wp_lite_set_te1_cfg() | Ryan Thomas McBride | |
(used to change LBO and T1/E1 clock configurations) ok deraadt@ | |||
2004-11-28 | In kernel pppoe client, a simple IPv4 only implementation. | Can Erkin Acar | |
Initial porting from NetBSD by David Berghoff. Modified/simplified to match our sppp implementation. ok deraadt@ | |||
2004-07-16 | Aft source update. | Alex Feldman | |
mcbride ok. | |||
2004-06-26 | KNF | Ryan Thomas McBride | |
2004-06-26 | $OpenBSD$ | Ryan Thomas McBride | |
2004-06-26 | Sangoma Network Device driver for AFT series card (initiali version). | Alex Feldman | |
ok mcbride@ |