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