Re: Summer of Code 2005: Improve Libalias

From: Mike Jakubik (mikej_at_rogers.com)
Date: 09/07/05

  • Next message: Phil Regnauld: "Re: Summer of Code 2005: Improve Libalias"
    Date: Tue, 6 Sep 2005 20:52:15 -0400 (EDT)
    To: "Paolo Pisati" <p.pisati@oltrelinux.com>
    
    

    On Tue, September 6, 2005 10:13 am, Paolo Pisati said:
    > On Tue, Sep 06, 2005 at 04:06:57PM +0400, Gleb Smirnoff wrote:
    >
    >> during your work with libalias have you found any bugs or buglets, or a
    >> rough places, that should be considered to be merged to main FreeBSD CVS
    >> tree as soon as possible, before next release?
    >
    > well, actually i didn't find any bugs in libalias that was not imputable
    > to my work, but i found 2 bugs in other parts of FreeBSD:
    >
    >
    > 1) kernel panic with ipfw as kld in 5.x and 6.x:
    >
    >
    > kldload ipfw.ko ipfw show (the 65k rule will show up) ipfw add 100 allow
    > all from any to any ipfw del 100 panic: kmem_malloc: entry not found or
    > misaligned
    >
    > tested on qemu only
    >
    > 2) natd crash receiving a SIGHUP
    >
    >
    > launch natd this way (as root):
    >
    > /sbin/natd -n <if> -v
    >
    >
    > where if is your nic
    >
    > then
    >
    > sudo killall -HUP natd
    >
    > natd will core dump
    >
    > i didn't have time to investigate any further, but if i'm not the only one
    > to see them, i can take a look...

    And what is the point of all of this when we have OpenBSD's PF? ipfw and
    libalias is dead.

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Phil Regnauld: "Re: Summer of Code 2005: Improve Libalias"

    Relevant Pages

    • Re: Summer of Code 2005: Improve Libalias
      ... > during your work with libalias have you found any bugs or buglets, ... kernel panic with ipfw as kld in 5.x and 6.x: ... natd crash receiving a SIGHUP ...
      (freebsd-net)
    • [patch] Redirect and LSNAT support in ipfw
      ... as a continuation of my Summer of Code project "Improve libalias" ... redirect and LSNAT support in ipfw following closely the natd syntax. ... patches for ppp and natd to use libalias modules ...
      (freebsd-hackers)
    • [patch] Redirect and LSNAT support in ipfw
      ... as a continuation of my Summer of Code project "Improve libalias" ... redirect and LSNAT support in ipfw following closely the natd syntax. ... patches for ppp and natd to use libalias modules ...
      (freebsd-net)
    • Re: Avoiding natd overhead
      ... How can I replace just the functionality of natd without moving to ... Paolo Pisati's 2005 SoC work on integrating libalias into ipfw might ... It should move the NAT'ing into the kernel and save all the ...
      (freebsd-net)
    • ident patch for NATD
      ... thsi is a patch for oidentd 2.0.7 and natd + libalias under freebsd ... burned, upgraded kernel source, and now can't patch ne libalias/natd ... Could someone implement this code to natd in the future? ...
      (freebsd-questions)