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