[odc] Daily src changes for 2006-02-02

ODC auto at squish.net
Fri Feb 3 07:00:37 GMT 2006


OpenBSD src changes summary for 2006-02-02
==========================================

sbin/ipsecctl                           sbin/isakmpd
sys/arch/zaurus/zaurus                  sys/dev/ic
sys/dev/pci                             sys/net
usr.bin/sdiff                           usr.sbin/bgpd
usr.sbin/ospfd                          

== sbin ============================================================== 01/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sbin

ipsecctl

  ~ ike.c                                 

  > Two fixes: generate default main mode config when using PSK, added missing
  > force (with naddy@)
  > ok reyk@ naddy@ (hshoexer@)

isakmpd

  ~ udp.c                                 ~ udp_encap.c

  > Small cleanup to avoid gotos, from Andrey Matveev.
  > ok moritz@ (hshoexer@)

== sys =============================================================== 02/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sys

arch/zaurus/zaurus

  ~ zaurus_lcd.c                          

  > Backout lcd_suspend on lid close, found to cause crashes.
  > requested by jolan, prodded by bob. (drahn@)

dev/ic

  ~ ciss.c                                

  > make an exposed printf for debugging a debug printf and add a few commas
  > in the dmesg printing to make the dmesg entry look a little nicer.
  > ok mickey@ (brad@)

dev/pci

  ~ if_bge.c                              

  > Use alternate PCI DMA control register settings for PCI Express-based
  > Broadcom Gigabit Ethernet interfaces.
  > From jonathan NetBSD and based on the Broadcom Linux driver.
  > Tested by a few end-users. (brad@)

  ~ if_bge.c                              

  > Optimize bge_rxeof() & bge_txeof(): return immediately if there are no
  > packets
  > to process.
  > From oleg FreeBSD (brad@)

  ~ if_bge.c                              

  > Call bge_setmulti() if IFF_ALLMULTI is set.
  > From ru FreeBSD (brad@)

  ~ pcidevs                               

  > add a bunch of vendor id's and device id's
  > Most of this is from xsa@ (brad@)

net

  ~ rtsock.c                              

  > Set rtm_index to the correct interface index for RTM_ADD and RTM_CHANGE.
  > bgpd and ospfd use this information to track the availability of a route.
  > Discussed with dlg@, OK henning@ (claudio@)

== usr.bin =========================================================== 03/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin

sdiff

  ~ edit.c                                

  > In interactive mode force newline between left and right sets in the "e b"
  > command. OK tedu@ (claudio@)

== usr.sbin ========================================================== 04/04 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin

bgpd

  ~ bgpd.h                                ~ parse.y
  ~ printconf.c                           ~ rde.c
  ~ rde.h                                 ~ rde_filter.c

  > Implement new special community "neighbor-as". neighbor-as is expanded on
  > the fly to the remote AS of the current neighbor. This can be used to
  > simplify rulesets in a dramatic way -- going from a script based nightmare
  > down to a handfull rules. jajajaja henning@ (claudio@)

ospfd

  ~ auth.c                                ~ ospfe.h

  > zap md_list_empty, found by lint.
  > ok claudio@ (norby@)

  ~ rde.h                                 ~ rde_spf.c

  > zap cand_list_empty, found by lint.
  > ok claudio@ (norby@)

  ~ hello.c                               

  > Be less verbose about DR/BDR selection this seems to be rock solid now.
  > OK norby@ (claudio@)

===============================================================================



More information about the odc mailing list