summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2021-03-14Log errors with log level info and SPI.tobhe
2021-03-14Since we are doing getifaddrs() anyway we can get the rdomain out ofFlorian Obser
2021-03-13Remove "deletetunnel" (deprecated with 6.4)kn
2021-03-13Move all rdomain bits under SMALLkn
2021-03-13Move MPLS related function prototypes under SMALLkn
2021-03-12INET6_NOPRIVACY is called AUTOCONF6TEMP now, missed during rename.Florian Obser
2021-03-12Add deprecation warning for autoconfprivacy.Florian Obser
2021-03-11fix a double space and a macro error;Jason McIntyre
2021-03-11When RFC 8981 obsoleted RFC 4941 the terminology changed fromFlorian Obser
2021-03-11Use timespec timers to determine when select-timeout and timeout intervalsKenneth R Westerback
2021-03-11Remove unhelpful sentence from TPMRkn
2021-03-11Document veb(4)kn
2021-03-09Also log transforms on IKE SA rekey.tobhe
2021-03-09Zap stray Xrkn
2021-03-09Fix TRUNK synopsis alignmentkn
2021-03-09Replace time_t startup_time with struct timespec link_timeout.Kenneth R Westerback
2021-03-09Do not adjust (uhm.. zero) the swap 'b' partition size if physmem isTheo de Raadt
2021-03-08dhclient relationship with "inet autoconf" is incorrect, it activatedTheo de Raadt
2021-03-08Add some references, most of these were removed when we stopped buildingJonathan Gray
2021-03-07Reduce debug logging by moving protocol level debug logFlorian Obser
2021-03-07No need to cap the exponential backoff here, iface_timeout() alreadyFlorian Obser
2021-03-07Log ESN for child SAs if enabled.tobhe
2021-03-07Withdraw nameservers when the interface goes down.Florian Obser
2021-03-07Fold get_lladdr into update_iface, now the only caller.Florian Obser
2021-03-07No need to pass the link local and hw address around, we have itFlorian Obser
2021-03-07reshuffle to bring more in line with dhcpleasedFlorian Obser
2021-03-07Introduce engine_update_if().Florian Obser
2021-03-06whitespacetobhe
2021-03-06Implement last remaining bits to update from RFC 4941 to RFC 8981.Florian Obser
2021-03-06Turns out there are dhcp servers that ignore DHCPREQUEST messages whenFlorian Obser
2021-03-05Print PFS group for rekeyed Child SAs.tobhe
2021-03-05Log transforms of established IKE and Child SAs.tobhe
2021-03-05Move policy printing code from parse.y to new print.ctobhe
2021-03-04Remove -g from CFLAGS. This was accidentally added with the last commit.tobhe
2021-03-04Derive config netmask from address pool if not explicitly configured.tobhe
2021-03-04Add sys/queue.h to the include list since imsg.h needs it. CurrentlyClaudio Jeker
2021-03-04remove extra argument to printfJonathan Gray
2021-03-04Notice when link-timeout expires even if istty(STDERR) hints that dhclient hasKenneth R Westerback
2021-03-03Free sc_vroute on shutdown.tobhe
2021-03-03Add a configurable button mapping for tap gestures on touchpads.Ulf Brosziewski
2021-03-03Unveil only /etc/resolv.conf and /etc/resolv.conf.new not /etc/kn
2021-03-02Read general and touchpad-specific wsmouse settings separately.Ulf Brosziewski
2021-03-02Only attach a fully configured bpf filter to a network interface.Florian Obser
2021-03-02Must include netinet/in.h before netinet/ip.h or bad things happen.Claudio Jeker
2021-03-02Fix indentation of switch / case. No binary change.Florian Obser
2021-03-02satisfy older gcc with poor warning generationTheo de Raadt
2021-03-02requires netinet/in.hTheo de Raadt
2021-03-02Rename local variable 'cur_time' in set_timeout() to 'now' likeKenneth R Westerback
2021-03-02Eliminate redundant checks for expired leases in ifi->leasedb. SimplyKenneth R Westerback
2021-03-02Make unveiling the lease directory a warning instead of a fatal errorFlorian Obser