Age | Commit message (Expand) | Author |
2001-06-24 | cold is in systm now | Michael Shalayeff |
2001-06-24 | PACKETFILTER_H now PFVAR_H. thanks smart | Kjell Wooding |
2001-06-24 | Add pf. | Artur Grabowski |
2001-06-24 | When splitting instance from username, treat '/' as a separator as | Todd C. Miller |
2001-06-24 | wrong place for cold | Michael Shalayeff |
2001-06-24 | Change handling of NFS root vnode. Moves recognition of NFS root vnode into | Constantine Sapuntzakis |
2001-06-24 | on pull_hdr(), check short m->m_pkthdr.len. fix mesasge (it's not the first | Jun-ichiro itojun Hagino |
2001-06-24 | Print TDBF_USEDTUNNEL in ipsp_kern() | Angelos D. Keromytis |
2001-06-24 | backout m_copydata portion. NAT code assumes that they can touch the mbuf | Jun-ichiro itojun Hagino |
2001-06-24 | Some cleanup. | Hakan Olsson |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | cold is in systm.h now | Michael Shalayeff |
2001-06-24 | pull_hdr() now takes header offset explicitly, to help header chain parsing | Jun-ichiro itojun Hagino |
2001-06-24 | place extern cold here; per discussion w/ art@ | Michael Shalayeff |
2001-06-24 | only run timeout if stirring happened, save cycles for mass energy conservation | Michael Shalayeff |
2001-06-24 | drop if packet is too short | Jun-ichiro itojun Hagino |
2001-06-24 | check M_PKTHDR (DIAGNOSTIC) | Jun-ichiro itojun Hagino |
2001-06-24 | /etc/srvtab -> /etc/kerberosIV/srvtab | Hans Insulander |
2001-06-24 | move cold to .h | Federico G. Schwindt |
2001-06-24 | move extern int cold to .h | Federico G. Schwindt |
2001-06-24 | Fix logic, add some more sysctl stuff. The only reason vmstat is still | Angelos D. Keromytis |
2001-06-24 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-24 | more ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-24 | Add gmac_setladrf functionality from netbsd, this was missed in a previous | Dale Rahn |
2001-06-24 | Add userland for the new packet filter. | Kjell Wooding |
2001-06-24 | pf mods for bridge; not yet tested | Jason Wright |
2001-06-24 | o wi(4) does BSS by default, not ad-hoc | Todd C. Miller |
2001-06-24 | Initial import of pf, an all-new ipf-compatable packet filter. | Kjell Wooding |
2001-06-24 | update reference to sys/netinet6/IMPLEMENTATION | Jun-ichiro itojun Hagino |
2001-06-24 | they are out of sync with the current status. better get rid of them. | Jun-ichiro itojun Hagino |
2001-06-24 | Remove some redundent copies of the total length/skip values and use the | Jason Wright |
2001-06-24 | Build krb5_verify_user(3) | Hans Insulander |
2001-06-24 | Import of heimdal-0.4e | Hans Insulander |
2001-06-24 | MLINK _all_ of the krb5 library manpages. | Hans Insulander |
2001-06-24 | remove misleading history | Niels Provos |
2001-06-24 | mdoc fixes. from netbsd-current by wiz@netbsd | Jun-ichiro itojun Hagino |
2001-06-24 | Pass the device's scsi_link to siop_print_info(), instead of the | Kenneth R Westerback |
2001-06-24 | MLINK some manpages. | Hans Insulander |
2001-06-24 | take mtu from routing table | Niels Provos |
2001-06-24 | Pull in some more stuff from libroken that is needed for the bsd_auth stuff i'm | Hans Insulander |
2001-06-24 | check if ipsec processing increases packet size above allowable mtu. | Niels Provos |
2001-06-24 | path mtu discovery for ipsec. on receiving a need fragment icmp match | Niels Provos |
2001-06-24 | grammar | jasoni |
2001-06-24 | remove whitespace | Niels Provos |
2001-06-24 | reflect reality more closely and remove more invertex stuff | Jason Wright |
2001-06-24 | Clarify instances, esp. user.root | Todd C. Miller |
2001-06-24 | passing modes works fine: debug2->3 | Markus Friedl |
2001-06-24 | When setting uid, set to 0 if rootlogin flag is set, regardless of | Todd C. Miller |