]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fou-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Apr 2015 01:25:14 +0000 (21:25 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Apr 2015 01:25:14 +0000 (21:25 -0400)
commit40f7371abb27f8ca335de5e67d0dae75d9e232eb
tree3593ce71a5a16427c35823a073072292a0d2a704
parent47a474a832eed012fdf130d37625d1a751764067
parentf572743c8fa73d53add244bb04ed049b4551fb30
Merge branch 'fou-next'

Cong Wang says:

====================
fou: some fixes and updates

Patch 1~3 fix some minor bugs in net/ipv4/fou.c, the only
thing I am not sure is if it's too late to change the
byte order of FOU_ATTR_PORT, if so we have to fix iproute2
instead of kernel.

Patch 4~5 add some new features to make it complete.

v2: make fou->port be16 too
====================

Acked-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>