Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-03 | sd-rtnl: fix broken test cases and add support for tunnel | Susant Sahani | |
This patch fixes the broken test-cases for sd-rtnl and add support for ipip and sit tunnel. [tomegun: minor fixups] | |||
2014-03-25 | sd-rtnl: add support for tunnel attributes | Susant Sahani | |
Added support for tunneling netlink attrributes (ipip, gre, sit). These works with kernel module ipip, gre and sit . The test cases are moved to a separate file and manual test as well because they require respective kernel modules as well. |