Re: RTF_CLONING vs RTF_PRCLONING

From: Bruce M Simpson (bms_at_spc.org)
Date: 07/28/03

  • Next message: hinkle_at_interwork.sdsu.edu: "Setting up a NAT Router that will route between 3 networks"
    Date: Mon, 28 Jul 2003 22:51:40 +0100
    To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
    
    

    On Mon, Jul 28, 2003 at 05:51:28PM -0400, Garrett Wollman wrote:
    > RTF_XRESOLVE is set when the target of the newly cloned route is not
    > known by the kernel and must be set up by a user process. I'm not
    > sure if anything ever used this, although I guess it could be used to
    > implement ISIS.

    I have a hack in the works to support on-demand routing in a userland
    daemon which will actually make use of this.

    BMS
    _______________________________________________
    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: hinkle_at_interwork.sdsu.edu: "Setting up a NAT Router that will route between 3 networks"

    Relevant Pages

    • Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
      ... It has been motivated why iSCSI makes sense as a storage protocol ... KB are a meaningful benchmark for storage target implementations. ... in user space or in kernel space. ... (struct scsi_device, struct block_device, or struct file) ...
      (Linux-Kernel)
    • Re: Communications kernel -> userland
      ... > form the kernel to the user process; ... > to the user process memory. ... > handle packets, perhaps ...
      (freebsd-hackers)
    • [ANNOUNCE] iSCSI target implementation
      ... I'm proud to announce the first public release of this iSCSI target ... iSCSI initiator driver, but also with with the MS initiator driver. ... This target driver is partly implemented in the kernel, ...
      (Linux-Kernel)
    • Re: Communications kernel -> userland
      ... Write directly to a file from the kernel. ... a file provided by an authorized user process. ... Expose it using a special socket type. ... a special-purpose system call or sysctl if you don't mind a lot of context ...
      (freebsd-hackers)
    • Re: Sharing data between user space and kernel
      ... you can't just dereference a 32-bit pointer when the kernel is ... Set the segment register for the user process correctly. ... can shared memory be implemented this way ... a look at the sysctlcode, you'll see that it wires userspace pages into ...
      (freebsd-hackers)