OpenBSD CVS

src/usr.sbin/ripd/


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 / ripd

Current tag: OPENBSD_6_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] auth.c  1.12   4 years  remi   Validate auth_offset before using it. If it's too big ripd will crash. RFC 2082...
[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.26   5 years  remi   Pledge ripe and rde. Use unveil to remove file system access for the parent proc...
[TXT] control.h  1.6   5 years  remi   Pledge ripe and rde. Use unveil to remove file system access for the parent proc...
[TXT] interface.c  1.15   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] kroute.c  1.34   4 years  remi   Fix 2 memory leaks in error paths and a double-free (kroute_insert already frees...
[TXT] log.c  1.7   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.6   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] logmsg.c  1.1   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] message.c  1.15   4 years  remi   Clear r_list if the interface is passive. Additionaly move the check for passive...
[TXT] name2id.c  1.1   17 years  claudio   New redistribute code adapted from ospfd. It is now possible to do the same redi...
[TXT] neighbor.c  1.11   7 years  jca   Keep track of dead peers instead of freeing them right away. This mimics what o...
[TXT] packet.c  1.13   7 years  jca   Support p2p links where endpoints aren't in the same subnet. Diff from Piotr Du...
[TXT] parse.y  1.47   5 years  guenther   Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h> ...
[TXT] printconf.c  1.8   5 years  denis   fix typo OK claudio@ deraadt@
[TXT] rde.c  1.22   5 years  remi   Pledge ripe and rde. Use unveil to remove file system access for the parent proc...
[TXT] rde.h  1.4   16 years  claudio   The metric is a 8bit value ranging from 1 to INFINITY (defined as a whopping 16)...
[TXT] rde_rib.c  1.5   16 years  claudio   The metric is a 8bit value ranging from 1 to INFINITY (defined as a whopping 16)...
[TXT] rip.h  1.4   16 years  deraadt   spacing
[TXT] ripd.8  1.13   7 years  jca   Document the -s option, descr adapted from ospfd/ospfctl Noticed by Sebastien L...
[TXT] ripd.c  1.33   4 years  mestre   added /* no filesystem visibility */ above unveil("/", "") since "" is too easy ...
[TXT] ripd.conf.5  1.20   4 years  jmc   list example files in FILES with a short description: generally, "Example config...
[TXT] ripd.h  1.26   5 years  remi   Add config option fib-priority to set a custom prio for routes ripd insers into ...
[TXT] ripe.c  1.25   4 years  remi   Fix 2 memory leaks in error paths and a double-free (kroute_insert already frees...
[TXT] ripe.h  1.12   7 years  jca   Keep track of dead peers instead of freeing them right away. This mimics what o...