setsockopt(IP_FW_ADD)

2000-06-11 Thread Edwin Culp
00050 divert 8668 ip from any to any via dc0 ipfw: setsockopt(IP_FW_ADD): Invalid argument I'm getting this error with ipfw running current as of this morning. Has something changed? Thanks, ed To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Will Andrews
On Sun, Jun 11, 2000 at 01:19:44PM -0700, Edwin Culp wrote: 00050 divert 8668 ip from any to any via dc0 ipfw: setsockopt(IP_FW_ADD): Invalid argument I'm getting this error with ipfw running current as of this morning. Has something changed? Other than that you forgot options

Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Luigi Rizzo
00050 divert 8668 ip from any to any via dc0 ipfw: setsockopt(IP_FW_ADD): Invalid argument I'm getting this error with ipfw running current as of this morning. Has something changed? well, there was a commit to dummynet few days ago, which requires you to recompile ipfw. cheers

Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Edwin Culp
Will Andrews wrote: On Sun, Jun 11, 2000 at 01:19:44PM -0700, Edwin Culp wrote: 00050 divert 8668 ip from any to any via dc0 ipfw: setsockopt(IP_FW_ADD): Invalid argument I'm getting this error with ipfw running current as of this morning. Has something changed? Other than that you

Re: setsockopt(IP_FW_ADD)

2000-06-11 Thread Edwin Culp
Luigi Rizzo wrote: 00050 divert 8668 ip from any to any via dc0 ipfw: setsockopt(IP_FW_ADD): Invalid argument I'm getting this error with ipfw running current as of this morning. Has something changed? well, there was a commit to dummynet few days ago, which requires you