freebsd-skq/release
qingli ec826ad5c7 This main goals of this project are:
1. separating L2 tables (ARP, NDP) from the L3 routing tables
2. removing as much locking dependencies among these layers as
   possible to allow for some parallelism in the search operations
3. simplify the logic in the routing code,

The most notable end result is the obsolescent of the route
cloning (RTF_CLONING) concept, which translated into code reduction
in both IPv4 ARP and IPv6 NDP related modules, and size reduction in
struct rtentry{}. The change in design obsoletes the semantics of
RTF_CLONING, RTF_WASCLONE and RTF_LLINFO routing flags. The userland
applications such as "arp" and "ndp" have been modified to reflect
those changes. The output from "netstat -r" shows only the routing
entries.

Quite a few developers have contributed to this project in the
past: Glebius Smirnoff, Luigi Rizzo, Alessandro Cerri, and
Andre Oppermann. And most recently:

- Kip Macy revised the locking code completely, thus completing
  the last piece of the puzzle, Kip has also been conducting
  active functional testing
- Sam Leffler has helped me improving/refactoring the code, and
  provided valuable reviews
- Julian Elischer setup the perforce tree for me and has helped
  me maintaining that branch before the svn conversion
2008-12-15 06:10:57 +00:00
..
amd64 Recent work on the gnu cpio seems to have introduced some bugs, it 2008-08-20 13:35:39 +00:00
doc Add ixgbe(4) and upgt(4). 2008-12-01 21:15:04 +00:00
i386 - Add libbsdxml and libsbuf required by bsdlabel. 2008-09-25 12:25:54 +00:00
ia64 Recent work on the gnu cpio seems to have introduced some bugs, it 2008-08-20 13:35:39 +00:00
pc98 - Add libbsdxml and libsbuf required by bsdlabel. 2008-09-25 12:25:54 +00:00
picobsd This main goals of this project are: 2008-12-15 06:10:57 +00:00
powerpc Recent work on the gnu cpio seems to have introduced some bugs, it 2008-08-20 13:35:39 +00:00
scripts Fix minor typo. 2008-10-13 17:42:21 +00:00
sparc64 Recent work on the gnu cpio seems to have introduced some bugs, it 2008-08-20 13:35:39 +00:00
sun4v Recent work on the gnu cpio seems to have introduced some bugs, it 2008-08-20 13:35:39 +00:00
fixit.profile - Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all 2008-02-05 14:06:15 +00:00
fixit.services
Makefile This is being committed from a sparc64 (US-III, thanks Marius!) that 2008-11-13 01:47:08 +00:00
Makefile.inc.docports Chase the ghostscript port changes. 2008-09-06 10:12:52 +00:00