Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | route: add support for getting permanent mac address of link | Antonio Prcela | 2024-09-12 | 1 | -0/+11 |
* | Fix typos and errors | Antonio Prcela | 2022-07-06 | 1 | -23/+21 |
* | doc: fix markup error in "doc/route.txt" | Thomas Haller | 2022-04-15 | 1 | -2/+2 |
* | ip6vti: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | ip6gre: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | sit: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | ipip: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | ip6_tnl: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | ipvti: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | ipgre: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+3 |
* | ip6vti: Add IPv6 VTI support | Thomas Winter | 2022-03-11 | 1 | -0/+48 |
* | route/link: Add IPv6 GRE support | Scott Parlane | 2022-03-09 | 1 | -0/+67 |
* | xfrmi: introduce XFRM interfaces support | Eyal Birger | 2019-09-01 | 1 | -0/+43 |
* | doc/route: fix example code comments | Eyal Birger | 2019-09-01 | 1 | -4/+4 |
* | link/ipvti: Fix and add function prototypes in public header | Tobias Klauser | 2017-01-20 | 1 | -2/+2 |
* | route/link: add macvtap support | Beniamino Galvani | 2015-11-19 | 1 | -0/+57 |
* | ip6tnl: introduce ip6 tunnel support | Susant Sahani | 2014-06-16 | 1 | -0/+59 |
* | ipvti: introduce vti tunnel support | Susant Sahani | 2014-05-06 | 1 | -0/+60 |
* | introduce sit tunnel support | Susant Sahani | 2014-05-05 | 1 | -0/+78 |
* | introduce gre tunnel support | Susant Sahani | 2014-05-05 | 1 | -0/+79 |
* | introduce ipip tunnel support | Susant Sahani | 2014-05-05 | 1 | -0/+66 |
* | Add VXLAN support. | Yasunobu Chiba | 2013-08-04 | 1 | -0/+95 |
* | Add macvlan support | Michael Braun | 2013-05-16 | 1 | -0/+57 |
* | bond: Provide rtnl_link_bond_alloc() | Thomas Graf | 2013-02-14 | 1 | -2/+1 |
* | vlan: Provide rtnl_link_vlan_alloc() | Thomas Graf | 2013-02-14 | 1 | -5/+2 |
* | doc: mark route.txt as WIP | Thomas Graf | 2012-10-19 | 1 | -0/+3 |
* | link: Support link grouping | Thomas Graf | 2012-10-09 | 1 | -0/+14 |
* | doc: Provide documentation for link promis counter and rx/tx queues | Thomas Graf | 2012-10-09 | 1 | -5/+38 |
* | 3.1 release | Thomas Graf | 2011-08-11 | 1 | -1/+1 |
* | Updated link documentation | Thomas Graf | 2011-07-28 | 1 | -56/+231 |
* | VLAN: rtnl_link_is_vlan() function and API documentation | Thomas Graf | 2011-07-21 | 1 | -0/+1 |
* | more documentation updates | Thomas Graf | 2011-07-21 | 1 | -29/+368 |
* | Documentation updates | Thomas Graf | 2011-07-18 | 1 | -58/+172 |
* | documentation updates | Thomas Graf | 2011-07-14 | 1 | -0/+720 |