summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-07styleJun-ichiro itojun Hagino
2002-06-07Avoid some gcc3 warnings. From David Krause <openbsd@davidkrause.com>Hakan Olsson
2002-06-07print rip6statJun-ichiro itojun Hagino
2002-06-07More DDB fallout.Dale Rahn
2002-06-07Fix DDB build problem, minor cleanup.Dale Rahn
2002-06-07The code to append the last 5 digits of the time in Unix format toTodd C. Miller
2002-06-07This doesn't happen, and Debugger should not be used here anyway...Dale Rahn
2002-06-07move IPV6_CHECKSUM processing to ip6_raw_ctloutput(). bunch of KNFs.Jun-ichiro itojun Hagino
2002-06-07in pf_route{6}, do not pass thru pf_test again if the outgoingjasoni
2002-06-07Instead of passing seed and defaultseed to normal_mode() andTodd C. Miller
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-06-07Add "(max <number>)" option for "keep/modulate state" to limit the numberDaniel Hartmeier
2002-06-07Change addupc_intr to not use fuswintr and suswintr to update the profilingArtur Grabowski
2002-06-07switch from AVL tree's to herr Provos' red-black treesMike Frantzen
2002-06-07regen.Federico G. Schwindt
2002-06-07Call pf_test() from pf_route() to filter (and translate) routed packets,Daniel Hartmeier
2002-06-07Gemplus GPR400 smartcard reader.Federico G. Schwindt
2002-06-07Add wsconsctl recognition support for adb keyboard.Dale Rahn
2002-06-07Extend as per current IANA assignmentsHakan Olsson
2002-06-07bus_dma-ify, now it works again, sorry for the inconvenienceNiklas Hallqvist
2002-06-07Also allocate space for the attribute header.Hakan Olsson
2002-06-07Add mbuf tag PACKET_TAG_PF_ROUTED, used to prevent loops for pf routedDaniel Hartmeier
2002-06-07do not propose IDEA cipher on SSL connection. tested by beckJun-ichiro itojun Hagino
2002-06-07Start for support of IKECFG in SET/ACK mode. Server side only so far.Hakan Olsson
2002-06-07document $srcaddr/$srcport/$dstaddr/$dstport in rule labelsHenning Brauer
2002-06-07allow using $srcaddr, $srcport, $dstaddr and $dstport in rule labels,Henning Brauer
2002-06-07add a way to exit from the 'root device' prompt if we haven't found ANY possi...Jason Wright
2002-06-07minor KNF while I'm hereHenning Brauer
2002-06-07explain about permit[inherit] for execveNiels Provos
2002-06-07Engage brain before commiting...Hans Insulander
2002-06-07- set_progname() no longer used in header-generating program.Hans Insulander
2002-06-07Add an explicit dependency for two symlinked files, to make maja@'sHans Insulander
2002-06-07sync behaviour about DF bit between ip_output()/tcp_response()Philipp Buehler
2002-06-07no more set_prognameHans Insulander
2002-06-07whoops. turn on the IPv6 scope testMike Frantzen
2002-06-07regress test IPv6 scopesMike Frantzen
2002-06-07Don't try to send a packet we don't have if rl_encap fails.Artur Grabowski
2002-06-07Remove an unused variable.Hans Insulander
2002-06-07There is absolutely no need to protect a reference to mono_time.tv_sec with s...Artur Grabowski
2002-06-07Move all duplicated enqueueing code into one function,jasoni
2002-06-07make IPv6 scope identification work for dst (from any to fe80::1%lo0)Jun-ichiro itojun Hagino
2002-06-07support scoped IPv6 address in from/to portion.Jun-ichiro itojun Hagino
2002-06-07typoJun-ichiro itojun Hagino
2002-06-07use profiling to order filter lists more optimally.Niels Provos
2002-06-07Switch powerpc to using new split (aout/elf) link.hDale Rahn
2002-06-07reorder paragraph for clarityJun-ichiro itojun Hagino
2002-06-07shit. need this. my bad, my pfctl wasn't up to date.Bob Beck
2002-06-07If there has been no NS for the neighbor after entering theJun-ichiro itojun Hagino
2002-06-07avoid fd_set overrun. sync w/kameJun-ichiro itojun Hagino
2002-06-07avoid is_ipv6 construct. a step towards IPv4-less kernelJun-ichiro itojun Hagino