Age | Commit message (Expand) | Author |
2006-10-11 | Allow the 'quick' keyword on an anchor. IFF there is a matching rule inside | Ryan Thomas McBride |
2006-09-26 | Fix compilation, okay henning@ mpf@ | Pedro Martelletto |
2006-09-18 | allow RST from TCP client, even if client does not send data after SYN; | Markus Friedl |
2006-09-18 | fix tos (type-of-service) comparisons. for rules which use 'tos x', compare | Daniel Hartmeier |
2006-08-30 | allow DIOCNATLOOK to look up NAT states for protocols without port | Damien Miller |
2006-08-29 | allow the carp demotion counter to be changed by arbitary values as long | Henning Brauer |
2006-08-28 | Check for illegal option lengths when parsing LCP packets | Can Erkin Acar |
2006-08-20 | if_tun.c also has this comment so remove duplicate; ok jmc@ krw@ | Kevin Steves |
2006-07-21 | fix a bug in the input sanity check of DIOCCHANGERULE (not used by pfctl, | Daniel Hartmeier |
2006-07-18 | get rid of arc network support. we have no users of it so this is dead | David Gwynne |
2006-07-18 | typo | Michael Shalayeff |
2006-07-11 | Only print link state changes if interface is in debug mode. | Can Erkin Acar |
2006-07-11 | Error messages from remote may not be '\0' terminated. | Can Erkin Acar |
2006-07-06 | argh, again i forgot a file. sorry | Henning Brauer |
2006-07-06 | allow rules to point to an alternate routing table, and tag packets | Henning Brauer |
2006-07-04 | logging should be in debug mode only. if every network driver did a | Theo de Raadt |
2006-07-02 | diff from peter phillip at freenet dot de: | Reyk Floeter |
2006-06-28 | Another unused function bites the dust -- this time pflogrtrequest(). OK markus@ | Claudio Jeker |
2006-06-28 | Kill unused encrtrequest(). OK markus@ | Claudio Jeker |
2006-06-21 | add media types for 10Gb Ethernet, though only using a baudrate | Brad Smith |
2006-06-19 | Unbreak the tree. The code to set and unset the RTF_MPATH bit on all multipath | Claudio Jeker |
2006-06-18 | Whitespace, oops. | Christopher Pascoe |
2006-06-18 | Add support for equal-cost multipath IP. | Christopher Pascoe |
2006-06-17 | When multipath routes are inserted, ensure that RTF_MPATH is set for any | Christopher Pascoe |
2006-06-17 | adopt to extended rtrequest / rtalloc1 api | Henning Brauer |
2006-06-17 | unbreak; from theo | Henning Brauer |
2006-06-16 | support passing the desired routing table ID via the sysctl interface | Henning Brauer |
2006-06-16 | pass the routing table ID over the routing socket, so we can start to | Henning Brauer |
2006-06-16 | adjust functions dealing with the routing table to take a table ID as | Henning Brauer |
2006-06-16 | Cleanup radix.c, remove unused stuff, use nicer prototype definitions and | Claudio Jeker |
2006-06-15 | put the multiple routing tables support back in, fixed. | Henning Brauer |
2006-06-06 | back out multiple routing table diffs (3 of 'em) because this makes | Theo de Raadt |
2006-06-02 | Introduce attributes to interface groups. | Marco Pfatschbacher |
2006-06-01 | observed by Naddy, found by claudio, strange constructs require strange defines | Todd T. Fries |
2006-06-01 | use the table ID as array index directly, faster in the forwarding path | Henning Brauer |
2006-05-31 | add comment indictation that rtable_add must be called at splsoftnet | Henning Brauer |
2006-05-31 | move us to multiple routing table heads. | Henning Brauer |
2006-05-30 | Export the route labels via sysctl interface not only via RTM_GET. | Claudio Jeker |
2006-05-30 | with Naddy prodding, claudio's peril sensitive glasses turning black, and | Todd T. Fries |
2006-05-28 | Fix multicast and broadcast over gre(4) tunnels. Clear the M_MCAST and M_BCAST | Claudio Jeker |
2006-05-28 | Enable adaptive timeouts by default, with adaptive.start of 60% of the | Ryan Thomas McBride |
2006-05-28 | Only preemptively increase the replay counter for outbound TDBs. | Ryan Thomas McBride |
2006-05-28 | check if the interface is active and UP. some, but not all, network | Reyk Floeter |
2006-05-28 | fix a whitespace error causing confusion | Henning Brauer |
2006-05-27 | remove IFCAP_JUMBO_MTU interface capabilities flag and set if_hardmtu in a few | Brad Smith |
2006-05-26 | rename jumbo mtu to if_hardmtu; ok brad reyk | Theo de Raadt |
2006-05-23 | knf and remove an unneeded debug message | Reyk Floeter |
2006-05-23 | add | Reyk Floeter |
2006-05-22 | Check for NULL cookies before calling hook_disestablish(). Just in case | Kenneth R Westerback |
2006-05-20 | bump copyright | Reyk Floeter |