OpenBSD CVS

src/usr.sbin/ospfd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ospfd

Current tag: OPENBSD_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] area.c  1.9   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] auth.c  1.19   13 years  sobrado   remove trailing spaces and tabs from source code; no binary changes (verified by...
[TXT] carp.c  1.3   14 years  claudio   Bring in sync with the bgpd version of carp.c. This fixes a memory leak in an er...
[TXT] control.c  1.34   13 years  sobrado   remove trailing spaces and tabs from source code; no binary changes (verified by...
[TXT] control.h  1.4   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] database.c  1.27   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] hello.c  1.19   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] in_cksum.c  1.6   17 years  deraadt   term 3 here can be dropped too
[TXT] interface.c  1.70   13 years  guenther   Fix the naming of interfaces and variables for rdomains and rtables and make it ...
[TXT] iso_cksum.c  1.5   18 years  claudio   Cleanup and "simplify" iso checksum implementation. OK norby@
[TXT] kroute.c  1.89   13 years  claudio   Kill struct rroute and move the metric to struct kroute. This disturbed me for a...
[TXT] log.c  1.6   14 years  claudio   Implement IMSG_CTL_LOG_VERBOSE to enable or disable debug logging on runtime. It...
[TXT] log.h  1.5   14 years  claudio   Implement IMSG_CTL_LOG_VERBOSE to enable or disable debug logging on runtime. It...
[TXT] lsack.c  1.19   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] lsreq.c  1.19   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] lsupdate.c  1.39   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] name2id.c  1.2   16 years  reyk   add support for mapping route labels to AS-external route tags. manpage bits fr...
[TXT] neighbor.c  1.41   14 years  sthen   When failing to form an adjacency, log the interface name as well as the neighbo...
[TXT] ospf.h  1.19   13 years  guenther   Use offsetof() instead of writing our own version (...which generates warnings f...
[TXT] ospfd.8  1.28   14 years  jmc   now that we can handle >9 args, put "-D name=value" on one line: it's a bit more...
[TXT] ospfd.c  1.75   13 years  sobrado   remove trailing spaces and tabs from source code; no binary changes (verified by...
[TXT] ospfd.conf.5  1.44   13 years  sthen   s/microseconds/milliseconds/, from Stijn on bugs@. "whichever one is a thousandt...
[TXT] ospfd.h  1.89   13 years  claudio   Kill struct rroute and move the metric to struct kroute. This disturbed me for a...
[TXT] ospfe.c  1.77   13 years  claudio   Reword a comment
[TXT] ospfe.h  1.42   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] packet.c  1.30   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] parse.y  1.73   13 years  bluhm   Do not use a carp address as ospf router id because it is not unique. ok claudio...
[TXT] printconf.c  1.15   14 years  dlg   implement support for fast hello packets. if route-dead-time is set to "minimal...
[TXT] rde.c  1.91   13 years  claudio   When fixing conflicts make sure the right vertex is passed to lsa_merge() so tha...
[TXT] rde.h  1.35   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] rde_lsdb.c  1.44   13 years  claudio   lsa_refresh() was able to resurect dead LSA resulting in zombie anouncements. Ma...
[TXT] rde_spf.c  1.69   14 years  dlg   allow spf-delay and spf-holdtime to be specified in msec so ospfd can better res...