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