summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-02-22Same change as rev 1.22 in ospfd:Claudio Jeker
2018-02-22The IF_EVT_NBR_CHNG event needs to be fired when a neighbor transitions toClaudio Jeker
2018-02-20merge configure.ac from NSD 4.1.19, previously we had an updatedStuart Henderson
2018-02-18vmd: fix vmctl pause for non existing vm ids (never returns)pd
2018-02-16bump max line length to 16K for incoming mail.Eric Faurot
2018-02-15vmd(8): Properly return the correct byte when doing byte-aligned PCIMike Larkin
2018-02-14whitespacerob
2018-02-13Normalize handle limit timeval in microsecond (usec) case.cheloha
2018-02-13give up a bit on the infamous cups update issue.Marc Espie
2018-02-12some mode of session resumptions are not currently supported by ftp(1)Marc Espie
2018-02-11Use the new route filter ROUTE_PRIOFILTER in ospfd. Usually we onlySebastian Benoit
2018-02-11sysctl.h is no longer neededTheo Buehler
2018-02-10Cap wait/interval at 100 million seconds.cheloha
2018-02-10Pledge monitoring process; ok tedu@anton
2018-02-10less macro; ok bennoJason McIntyre
2018-02-10implement the use of new ftp -S session=... for httpsMarc Espie
2018-02-10rewrite file around fh_file, temp file creation with signal protection,Marc Espie
2018-02-10print etherip on ipv6.David Gwynne
2018-02-10Follow rfc8277 more closely and make make sure bgpd is encoding VPNv4Claudio Jeker
2018-02-10claudio noted that this is an else case because we have either aSebastian Benoit
2018-02-10Add prefix-sets, lists of prefixes which can be used in place of aSebastian Benoit
2018-02-09Style tweaksJeremie Courreges-Anglas
2018-02-09isolate calls to the rfc2822 parser and handling of "." in smtp_dataline()Eric Faurot
2018-02-09use ether_tryprint, which looks inside the ether packet.David Gwynne
2018-02-09Clear the dr and bdr fields of a neighbor when it goes down.Claudio Jeker
2018-02-09Simplify logic a bit by moving a block. nbr_stop_itimer() does not useClaudio Jeker
2018-02-09it turns out the wccp header is optionalDavid Gwynne
2018-02-08have a go at decoding cisco wccp gre packets, and let them fall into IP.David Gwynne
2018-02-08ospf6d mostly only cares about AF_INET6 routesSebastian Benoit
2018-02-08Kill ber.c support for direct fd read/writesJeremie Courreges-Anglas
2018-02-08recognise gre proto 0 as a "keep alive" packetDavid Gwynne
2018-02-08Bump the read sockbuf of the routing socket to 2MB, may help reduce some ofClaudio Jeker
2018-02-08Bump the read sockbuf of the routing socket to 2MB, may help reduce some ofClaudio Jeker
2018-02-07Markup SIGHUP.anton
2018-02-07prepare for session filesMarc Espie
2018-02-07prepare for session saving by separating the pkgfetch code.Marc Espie
2018-02-07shorten the output for gre keys.David Gwynne
2018-02-07clarify a bit about configTed Unangst
2018-02-07NAME_MAX is the length of the thing between / / in a path *without*Florian Obser
2018-02-07remove the magic dns port hijacking feature. it's complicated andTed Unangst
2018-02-07update to unbound 1.6.8, testing millert, OK sthenFlorian Obser
2018-02-07Add plumbing inside of the prefix handling to put prefixes on either theClaudio Jeker
2018-02-06when we get SIGHUP, close conffd so it's reopened (and rewound).Ted Unangst
2018-02-06avoid not working if redirected to another urlschemeMarc Espie
2018-02-06syslog cdns redirect, as suggested by sthen@Marc Espie
2018-02-06refactor the "Signature" code for laterMarc Espie
2018-02-06move malloc check up so that it actually works.Florian Obser
2018-02-06kill dead codeFlorian Obser
2018-02-06output the data part of LCP Echo-Request and Echo-Reply packets.David Gwynne
2018-02-06rework ppp, pptp, and gre parsing.David Gwynne