index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ospfd
Age
Commit message (
Expand
)
Author
2006-12-21
Unbreak redistribute default and make it possible to specify a metric for
Claudio Jeker
2006-12-21
order variables by size/type.
Claudio Jeker
2006-12-13
Doh! I forgot the change from kroute to rroute in the deletion case.
Claudio Jeker
2006-12-13
Correct funtion name in fatal message.
Claudio Jeker
2006-12-08
Fix a crash seen on busy area border routers. The problem was a NULL
Claudio Jeker
2006-12-08
Document redistribute set options. OK norby@
Claudio Jeker
2006-12-08
Document the interface:ip syntax and add some statements to the examples
Claudio Jeker
2006-12-07
Make it possible to set the metric and LSA type for redistributed routes.
Claudio Jeker
2006-11-28
add additional link states to report the half duplex / full duplex
Reyk Floeter
2006-11-28
mib we pass to sysctl when fetching the routing table has 7 entries now,
Henning Brauer
2006-11-26
repair missing DPADD requests
Theo de Raadt
2006-11-17
Support for multiple networks on one interface. Until now only the main
Claudio Jeker
2006-11-16
ignore routing messages for alternate tables for now, from bgpd
Henning Brauer
2006-11-09
Properly indicate the state of "fib-update"
Joel Knight
2006-11-01
Fix copy pasto, use SIGCHLD for the sigchild handler not SIGINT twice.
Claudio Jeker
2006-10-29
Allow braces to fit on a single line if only one or no argument is used.
Claudio Jeker
2006-10-25
Remove a parser debug functionality that was never used in ospfd.
Claudio Jeker
2006-10-25
Use strtonum(3) instead of the hand made atoul. This solves an issue with
Claudio Jeker
2006-09-27
Use IP_RECVIF to get the incomming interface of OSPF packets. Now we use
Claudio Jeker
2006-09-26
Sync in_cksum.c to the same version dvmrpd has. This fixes problems with odd
Claudio Jeker
2006-08-31
knock out the cpp/m4 stuff from MACROS; after discussion with many...
Jason McIntyre
2006-08-30
Remove useless logging, the logged event happens all the time, no need to
Esben Norby
2006-08-28
use Forwarding Information Base vs. Forward Information Base;
Kevin Steves
2006-08-28
.Xr sysctl 8; wording from jmc@
Kevin Steves
2006-08-28
tiny grammar fix; ok jmc@
Kevin Steves
2006-08-18
Correctly leave the all AllDRouters group (224.0.0.6) if the interface was
Claudio Jeker
2006-08-06
Remove a XXX in a comment.
Claudio Jeker
2006-08-06
There is no need to initialize the log framework twice. Especially because
Claudio Jeker
2006-07-06
In rt_invalidate() skip all as_ext routes if routes matching a specific area
Claudio Jeker
2006-07-03
Add missing breaks and suddenly all starts to make sense again. Wondered
Claudio Jeker
2006-06-28
Track the uptime of the ospfd daemon itself.
Esben Norby
2006-06-02
remove unused variable, found by lint.
Esben Norby
2006-06-01
Document all the new and shiny redistribute options. With a lot of help from
Claudio Jeker
2006-05-31
Support for "[no] redistribute 10.6/16", all routes that match into this
Claudio Jeker
2006-05-31
More redistribute fun. Add a possibility to deny redistribution of specified
Claudio Jeker
2006-05-31
Plug memory leak; ok claudio@
Patrick Latifi
2006-05-30
Correctly calculate point-to-point nexthop address. The logic was badly twisted
Claudio Jeker
2006-05-30
Uups, this file should be commited with the redistribute rtlabel stuff.
Claudio Jeker
2006-05-30
Now that rtlabels are accessable via sysctl we can use route lables to
Claudio Jeker
2006-05-29
Delay lsa database deletes for MIN_LS_INTERVAL seconds so that flapping
Claudio Jeker
2006-05-29
Remove useless debug message that gets triggered all the time in big networks.
Esben Norby
2006-05-27
sync to bgpd: use ibuf->pid in imsg_create if pid == 0, claudio ok
Henning Brauer
2006-05-27
Revert last commit. Having ifindex of 0 is an error and needs to be reported.
Claudio Jeker
2006-05-26
\<char> is <char> except for \<newline> -- no exceptions. much like how
Theo de Raadt
2006-04-28
do not log "interface with index 0 not found". ifindex == 0 happens on
Henning Brauer
2006-04-25
kill unused old debug code.
Esben Norby
2006-04-25
Mark fatal and fatalx as __dead from a similar diff for bgpd from deraadt@
Claudio Jeker
2006-04-25
Use size_t for buffer lenght passed to send_ls_ack() plus an ARGSUSED.
Claudio Jeker
2006-04-25
Kill unused function and add a ARGSUSED.
Claudio Jeker
2006-04-25
Path the length of the packet as size_t to in_cksum(). Enforce that the
Claudio Jeker
[next]