Searched hist:205179 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.cdiff 205179 Mon Mar 15 16:31:00 MDT 2010 luigi print correctly commands of the form

ipfw add 100 allow ip from { 1.2.3.4 or 5.6.7.8 }

(note that the above example could be better written as

ipfw add 100 allow dst-ip 1.2.3.4,5.6.7.8

Submitted by: Riccardo Panicucci

Completed in 48 milliseconds