Re: CVS: cvs.openbsd.org: src

2012-09-20 Thread Henning Brauer
and there, implement > the functions embedscope(), recoverscope(), clearscope(). > ok claudio@ IMHO this belongs somewhere reachable for everything, as every user of the routing socket dealing with link-local crap has to reimplement that. -- Henning Brauer, h...@bsws.de, henn...@openbsd.or

CVS: cvs.openbsd.org: src

2012-09-19 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/09/19 10:30:39 Modified files: usr.sbin/ntpd : ntpd.8 Log message: clarify which process writes out stats upong SIGINFO reception. pointed out by Frank Brodbeck , actual change with & ok jmc

CVS: cvs.openbsd.org: src

2012-09-19 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/09/19 09:31:24 Modified files: sys/netinet: ip_carp.c Log message: inherit IFCAP_CSUM_* from the parent interface in my tree for a while and I forgot what exactly triggered it, but in one way or ano

CVS: cvs.openbsd.org: src

2012-09-19 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/09/19 09:29:53 Modified files: sys/net: if.h if_vlan.c Log message: defina an IFCAP_CSUM_MASK, covering IFCAP_CSUM_*, and use it in if_vlan.c to replace the list of them. this actually makes vla

CVS: cvs.openbsd.org: src

2012-09-18 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/09/18 04:11:53 Modified files: sbin/pfctl : parse.y pfctl_parser.c sys/net: pf.c pf_ioctl.c pfvar.h usr.sbin/ftp-proxy: filter.c usr.sbin/relayd: pfe_filter.c Log

CVS: cvs.openbsd.org: src

2012-07-28 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/28 06:35:14 Modified files: share/man/man4 : pflog.4 Log message: sync struct pfloghdr with reality, pt out Johan Ryberg

CVS: cvs.openbsd.org: src

2012-07-13 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/13 05:14:04 Modified files: sys/net: pfvar.h Log message: remove confuzzling comment :dlg: the xxx can go ..and this time commit to the real repo and not the one on my laptop

CVS: cvs.openbsd.org: src

2012-07-10 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/10 03:39:26 Modified files: sbin/pfctl : pfctl_parser.c Log message: use PFSTATE_SCRUBMASK whenever you see (flags >= ONE_OF_THE_FLAGS), run. that must break sooner or later.

CVS: cvs.openbsd.org: src

2012-07-10 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/10 03:38:22 Modified files: sys/net: pfvar.h Log message: define a PFSTATE_SCRUBMASK. relying on numeric order of flags is stupid and bound to break sooner or later.

CVS: cvs.openbsd.org: src

2012-07-10 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/10 03:23:56 Modified files: sbin/pfctl : pfctl_parser.c Log message: intermediate hack^Wugly "fix" to prevent spurious "scrub ()" prints + XXX comment as reminder to clean this up for good

CVS: cvs.openbsd.org: src

2012-07-10 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/10 03:13:41 Modified files: sbin/pfctl : parse.y pfctl_parser.c Log message: set { ... } -> set ( ... ) brought up by ryan, discussed with him and theo and they convinced me

Re: CVS: cvs.openbsd.org: src

2012-07-10 Thread Henning Brauer
; You need to support SAP, and store the rules in Oracle, it's not > usable until then. nice try, but as long as it has joins it isn't webscale. need NoSQL monGoDB PoWerpoInT LiEm Arket Ing. Inc & Bros enteRprice edition I'm off to that pig farm in idaho now. -- Henning B

CVS: cvs.openbsd.org: src

2012-07-09 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/09 08:05:35 Modified files: share/man/man5 : pf.conf.5 sbin/pfctl : parse.y pfctl_parser.c Log message: fix some of the confusion we have in pf regarding filter criteria vs options that

CVS: cvs.openbsd.org: src

2012-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/08 01:58:09 Modified files: sys/net: if_pflog.c if_pflog.h pf_ioctl.c Log message: there was a limit on the number of pflog interfaces - 16. remove that. mostly by dynamically allocating pflo

CVS: cvs.openbsd.org: src

2012-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/07 12:39:21 Modified files: sbin/pfctl : parse.y Log message: remove incorrect check in pfctl preventing set-tos for ipvshit. the kernel has code to deal with set-tos and that crap. don't ask for

CVS: cvs.openbsd.org: src

2012-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/07 10:24:32 Modified files: libexec/tftp-proxy: filter.c sbin/pfctl : parse.y pfctl_parser.c sys/net: pf.c pf_ioctl.c pfvar.h usr.sbin/ftp-proxy: filter.c

CVS: cvs.openbsd.org: src

2012-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/07/07 09:20:14 Modified files: sys/net: pf_ioctl.c Log message: restore DIOCKILLSTATE semantics to what they were before the NAT rewrite. when you kill states by IP, it is not all that clear whi

CVS: cvs.openbsd.org: www

2012-05-12 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/05/12 12:31:46 Modified files: . : events.html Log message: link to my slides here too, reminded by theo, and while here move bsdcan to the past even tho it is still ongoing

CVS: cvs.openbsd.org: www

2012-05-12 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/05/12 11:05:16 Modified files: papers : index.html Log message: link my bsdcan slides (give it a few minutes, still uploading)

CVS: cvs.openbsd.org: src

2012-05-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/05/07 05:55:34 Modified files: sbin/pfctl : pfctl.c Log message: fix printing of wildcard anchors, from lteo, ok phessler sthen me

CVS: cvs.openbsd.org: src

2012-05-02 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/05/02 08:23:49 Modified files: sbin/pfctl : pfctl.c Log message: remove redundant check; from lteo; ok haesbaert

CVS: cvs.openbsd.org: src

2012-05-02 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/05/02 01:45:50 Modified files: sbin/pfctl : pfctl_altq.c Log message: don't call getifmtu in -n mode, assume 1500. calling getifmtu requires the interface in question to be there, breaking ruleset v

CVS: cvs.openbsd.org: src

2012-04-23 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/04/23 07:55:07 Modified files: sys/conf : Tag: OPENBSD_5_1 newvers.sh Log message: enter -stable

CVS: cvs.openbsd.org: src

2012-04-21 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/04/21 04:17:26 Modified files: distrib/miniroot: install.sub upgrade.sh Log message: remove the "Do you want to do any manual network configuration?" question. there is barely ever a need to do so these

CVS: cvs.openbsd.org: www

2012-04-16 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/04/16 04:14:36 Modified files: . : 51.html Log message: introducing iStead, yet another apple thing taking community work, selling it as their own and not giving anything back (ok ok, just

CVS: cvs.openbsd.org: www

2012-04-03 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/04/03 09:44:32 Modified files: . : events.html Log message: oups, i misplaced and didn't spot it when looking at the result From: Steffen Daode Nurpmeso

CVS: cvs.openbsd.org: www

2012-04-03 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/04/03 04:36:00 Modified files: . : events.html Log message: grmbl, when did this become effectively unmaintained? move past events to the past, add a past event (asiabsdcon), and two future

CVS: cvs.openbsd.org: www

2012-03-25 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/03/25 03:25:04 Modified files: papers : index.html Log message: asiabsdcon 2012: link "10 years of pf" slides and "OpenBSD update" slides

CVS: cvs.openbsd.org: www

2012-03-22 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2012/03/22 20:04:39 Modified files: . : 51.html Log message: move pf related stuff from the generic network stack section to the pf section, add some and flesh out pf stuff

CVS: cvs.openbsd.org: src

2012-03-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/03/05 04:50:16 Modified files: sbin/pflogd: pflogd.c Log message: fix format string: use %zu for size_t and %d for signed ints first one triggered by a mail from joerg @ netbsd, thanks. ok millert d

CVS: cvs.openbsd.org: src

2012-01-26 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/01/26 10:53:54 Modified files: usr.bin/tcpbench: tcpbench.1 tcpbench.c Log message: add a timer to tcpbench as a command-line option (-t) so that it is possible to stop the tcpbench client after a certa

CVS: cvs.openbsd.org: src

2012-01-11 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2012/01/11 08:57:19 Modified files: share/man/man5 : pf.conf.5 Log message: make "self" a bit more visible from Sebastian Benoit , ok/input jmc, reminder/input deraadt and too much of a trail to mention all

CVS: cvs.openbsd.org: src

2011-11-27 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/11/27 03:33:37 Modified files: regress/sbin/pfctl: pf1.loaded pf1.ok pf1.optimized pf101.loaded pf101.ok pf13.loaded pf13.ok pf13.optimized pf19.l

CVS: cvs.openbsd.org: src

2011-11-23 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/11/23 03:24:37 Modified files: sbin/pfctl : pfctl.8 pfctl.c pfctl_optimize.c pfctl_parser.c pfctl_parser.h Log message: print ports as numbers by default; -P prints names i

CVS: cvs.openbsd.org: src

2011-11-23 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/11/23 03:23:11 Modified files: sbin/pfctl : pfctl_parser.c Log message: print_rule: rename opts -> ropts, no binary change 1/2 from Lawrence Teo ok sthen dlg myself and gcc

CVS: cvs.openbsd.org: src

2011-11-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/11/08 06:28:42 Modified files: sbin/ipsecctl : ipsecctl.8 Log message: mention default fifo path, sthen. previous manpage changes were ok jmc, plus reminder to adjust synopsis and usage (again...)

CVS: cvs.openbsd.org: src

2011-11-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/11/08 06:26:06 Modified files: sbin/ipsecctl : ike.c ipsecctl.8 ipsecctl.c ipsecctl.h Log message: allow the path to isakmpd's fifo to be specified (aka changed) on the command line, ok mikeb sthen

CVS: cvs.openbsd.org: www

2011-10-17 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2011/10/17 13:58:02 Modified files: . : events.html papers : index.html Log message: link my stuff from eurobsdcon 1) 10 years of pf (same as bsdcan, ryan & me) 2) openbsd updat

CVS: cvs.openbsd.org: src

2011-10-12 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/10/12 04:33:29 Modified files: sbin/pflogd: pflogd.8 Log message: default snaplen is 160 these days From: giovanni

CVS: cvs.openbsd.org: src

2011-10-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/10/07 11:10:08 Modified files: sys/altq : altq.h altq_subr.c altq_var.h if_altq.h sys/net: if.h pf_ioctl.c pfvar.h Log message: rename some vars and functions unfortunately altq i

CVS: cvs.openbsd.org: src

2011-10-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/10/07 08:24:10 Modified files: sys/net: pf.c Log message: remove inaccurate comment - we don't have state tableS any more, there is just one and the variable name is clear enough. ryan ok

CVS: cvs.openbsd.org: src

2011-10-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/10/07 08:02:48 Modified files: sys/net: pfvar.h Log message: pf_poolqueue is long dead, remove corpses. from eurobsdcon, ryan ok

CVS: cvs.openbsd.org: src

2011-10-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/10/05 04:45:48 Modified files: sys/dev/ic : Tag: OPENBSD_5_0 ami.c Log message: MFC, by dlg, ok deraadt > ami_drv_inq bus_dmamap_loads the inquiry buffer, so that buffer has to be > under 4g now. th

Re: CVS: cvs.openbsd.org: src

2011-10-04 Thread Henning Brauer
e wanted to make sure people don't get tricked into thinking they can/should use nobody for $random_privsep_task (not just classic privsep). and I think that reasoning is still very very very valid and I think this commit made things worse. -- Henning Brauer, h...@bsws.de, henn...@openbsd.or

CVS: cvs.openbsd.org: src

2011-09-19 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/09/19 14:29:10 Modified files: sbin/ifconfig : ifconfig.c Log message: kill prototypes for long removed functions, Rafael Sadowski

CVS: cvs.openbsd.org: src

2011-09-18 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/09/18 14:34:29 Modified files: sys/altq : altq_hfsc.c altq_hfsc.h Log message: rename a few functions and structs etc that collide with upcoming stuffz ok miod mpf

CVS: cvs.openbsd.org: src

2011-09-17 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/09/17 05:34:49 Modified files: sys/net: pf.c Log message: move initialisation of pd->nsaddr and pd->ndaddr from pf_test_rule to pf_setup_pdesc. fixes logging of packets passed statefully. ok blu

CVS: cvs.openbsd.org: src

2011-09-17 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/09/17 03:53:21 Modified files: usr.sbin/ntpd : ntpd.8 Log message: improve -s description. the major points are set vs adjust and stay in the forground until we receive a reply or hit the 15 second tim

CVS: cvs.openbsd.org: src

2011-08-18 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/08/18 04:49:40 Modified files: share/man/man5 : pf.conf.5 Log message: fix overload table BNF From: william dunand

CVS: cvs.openbsd.org: src

2011-07-28 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/28 05:03:49 Modified files: sys/net: pf_if.c Log message: fix set skip group matching: don't match partial strings, i. e. 'set skip on lo' must not match a group 'local'. diff from sthen who

CVS: cvs.openbsd.org: src

2011-07-22 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/22 07:05:29 Modified files: sys/net: pf.c radix.c radix.h route.c Log message: fix typos, martin pelikan

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 22:53:33 Modified files: sys/net: bridgestp.c Log message: sned BPDUs at prio 6, just like lacp and carp, ryan zinke mpf

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 22:38:03 Modified files: sys/net: trunklacp.c Log message: mark the mgmt pkts for queueing prio 6, mpf ok

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 20:51:18 Modified files: usr.sbin/bgpd : rde.c session.c Log message: remove that rlimit code, rc.d and login classes do it much betterer these days. screaming bob ok claudio

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 18:47:19 Modified files: sys/arch/vax/vax: machdep.c sys/compat/linux: linux_socket.c sys/conf : GENERIC files sys/kern : uipc_domain.c sys/net

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 18:46:07 Modified files: include: Makefile Log message: stop installing netatalk headers

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 18:45:41 Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c usr.bin/fstat : fstat.c usr.bin/netstat: Makefile if.c main.c netstat.h sbin/route : show.c Removed f

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 13:07:18 Modified files: sys/netinet: ip_carp.c Log message: mark carp advertisements to be queued at priority 6. losing them is bad, mkay? ok ryan

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 12:52:47 Modified files: sbin/pfctl : parse.y pfctl_parser.c Log message: allow rules to specify "prio X" or "prio (X, Y)" to assign priority levels for the new priority queueing implementatio

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 12:50:52 Modified files: sys/net: pf.c pf_ioctl.c pfvar.h Log message: surprisingly, we use pf as classifier for the new priority queueing implementation. ok ryan mpf sthen and also testin

CVS: cvs.openbsd.org: src

2011-07-08 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/08 12:48:51 Modified files: sys/altq : if_altq.h sys/kern : uipc_mbuf.c sys/net: if.c if.h sys/sys: mbuf.h Log message: new priority queueing im

CVS: cvs.openbsd.org: src

2011-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/07 14:42:56 Modified files: sys/dev/ic : dc.c sys/dev/pci: if_de.c if_lmc.c sys/net: if_ppp.c if_pppx.c if_tun.c Log message: use IF_LEN/IFQ_LEN to access and ifqueu

CVS: cvs.openbsd.org: src

2011-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/07 14:41:36 Modified files: sys/net: if.h Log message: provide IF_LEN and IFQ_LEN to access ifq_len on an ifqueue, ryan ok

CVS: cvs.openbsd.org: src

2011-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/07 13:13:29 Modified files: sys/dev/pcmcia : if_ray.c Log message: get rid of a debug printf that keeps giving me flase psotives because it is the only place in the tree (minus if.{c,h} which are all

CVS: cvs.openbsd.org: src

2011-07-07 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/07 13:09:10 Modified files: sys/dev/pci: if_san_xilinx.c Log message: i NEVER NEVER NEVER want to see ifqueue->ifq_len = anything. sorry, that is horrid and must be wrong. now in this case it is

CVS: cvs.openbsd.org: src

2011-07-06 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/06 18:08:05 Modified files: sys/net: if_spppsubr.c Log message: another case of "clever" fiddling with ifq internals, just stumbled over this in my monster diff and wondered that i hadn't put

CVS: cvs.openbsd.org: src

2011-07-06 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/06 16:08:50 Modified files: sys/net: if_ppp.c Log message: ppp_ifstart unconditionally. depending on ALTQ for this is ridiculous. one tree less in my forest (for a few seconds)! ok claudio

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 20:54:32 Modified files: sys/net: if_spppsubr.c Log message: and make sppp_qflush a wrapper around IF_PURGE instead of handrolling the same, ok'd with IFQ_PURGE with happens to break on al

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 20:51:16 Modified files: sys/net: ppp_tty.c Log message: use IF_IS_EMPTY istead of mucking if ifqueue internals

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 20:49:36 Modified files: sys/net: if_spppsubr.c Log message: second trial: stop messing with ifq internals, this time use IF_IS_EMPTY and not IFQ_IS_EMPTY, the former doesn't get overloade

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 20:42:28 Modified files: sys/dev/pci: if_de.c if_lmc_common.c sys/net: if.c if_pflog.c if_pflow.c if_pfsync.c if_ppp.c if_pppoe.c if_sl.c if_spppsubr.c

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 17:15:15 Modified files: sys/netinet: if_ether.c Log message: fix bizarre and mostly useless initialization of an ifqueue in BSS that again makes assumptions of the ifqueue internals, ok ryan

Re: CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
n-run that broke the tree turns out that relied on other changes in my tree - very non-obvious, due to the current complexity, it is much simpler in my tree. still should have caught that, sorry. -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web Services, http://bsws.de Full-Service IS

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 14:03:23 Modified files: sys/net: ppp_tty.c Log message: IFQ_IS_EMPTY instead of fiddling with ifqueue internals isn't it awesome that 5 out of 6 cases of this crap were in the various ppp

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 14:01:40 Modified files: sys/net: if_spppsubr.c Log message: 2 cases of IFQ_IS_EMPTY instead of mucking with ifqueue internals make sppp_flush use IFQ_PURGE instead of handrolling the same

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 14:00:14 Modified files: sys/net: if_pppoe.c Log message: ifqueues in BSS don't need NULL init, especially not absolutely incorrect ones that make assumptions about ifqueue internals... ok

CVS: cvs.openbsd.org: src

2011-07-05 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/05 13:59:18 Modified files: sys/net: if_ppp.c Log message: use IFQ_IS_EMPTY instead of fiddling with ifqueue internals - 3 cases why bother with APIs when you can muck with internals directly

CVS: cvs.openbsd.org: src

2011-07-04 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/04 18:58:27 Modified files: sys/net: if.c if.h Log message: now of course I only noticed if_qflush is completely unused after adjusting it to the new world order in my tree... remove it, ok r

CVS: cvs.openbsd.org: src

2011-07-04 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/04 16:49:03 Modified files: sbin/pfctl : pfctl_qstats.c Log message: tsc tsc, no waikiki for me. copyright statement without year. 2003 it was.

Re: CVS: cvs.openbsd.org: src

2011-07-04 Thread Henning Brauer
the same. > OK bluhm@ mcbride@ and most probably henning@ as well indeed. last not least I was asking for this to be done :) -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 21:36:14 Modified files: share/man/man5 : pf.conf.5 sbin/pfctl : parse.y Log message: bye bye require-order. i added that button many many many years ago since the order (options, scr

Re: CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
* umaxx [2011-07-04 04:18]: > On Mon, 4 Jul 2011 02:18:18 +0200 > Henning Brauer wrote: > > > first commit - welcome to the crowd. > > > > now you just need to shave your head and grow a beard to be a real pf > > hacker > > that is okay, as long as I

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 19:07:43 Modified files: sbin/pfctl : pfctl_altq.c sys/altq : altq_cbq.h altq_red.h altq_rmclass.c altq_rmclass.h Log message: rip out more effectively

Re: CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
.c > share/man/man5 : pf.conf.5 > sys/net: pf.c pf_lb.c pf_table.c pfvar.h > > Log message: > bring in least-states load balancing algorithm > > ok mcbride@ henning@ first commit - welcome to the crowd. now you just need to shave your head and grow a

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 17:59:43 Modified files: sys/altq : altq_cbq.c altq_classq.h altq_hfsc.c altq_priq.c altq_rmclass.c sbin/pfctl : parse.y pfctl_altq.c Log message: g/c

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 17:48:41 Modified files: sys/altq : altq_cbq.h altq_hfsc.c altq_hfsc.h altq_priq.c altq_priq.h altq_rmclass.c altq_rmclass.h altq_subr.c alt

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 17:46:23 Modified files: sbin/pfctl : pfctl_altq.c Log message: *_CLEARDSCP could never possibly have been set, no point in being able to print that as flag then

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 17:47:04 Modified files: sys/altq : altq.h Log message: g/c ALTQT_ defines for disciplines we don't have

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 17:12:29 Modified files: sys/net: if.h Log message: IFQ_CLASSIFY is also just schrapnel

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 17:05:35 Modified files: sys/net: if.h Log message: no traces of ALTQ_DECL to be found anywhere, thus kill the #defines

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 13:07:32 Modified files: sys/net: if_pflog.h Log message: reduce kernel compile time dramatically (you don't need to fix this file for it to compile. oups. forgotten in the last commit)

CVS: cvs.openbsd.org: src

2011-07-03 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/07/03 12:42:45 Modified files: sys/net: pf.c Log message: garbage collect unused parameter to PFLOG_PACKET i found this somewhere in my forest, I don't really remember writing it, the context in

CVS: cvs.openbsd.org: src

2011-06-17 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/06/17 12:12:06 Modified files: usr.sbin/ntpd : ntp.c Log message: close pipe_prnt[0] earlier, foremost before forking the dns process pointed out by Running Razor

CVS: cvs.openbsd.org: src

2011-06-16 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/06/16 05:46:55 Modified files: usr.sbin/ntpd : ntp.c Log message: clamp stratum to NTP_MAXSTRATUM. lingering in my tree for ages. someone likely deserves to get credited for this, but I have no idea wh

CVS: cvs.openbsd.org: www

2011-05-17 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2011/05/17 16:23:17 Modified files: . : events.html Log message: link slides here too, requested by theo

Re: CVS: cvs.openbsd.org: www

2011-05-16 Thread Henning Brauer
ded around the time > Henning joined? /* no comment */ -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting

CVS: cvs.openbsd.org: www

2011-05-16 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2011/05/16 18:19:15 Modified files: . : events.html Log message: bsdcan is past now i thought we forgot to add it in the first place, but ingo had done it

CVS: cvs.openbsd.org: www

2011-05-16 Thread Henning Brauer
CVSROOT:/cvs Module name:www Changes by: henn...@cvs.openbsd.org 2011/05/16 18:01:26 Modified files: papers : index.html Log message: bsdcan 2011: 10 years of pf (henning & ryan) OpenBSD Update (henning, ryan, claudio)

CVS: cvs.openbsd.org: src

2011-05-16 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2011/05/16 14:06:28 Modified files: sys/net: if_bridge.c Log message: bring back r1.189, but keep doing the ip csum unconditionally for now until the broadcast shortcut codepath is fixed. ok claudio

Re: CVS: cvs.openbsd.org: www

2011-05-09 Thread Henning Brauer
more work - TCP proxying via inetd and netcat is > > not exactly webscale - but this is a start). > > > > Only MongoDB is webscale. until we reveal MongoFS for a preview, mv /dev/null /dev/mongofs0a and store all your data there -- Henning Brauer, h...@bsws.de, henn...@openbsd.org BS Web

<    1   2   3   4   5   6   7   >