cvs commit: ports/net/quagga Makefile ports/net/quagga/files patch-cvs-13-ifaddress

Sergey Matveychuk sem at FreeBSD.org
Wed Feb 20 18:05:51 UTC 2008


sem         2008-02-20 18:05:50 UTC

  FreeBSD ports repository

  Modified files:
    net/quagga           Makefile 
  Added files:
    net/quagga/files     patch-cvs-13-ifaddress 
  Log:
  Add a vendor patch:
  = A bugfix for FreeBSD users (Quagga bug #326):
          * zebra_rib.[ch]: (rib_lookup_and_pushup) New function, which makes sure,
            that if_set_prefix() has nothing in its way of assigning an address.
          * ioctl.c: (if_set_prefix) Use rib_lookup_and_pushup() to resolve
            bug #326.
  
  Approved by:    maintainer (implicitly)
  
  Revision  Changes    Path
  1.68      +1 -1      ports/net/quagga/Makefile
  1.1       +100 -0    ports/net/quagga/files/patch-cvs-13-ifaddress (new)


More information about the cvs-all mailing list