Age | Commit message (Expand) | Author |
2009-09-15 | Enclose repeated buffer draining code in a new msgbuf_drain() | Jacek Masiulaniec |
2009-09-15 | In bgpctl sh nei, display whether a neighbour is set to use passive | Stuart Henderson |
2009-09-15 | Fix a small merge error from august 2003. ok jmc@, jj@. | Matthieu Herrb |
2009-09-14 | Switch the various link state printing codes to use the new if_media | Claudio Jeker |
2009-09-14 | fix typo; ok jmc@ | Ingo Schwarze |
2009-09-12 | Simplify line len checking: use one limit for all SMTP exchanges. | Jacek Masiulaniec |
2009-09-12 | fix a wrong computation in session_readline() where the length of line was | Gilles Chehade |
2009-09-12 | cmdlinetoolong stat was incremented at the wrong place, fix | Gilles Chehade |
2009-09-12 | - fix a compile time warning | Gilles Chehade |
2009-09-12 | replace a fwrite || fwrite construct with a fprintf which achieves the same | Gilles Chehade |
2009-09-09 | Palm: Integration into the tree | Marek Vasut |
2009-09-08 | Add -4 and -6 flags to irrfilter mode, allowing you to only fetch (you | Stuart Henderson |
2009-09-08 | Make the BGP OPEN capability parser RFC 5492 compliant. While there add | Claudio Jeker |
2009-09-08 | Update irrfilter to support IPv6 and 4-byte AS numbers. IPv6 support based | Claudio Jeker |
2009-09-08 | Cope with remote host sending '452 Insufficient system storage'. | Landry Breuil |
2009-09-08 | Replace remaining occurrence of old PF syntax with "match...nat-to", | Stuart Henderson |
2009-09-08 | Remove some nat-anchor, binat-anchor, rdr-anchor. Noticed by jmc@. | Stuart Henderson |
2009-09-07 | Don't print package comment when -q is given, and no other option is | Landry Breuil |
2009-09-07 | Teach the printer about capabilities, new cease codes, end-of-rib marker, | Stuart Henderson |
2009-09-07 | rdr -> rdr-to | Jason McIntyre |
2009-09-06 | When dvmrpd receives a prune, it must checks if every downstream member | Michele Marchetto |
2009-09-04 | Fix scheduling of bounces that could not be delivered. | Jacek Masiulaniec |
2009-09-04 | Fix scheduling of bounces that could not be delivered. | Jacek Masiulaniec |
2009-09-04 | Prepend Return-Path. | Jacek Masiulaniec |
2009-09-04 | Fix scheduling of bounce messages. | Jacek Masiulaniec |
2009-09-04 | Dvrmpd inherited the same yesno porblem from bgpd. Make sure it throws | Claudio Jeker |
2009-09-04 | Make sure that a proper syntax error is produced when something else then | Claudio Jeker |
2009-09-04 | merged with mda.c | Jacek Masiulaniec |
2009-09-04 | Use the address familiy of the neighbor IP to decide which MP type to use. | Claudio Jeker |
2009-09-04 | Major mda update: | Jacek Masiulaniec |
2009-09-04 | Fix a crash when messagep->batch_id is read from disk and used long | Jacek Masiulaniec |
2009-09-03 | Add support for "DHCP-over-IPsec" by implementing RFC 3046 (DHCP Relay | Reyk Floeter |
2009-09-03 | Use correct destination in memcpy(). Fixes PR6218, OK henning | Claudio Jeker |
2009-09-03 | imsg_get sets errno so use fatal instead of fatalx. | Jacek Masiulaniec |
2009-09-02 | Prepend Delivered-To, not append. Discussed with gilles@. | Jacek Masiulaniec |
2009-09-02 | Include mbox write errors in "show stats". Suggested by gilles. | Jacek Masiulaniec |
2009-09-02 | Do not lose mail when write(2) to mbox fails. | Jacek Masiulaniec |
2009-09-02 | remove dead code, gilles ok | Jacek Masiulaniec |
2009-09-02 | Correct the currently supported RFC level of the IPv6CP support, | Stuart Henderson |
2009-09-02 | Implement all of RFC 4486 BGP Cease Notification Message Subcodes. | Claudio Jeker |
2009-09-01 | Log all 4yz/5yz responses we send when in debug mode; ok gilles@ | Jacek Masiulaniec |
2009-09-01 | Bring manpage up to speed with the changes that just happend or at least | Claudio Jeker |
2009-09-01 | Bring ftp-proxy in sync with the massive pf change just commited by Henning. | Claudio Jeker |
2009-09-01 | sync with new pf | Reyk Floeter |
2009-09-01 | If relayd returned an error don't exit with success. This may help scripts | Claudio Jeker |
2009-09-01 | Echo back the Relay Agent Information option if present (RFC 3046). | Reyk Floeter |
2009-08-31 | Use UINT_MAX instead of ASNUM_MAX and get rid of this mostly useless define. | Claudio Jeker |
2009-08-31 | Just use UINT_MAX as the maximum 4-byte AS number. It is good enough here. | Claudio Jeker |
2009-08-31 | Fix mandoc magic to make the command render correctly. | Claudio Jeker |
2009-08-31 | Don't get stuck in an infinite loop comparing u_short <= USHRT_MAX which | Claudio Jeker |