Age | Commit message (Expand) | Author |
2008-05-06 | Remove bogus entries for PCI_PRODUCT_DELL_PERC_3DI_2, which apparently | Marco Pfatschbacher |
2008-05-06 | print IN6_IFF_AUTOCONF flag, too; ok henning some time ago | Markus Friedl |
2008-05-06 | fix the table stats clr ioctl | Reyk Floeter |
2008-05-06 | We have to check if server_argc is 1 instead of lesser than 0 to see if | Tobias Stoeckmann |
2008-05-06 | do not attempt to reload a configuration if we come from a non pf | Pierre-Yves Ritschard |
2008-05-06 | Kill state if we get SYN for a state that has been closed from both sides. | Markus Friedl |
2008-05-06 | Better formatting. | Marc Balmer |
2008-05-06 | Document signal/clock status. | Marc Balmer |
2008-05-06 | Report the clock status in a signal sensor, like all other timedeltas. | Marc Balmer |
2008-05-06 | remove tcp_drain code since it's not longer used; ok henning, feedback thib | Markus Friedl |
2008-05-06 | Drop all broadcast and multicast packets. | Esben Norby |
2008-05-06 | get rid of rtalloc, use rtalloc1 instead. | Esben Norby |
2008-05-06 | sync | Theo de Raadt |
2008-05-06 | someone making usb keyboards.. for oems.. owned by vladas.urbonas | Theo de Raadt |
2008-05-06 | M_PREPEND can set its first parameter to NULL, and all other code | Kenneth R Westerback |
2008-05-06 | when pax is running in -u mode, and no files are beeing updated because | Henning Brauer |
2008-05-06 | More missing RTM_VERSION checks. OK henning@ | Claudio Jeker |
2008-05-06 | Do not unconditionnaly load pf. If pf isn't required by the configuration | Pierre-Yves Ritschard |
2008-05-06 | sync | Theo de Raadt |
2008-05-06 | another omron usb that must be ugen; vladas.urbonas@gmail | Theo de Raadt |
2008-05-06 | allow setting of TCP send/receive buffer sizes; ok markus@ | Damien Miller |
2008-05-06 | Document new state creation counter for pfctl -s labels | Marco Pfatschbacher |
2008-05-06 | Add code to specify the mpls label switching operation. OK norby@ | Claudio Jeker |
2008-05-06 | Add a counter to record how many states have been created by a rule. | Marco Pfatschbacher |
2008-05-06 | Labels in the sockaddr are stored like on the wire so shift and byte swap | Claudio Jeker |
2008-05-06 | regen | Claudio Jeker |
2008-05-06 | Add pop, push and swap options used by MPLS. OK norby@ | Claudio Jeker |
2008-05-06 | Minor cleanup. OK norby@ | Claudio Jeker |
2008-05-06 | Prevent possible overflow of int variable on large memory machines. | Tobias Weingartner |
2008-05-06 | fix debug output. | Esben Norby |
2008-05-06 | Rather than clearing particularly dangerous flags when found, just | Kenneth R Westerback |
2008-05-06 | sync | Theo de Raadt |
2008-05-06 | rename file; Paul de Weerd | Theo de Raadt |
2008-05-05 | Correct defines for NXE_DB_PEGID_RX|TX. OK dlg@ | Claudio Jeker |
2008-05-05 | We will never use __BUS_SPACE_HAS_STREAM_METHODS so remove all the code | Claudio Jeker |
2008-05-05 | dell drac 3 and 4 virtual uarts are pucs running very fast. | David Gwynne |
2008-05-05 | add missing header for getpagesize | Charles Longeau |
2008-05-05 | Document signal sensor. | Marc Balmer |
2008-05-05 | Make nmea(4) behave like the other timedelta sensors and provide a | Marc Balmer |
2008-05-05 | enforce make -j1 in SDBM_File, there is a nasty race that's hard to fix. | Marc Espie |
2008-05-05 | retire ltsleep(); The only refrence left too it is in an | Thordur I. Bjornsson |
2008-05-05 | clean up after reyk (tab at EOL) | Henning Brauer |
2008-05-05 | don't install a /128 bit net route for 'proxy' ndp entries | Markus Friedl |
2008-05-05 | add lldp type | David Gwynne |
2008-05-05 | in rt_gettable, we unfortunately have to check for rt_tables[id] != NULL | Henning Brauer |
2008-05-05 | remove a useless refcnt in pf_state_key. | Henning Brauer |
2008-05-05 | Use rtm_hdrlen instead of the static header length. OK norby@ | Claudio Jeker |
2008-05-05 | Put relay sockets in non blocking mode too. This got forgotten along the | Pierre-Yves Ritschard |
2008-05-05 | Don't set the adaptor template link's flags and quirks when trying to | Kenneth R Westerback |
2008-05-05 | Make umsm only claim a single interface so it doesn't match | Jonathan Gray |