]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
iproute2: Support IFF_LOWER_UP and IFF_DORMANT
authorThomas Graf <tgraf@suug.ch>
Tue, 19 Jun 2007 23:40:40 +0000 (16:40 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Tue, 19 Jun 2007 23:40:40 +0000 (16:40 -0700)
commitdcb283c300299d79a37fd386ea854b156fd503c5
tree9a5e4731bb8a507112760dcee4de5f85d0336e89
parent705899a0da181124c5f82e79365deb13a127a0c8
iproute2: Support IFF_LOWER_UP and IFF_DORMANT

In order to support these new flags add current
linux/if.h into the directory with the local copies.
This caused troubles with outdated redefinitions from net/if.h
so I've removed the dependency on it.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
include/libiptc/ipt_kernel_headers.h
include/linux/if.h [new file with mode: 0644]
ip/ipaddress.c
ip/ipneigh.c
ip/ipxfrm.c
ip/rtmon.c
lib/ll_map.c
tc/tc_filter.c