Age | Commit message (Expand) | Author |
2002-12-05 | fix a small cosmetic problem. if ifa_lookup was called in LOOKUP_NET mode, | Henning Brauer |
2002-12-05 | one step further to "program output is valid program input" and the related | Henning Brauer |
2002-12-05 | -quote varset in -v output | Henning Brauer |
2002-12-05 | Replace warnx with warn on ioctls so that we get the error message associated | Ryan Thomas McBride |
2002-12-05 | correct sizeof() to memset(). sync w/kame | Jun-ichiro itojun Hagino |
2002-12-04 | bit_ffc(3) returns a -1 location for a full bitset. Problem found by | Hakan Olsson |
2002-12-04 | allow ACQUIRE with empty EXT_ADDRESS_SRC; PR 2996; ok angelos@, ho@ | Markus Friedl |
2002-12-04 | in host(), apply a given netmask to all members of the node_host list | Henning Brauer |
2002-12-04 | do not warn for unused variables except with -v -v; henning ok | Theo de Raadt |
2002-12-03 | Add -4/-6 cmdline options to select what address family (IPv4,v6) to use. | Hakan Olsson |
2002-12-03 | LOG_DBG for missing ca/, certs/, crls/ dirs, not | Hakan Olsson |
2002-12-03 | be nice and shutdown the socket after beeing done; pointed out by kenjiro | Henning Brauer |
2002-12-02 | KNF | Henning Brauer |
2002-12-02 | permit more flexible pass/block lines. the options giving at the end of | Theo de Raadt |
2002-12-02 | allow for "altq on $interface" without specifying a bandwidth. The | Henning Brauer |
2002-12-01 | deal with not-ALTQ-enabled kernels | Henning Brauer |
2002-12-01 | Match pf_ioctl.c cleanup; set up the pool_ticket when loading rules | Ryan Thomas McBride |
2002-11-30 | oops | Theo de Raadt |
2002-11-30 | do not syslog with extra newline | Theo de Raadt |
2002-11-30 | move damn unmask() proto into place as well | Michael Shalayeff |
2002-11-30 | move unmask back into pf_print_state.c where it was, and please keep it there... | Michael Shalayeff |
2002-11-29 | no need for extra hrs; henning@ ok | Michael Shalayeff |
2002-11-29 | coredumps are not nice. | Henning Brauer |
2002-11-29 | in pfctl_find_altq_node also compare the interface. | Henning Brauer |
2002-11-29 | print queuespec only once in verbose mode, even if referenced more often | Henning Brauer |
2002-11-29 | FREE_LIST nqueues later; can be used more than once | Henning Brauer |
2002-11-28 | qlimit before tbrsize | Henning Brauer |
2002-11-28 | print qlimit on altq if not equal to the default value | Henning Brauer |
2002-11-28 | allow qlimit on altq spec | Henning Brauer |
2002-11-28 | - Remove extra space before -> in print_rdr | Ryan Thomas McBride |
2002-11-28 | - Adjust to match replacement of md5 with pf_hash | Ryan Thomas McBride |
2002-11-27 | handle the "no bandwidth specified" case earlier and easier. | Henning Brauer |
2002-11-27 | -use a #define for default qlimit instead of hardcoding it | Henning Brauer |
2002-11-27 | next round in print fixes: | Henning Brauer |
2002-11-27 | use a #define for default priority instead of hardcoding it | Henning Brauer |
2002-11-27 | Make sure daemon() does not close any fd opened during initialization. | Hakan Olsson |
2002-11-27 | in print_altq() correctly print scheduler type and options | Henning Brauer |
2002-11-27 | fix tbrsize spec | Henning Brauer |
2002-11-27 | Update document date. | Hakan Olsson |
2002-11-27 | fix error message for altq ifspec without child queues | Henning Brauer |
2002-11-26 | make bandwidth specification on queue truly optional | Henning Brauer |
2002-11-26 | queue comes before NAT | Henning Brauer |
2002-11-25 | repair decide_address_family | Henning Brauer |
2002-11-25 | for loN and link1 translate the iface into address properly; henning@ ok | Michael Shalayeff |
2002-11-25 | 1Kb = 1000b, not 1024; as discussed with kjc@ and theo | Henning Brauer |
2002-11-25 | KNF | Henning Brauer |
2002-11-25 | Mention the net.inet.tcp.ecn sysctl. | Wilbern Cobb |
2002-11-24 | KNF while beeing here | Henning Brauer |
2002-11-24 | KNF | Henning Brauer |
2002-11-24 | KNF | Henning Brauer |