| commit | 4c752098f529f41abfc985426a3eca0f2cb96676 | [log] [tgz] |
|---|---|---|
| author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed May 23 13:28:48 2007 +0900 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jul 10 22:56:31 2007 -0700 |
| tree | 038e2f0c488619ff1cd7d278d393852ea7202f6a | |
| parent | bb4dbf9e61d0801927e7df2569bb3dd8287ea301 [diff] |
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
Because reversing RH0 is no longer supported by deprecation
of RH0, let's make IPV6_{RECV,2292}RTHDR boolean options.
Boolean are more appropriate from standard POV.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>