summary refs log tree commit diff
path: root/pkgs/os-specific/linux/iproute
Commit message (Collapse)AuthorAge
...
* Revert "iproute: remove broken fan patch"Franz Pletz2017-01-04
| | | | | This reverts commit 0d5a5307bee0c9fd303b1cda9473808797d84eeb because it breaks evaluation. See #21561.
* iproute: remove broken fan patchJörg Thalheim2017-01-01
|
* iproute: 4.8.0 -> 4.9.0Robin Gloster2016-12-29
|
* iproute: 4.7.0 -> 4.8.0Franz Pletz2016-12-29
|
* iproute2: fix bash completionAlexander Ried2016-09-27
| | | | | apparently bash expects only files in its completion folder and not subfolders.
* iproute2: 4.5.0 -> 4.7.0 (#18435)Alexander Ried2016-09-25
| | | | | | | | | | | | | | iproute now packages a bash-completion file which it installs to $BASH_COMPDIR. * fanpatch: adjust for new version - The patch did not apply because the code around the additions changed. - The patch uses functions that got changed [1] & [2], I adjusted the patch to use the safe version. Probably not needed but better safe than sorry. [1] format_host: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=a418e451643e77fe36861e53359587ba8aa41873 [2] rt_addr_n2a: http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=7faf1588a755edb9c9cabbe1d3211265e9826d28
* iproute2: 4.3.0 -> 4.5.0 (#15193)Alexander Ried2016-05-06
|
* fan-networking: updated patches from UbuntuCharles Strahan2016-04-10
| | | | | | | This pulls in updated Fan Networking patches from Ubuntu. (https://wiki.ubuntu.com/FanNetworking) closes #14328
* iproute: 4.2.0 -> 4.3.0William A. Kennington III2015-11-04
|
* iproute: 4.1.1 -> 4.2.0William A. Kennington III2015-09-18
|
* nixos: add support for Ubuntu Fan NetworkingCharles Strahan2015-08-13
| | | | | | | | | | | | | | This provides support for Ubuntu Fan Networking [1]. This includes: * The fanctl package, and a corresponding NixOS service. * iproute patches. * kernel patches. closes #9188 1: https://wiki.ubuntu.com/FanNetworking
* iproute: remove unused patchCharles Strahan2015-08-11
| | | | | | | | In f18efaf26e8, the "patches" attribute was erroneously renamed to "patch". If you follow the original bug report[1], you'll see that this has long since been fixed upstream (using a different patch). 1: https://bugs.gentoo.org/show_bug.cgi?id=331447
* iproute: prefix CONFDIR so that all files are not directly under /etcEdward Tjörnhammar2015-07-28
|
* iproute: Actually don't install docsWilliam A. Kennington III2015-07-27
|
* iproute: Fix reference to /etc instead of /etc at runtimeWilliam A. Kennington III2015-07-27
|
* iproute: 4.0.0 -> 4.1.1Edward Tjörnhammar2015-07-26
|
* iproute: 3.19.0 -> 4.0.0William A. Kennington III2015-04-30
|
* iproute: 3.18.0 -> 3.19.0William A. Kennington III2015-02-15
|
* iproute: 3.17.0 -> 3.18.0William A. Kennington III2015-02-06
|
* iproute: Remove stale patchWilliam A. Kennington III2014-10-19
|
* iproute2: 3.16.0 -> 3.17.0William A. Kennington III2014-10-19
|
* iproute: Fix regressions introduced in 3.16.0William A. Kennington III2014-09-26
| | | | | | | | | 3.16.0 introduced a regression where vlan and veth devices could not be created due to a check in the code for existing devices. This applies the upstream patch which fixes the issue. Additionally, this corrects the nixos network-interfaces task which now needs to specify the name parameter when adding links.
* iproute2: Update to 3.16.0Eelco Dolstra2014-09-23
|
* Move all db4 packages to the default db5William A. Kennington III2014-02-15
|
* Upgrade iproute2 from 3.8.0 -> 3.12.0William A. Kennington III2013-11-29
| | | | | Additionally rmeove the werror patch as it is not needed for the build anymore.
* iproute: don't compile with -WerrorPeter Simons2013-04-07
| | | | | | | | lnstat.c:169:30: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess] memset(th.hdr[i], 0, sizeof(th.hdr[i])); ^ cc1: all warnings being treated as errors make[1]: *** [lnstat.o] Error 1
* iproute2: Update to 3.8.0Eelco Dolstra2013-03-26
|
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* iproute: Update to 3.6.0Eelco Dolstra2012-10-11
|
* Obviously, iproute needs host flexMichael Raskin2011-11-06
| | | | svn path=/nixpkgs/trunk/; revision=30285
* iproute2: Working URLShea Levy2011-10-28
| | | | svn path=/nixpkgs/trunk/; revision=30093
* Adding a patch which fixes vpncCillian de Roiste2011-02-24
| | | | svn path=/nixpkgs/trunk/; revision=26089
* Upgrade iproute, add meta infoYury G. Kudryashov2010-08-13
| | | | svn path=/nixpkgs/trunk/; revision=23167
* More metadataYury G. Kudryashov2010-08-13
| | | | svn path=/nixpkgs/trunk/; revision=23166
* * iproute2 updated to 2.6.29-1.Eelco Dolstra2009-07-23
| | | | svn path=/nixpkgs/trunk/; revision=16446
* Updating iproute - patch by Lluis BatlleMichael Raskin2009-01-03
| | | | svn path=/nixpkgs/trunk/; revision=13696
* Added version suffixes.Michael Raskin2007-06-26
| | | | svn path=/nixpkgs/trunk/; revision=8921
* Refreshed iproute package.Michael Raskin2007-06-20
| | | | svn path=/nixpkgs/trunk/; revision=8906
* * Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra2006-10-12
| | | | svn path=/nixpkgs/trunk/; revision=6711
* add iproute. This tool is use increasingly instead of ifconfig and friends.Armijn Hemel2006-02-16
It also allows us to reuse network initialization scripts from other distributions more easily svn path=/nixpkgs/trunk/; revision=4826