cvs commit: src/lib/libc/sys Symbol.map getsockopt.2
  Home FAQ Contact Sign in
mailing.freebsd.cvscurrent only
 
Advanced search
POPULAR GROUPS

more...

mailing.freebsd.cvscurrent Profile…
 Up
cvs commit: src/lib/libc/sys Symbol.map getsockopt.2         


Author: Julian Elischer
Date: May 9, 2008 16:02

julian 2008-05-09 23:00:21 UTC

FreeBSD src repository

Modified files:
lib/libc/sys Symbol.map getsockopt.2
usr.bin/netstat route.c
Log:
Add code to allow the system to handle multiple routing tables.
This particular implementation is designed to be fully backwards compatible
and to be MFC-able to 7.x (and 6.x)

Currently the only protocol that can make use of the multiple tables is IPv4
Similar functionality exists in OpenBSD and Linux.

From my notes:

-----

One thing where FreeBSD has been falling behind, and which by chance I
have some time to work on is "policy based routing", which allows
different
packet streams to be routed by more than just the destination address.

Constraints:
------------
Show full article (10.85Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Re: cvs commit: src/sys/sys mbuf.h src/sys/net if_ethersubr.cmailing.freebsd.cvscurrent ·
cvs commit: src/sys/sys proc.h src/sys/kern kern_thread.cmailing.freebsd.cvs-current ·
Re: cvs commit: src/sys/amd64/conf DEFAULTS src/sys/i386/confmailing.freebsd.cvs-current ·