enhanced forward action in kernel space
authorBill Yuan <bycn82@gmail.com>
Thu, 12 Feb 2015 15:27:07 +0000 (23:27 +0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 12 Mar 2015 21:24:28 +0000 (14:24 -0700)
commit033bc30eb53475a7ac9014b06d3d96801737ad35
tree42dcf5237811ae9cdca2541964802fb8337a6716
parent5f95aee840d5b292a21517b29cd5e5bd80378ea4
enhanced forward action in kernel space
1. giveup the 'fwd' keyword
2. forward support multiple destination
3. forward accept a strategy parameter. round-robin/sticky
use random dest without any strategy option
use round-robin when ...
use sticky when ...
lib/libipfw2/basic/ipfw2_basic.c
sys/net/ipfw2_basic/ip_fw2_basic.c