summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-05-15(c)Hakan Olsson
2003-05-14add scrub modifier "reassemble tcp" to turn on stateful TCP normalizationsMike Frantzen
2003-05-14properly terminate debug string (levels >=40)Kjell Wooding
2003-05-14Remove the .if/.endif stuff that gmake does not understand.Hakan Olsson
2003-05-14tagging on binatHenning Brauer
2003-05-14enabled tagging on rdr rulesHenning Brauer
2003-05-14Call the FreeS/WAN sysdep 'freeswan'. The 'linux' sysdep will be native Linux...Hakan Olsson
2003-05-14Default public key directory definition sanity.Hakan Olsson
2003-05-14Policy file default defined twice, kill the local copy.Hakan Olsson
2003-05-14Fix a typo (in unused code).Hakan Olsson
2003-05-14I did not test this enough. Unbreak.Hakan Olsson
2003-05-14pflogd now uses the new pflog link type. Trying to append to an existingCan Erkin Acar
2003-05-14Minor format string correctness.Chad Loder
2003-05-14The ramdac's hater club is proud to present new yet another SBus frameMiod Vallat
2003-05-14with tag/tagged given, only whine about missing keep state on pass rulesHenning Brauer
2003-05-14allow SCRUB rules to specify protocol again. broken sometime in the past.Mike Frantzen
2003-05-14tags on nat rules:Henning Brauer
2003-05-14gotta xref boot_hppa from hereMichael Shalayeff
2003-05-14move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.Jun-ichiro itojun Hagino
2003-05-14Add the -q flag to suppress all output when setting a variableJean-Francois Brousseau
2003-05-14print the redirection target for nat/rdr/binat slighly later.Henning Brauer
2003-05-13make sure tagging is only ever used with stateful filter rulesHenning Brauer
2003-05-13correct rule printingHenning Brauer
2003-05-13userland part for tagging.Henning Brauer
2003-05-12update for mount args changeTed Unangst
2003-05-12update for mount args changesTed Unangst
2003-05-12Update with some data for NAT-T specific payload types, IKEv2Hakan Olsson
2003-05-12AES -> AES_128_CBCHakan Olsson
2003-05-12Add two more encapsulation types (UDP encap, potential future NAT-T)Hakan Olsson
2003-05-12Adaptive timeout value scaling. Allows to reduce timeout values as theDaniel Hartmeier
2003-05-11Slight style fix for .cst files. Permit comments also after a definition.Hakan Olsson
2003-05-11fix ID-type for ipv6; ok niklas; report friesMarkus Friedl
2003-05-11Don't ntohs() the translation port for nat as it is already in host byte order.Ryan Thomas McBride
2003-05-10typos;Jason McIntyre
2003-05-10typo;Jason McIntyre
2003-05-10- setup -> set upJason McIntyre
2003-05-10document that kernel automatically handles first swap partitionJason McIntyre
2003-05-10support loading of anchors from within the main ruleset viaHenning Brauer
2003-05-09No longer need -lcompatTodd C. Miller
2003-05-08Close sockets (otherwise the file handle limit can be reached when manyDaniel Hartmeier
2003-05-07typo.Jason McIntyre
2003-05-06KNF while I'm hereHenning Brauer
2003-05-06for hw.sensors, print stuff in a human friendly way - temperatures inHenning Brauer
2003-05-06remove FSIRAND define and make it non-optional. ok millert@Ted Unangst
2003-05-06after switch to mmap, we need to zero other malloc'd data. use calloc.Ted Unangst
2003-05-05Describe format of pfctl -sl output, reported by Alejandro G. Belluscio.Daniel Hartmeier
2003-05-03these files all had >9 arguments to .Nd, causing the name description to beJason McIntyre
2003-05-03The 'memleft' calcuations assume that the data address starts atTodd C. Miller
2003-05-03don't free() the char * carrying the rule label too earlyHenning Brauer
2003-05-01ease label handlingHenning Brauer