Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the libalias redirect functionality. | mav | 2008-03-01 | 1 | -1/+431 |
* | Add support for setmode and settarget messages. | mav | 2007-05-22 | 1 | -0/+76 |
* | Allow node to bypass traffic while no alias address defined. | mav | 2007-05-22 | 1 | -9/+11 |
* | Return value PKT_ALIAS_FOUND_HEADER_FRAGMENT isn't an error case. The | glebius | 2006-12-21 | 1 | -1/+2 |
* | Correctly calculate length of IP header. | glebius | 2006-12-12 | 1 | -1/+2 |
* | Remove m_megapullup from ng_nat and put it under libalias. | piso | 2006-12-01 | 1 | -35/+0 |
* | Fix result of some mechanical change that I did some time ago, when | glebius | 2006-10-13 | 1 | -2/+2 |
* | - After LibAlias processing check for TCP packet with th_x2 field | glebius | 2005-06-27 | 1 | -8/+51 |
* | Move assertion below initializer. | glebius | 2005-05-11 | 1 | -3/+3 |
* | - Assert that mbuf length equals packet length. | glebius | 2005-05-10 | 1 | -5/+10 |
* | ng_nat - a netgraph(4) node, which does NAT | glebius | 2005-05-05 | 1 | -0/+314 |