Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-08 | simplify; ok henning@ | Otto Moerbeek | |
2006-06-07 | remove first person statement; stejones@gmail.com | Theo de Raadt | |
2006-06-07 | mention the nmea line discipline in the pstat(8) man page. | Marc Balmer | |
found by mk, ok deraadt | |||
2006-06-07 | Compensate old offsets with the amount of adjustment done, avoiding | Otto Moerbeek | |
overcompensating. From DragonFly, uses recent adjtime(2) changes, so you'll need a recent kernel. ok henning@ | |||
2006-06-06 | another typo | Theo de Raadt | |
2006-06-06 | System build pieces for armish arch. | Dale Rahn | |
2006-06-04 | Only invalidate stored replies if an adjustment was really made. | Otto Moerbeek | |
ok henning@ | |||
2006-06-04 | teach this about NMEADISC too | Theo de Raadt | |
2006-06-03 | tweaks; | Jason McIntyre | |
2006-06-02 | just ise "HARD" as refid with sensors for v3 clients | Henning Brauer | |
2006-06-02 | incredibly stupid typo | Henning Brauer | |
2006-06-02 | whitespace cleanup, no binary change. | Moritz Jodeit | |
2006-06-02 | Make sasyncd fail back correctly with carp preemption enabled. | Ryan Thomas McBride | |
Hold the carp demotion when booting, to prevent carp from preempting until we've sync'd with our peers. This adds a new CTL_ENDSNAP message to the exchange between the sasync daemons to indicate when the complete snapshot has been sent. Undemote after 60 seconds, or when recieve a CTL_ENDSNAP from all our peers. Syntax is slightly changed, removing the 'carp' keyword (so do "interface carp0" rather than "carp interface carp0". Adds 'group <ifgroup>', defaults to the 'carp' group. ok moritz@ | |||
2006-06-02 | Print the demotion indicator in the carp packet. | Ryan Thomas McBride | |
ok mpf@ | |||
2006-06-02 | remove unused variable, found by lint. | Esben Norby | |
2006-06-02 | grok AESCTR | Hans-Joerg Hoexer | |
2006-06-02 | allow igmp to work properly on p2p interfaces. | Esben Norby | |
2006-06-02 | simplify netid_len calculation, inspired by stuff from bgpd. | Esben Norby | |
2006-06-01 | Document all the new and shiny redistribute options. With a lot of help from | Claudio Jeker | |
jmc@ | |||
2006-06-01 | Instead of polling the carp interface to detect a switch between MASTER and | Ryan Thomas McBride | |
BACKUP, listen to the routing socket for link change messages. Based on a diff from nathanael at polymorpheous dot com. ok moritz@ | |||
2006-06-01 | Copy the pftableid in path_copy and correctly do the ref/unref dance in | Claudio Jeker | |
path_copy and path_put. Diff from Kevin Brintnall, looks good henning@ | |||
2006-06-01 | don't use the newline character in hostapd_log() calls | Reyk Floeter | |
2006-06-01 | More kroute.c cleanup and start using the routing socket to track interface | Claudio Jeker | |
states. | |||
2006-06-01 | small tweaks; | Jason McIntyre | |
2006-06-01 | Remove some unneeded lint goo and use setres[ug]id() instead of the setuid | Claudio Jeker | |
dance. | |||
2006-06-01 | implement adjacent nbr count, needed when we want to decide where to flood | Esben Norby | |
multicast streams. | |||
2006-06-01 | slightly better english | Martin Reindl | |
2006-06-01 | Pass the captured packet length in addition to the real packet length | Moritz Jodeit | |
to etherip_print() and do all the bounds checking with it. Also add bounds checks to ether_print(). This fixes even more crashes. ok canacar@ | |||
2006-06-01 | hook dvmrpctl and dvmrpd into builds. | Esben Norby | |
ok deraadt@ | |||
2006-06-01 | Controller for dvmrpd. | Esben Norby | |
Almost all available information in dvmrpd can be read. Not connected to builds yet. ok claudio@ | |||
2006-06-01 | Welcome dvmrpd | Esben Norby | |
started by Esben Norby some time ago by using the imsg/three process framework of ospfd. Right now it is not particularly useful, major parts are still missing but is imported to allow more people to work on it. Status: The IGMP part is mostly complete, allowing clients to join and leave groups. Election the IGMP querier of a network is also functional, only thing missing is some corner cases when going from non-querier to querier. About half of the DVMRP is functional, probes and route reports are functional. Multicast streams can be detected and the MFC can be manipulated. The RIB is not complete but operational. Not yet connected to the builds. OK claudio@ | |||
2006-06-01 | start sentence with a capital letter; | Jason McIntyre | |
2006-06-01 | simplify example, ok grange, jmc | Markus Friedl | |
2006-06-01 | even though the bounds are long long having an upper bound of | Otto Moerbeek | |
ULONG_MAX does not work; the max upper bound is LONG_MAX, since LONG_MAX == LLONG_MAX on 64bit archs. ok deraadt@ henning@ | |||
2006-06-01 | Sort options in usage. From jmc. | Chris Kuethe | |
ok henning@ | |||
2006-06-01 | When expanding servers, do not forget to copy weight. ok henning@ | Otto Moerbeek | |
2006-06-01 | urgs, other stuff snuck in | Henning Brauer | |
2006-06-01 | do not use /dev/hotplug for now, only one reader supported yet | Henning Brauer | |
2006-06-01 | put back regular sensors scanning | Henning Brauer | |
2006-05-31 | Missing $OpenBSD$ tag. Spotted by Masao Uebayashi. | Chris Kuethe | |
ok henning@ | |||
2006-05-31 | more tweaks; ok grange | Jason McIntyre | |
2006-05-31 | tweak the sample attach script; ok grange | Jason McIntyre | |
2006-05-31 | - tidy up SYNOPSIS | Jason McIntyre | |
- sort options - +.Xr pf 4 , | |||
2006-05-31 | Support for "[no] redistribute 10.6/16", all routes that match into this | Claudio Jeker | |
range will match this "rule". This should be it, now it is time to write some documentation. | |||
2006-05-31 | More redistribute fun. Add a possibility to deny redistribution of specified | Claudio Jeker | |
routes via "no redistribute rtlabel admin". Redistribute rules are parsed in order and the first match is used. Only exception is "redistribute default" Which is independent of the other rules and can't be negated. | |||
2006-05-31 | This diff makes dhcpd able to manipulate pf tables on certain lease events. | Chris Kuethe | |
dhcpd is now able to place abandoned addresses into a table (to offer some protection against machines camping on an address) and remove them from the table if they are properly leased. When dhcpd assigns an IP to a new hardware address, it can remove that address from a table. This is for use with the overload table in pf; newly arrived machines will not be punished for the actions of a machine that went away. beck@ and krw@ liked previous versions of this, henning@ final ok | |||
2006-05-31 | Plug memory leak; ok claudio@ | Patrick Latifi | |
2006-05-31 | Plug memory leaks in error path; ok henning@ | Patrick Latifi | |
2006-05-31 | remove extra space in output; ok markus@ moritz@ | Kevin Steves | |
2006-05-31 | only actually run sensor_query when it is due, not every time poll returns | Henning Brauer | |