]> git.proxmox.com Git - mirror_iproute2.git/history - ip/ipvrf.c
nexthop: Fix Deletion display
[mirror_iproute2.git] / ip / ipvrf.c
2019-11-25 David AhernMerge branch 'master' into next
2019-11-20 David AhernMerge branch 'master' into next
2019-11-09 David AhernMerge branch 'master' into next
2019-10-27 David AhernMerge branch 'master' into next
2019-10-07 David AhernMerge branch 'master' into next
2019-09-25 David Ahernip vrf: Add json support for show command
2019-07-10 David AhernMerge branch 'master' into next
2019-07-09 David AhernMerge branch 'master' into next
2019-06-21 David AhernMerge branch 'master' into next
2019-06-20 Matteo Croceip vrf: use hook to change VRF in the child
2019-06-20 Matteo Crocenetns: switch netns in the child when executing commands
2019-06-14 David AhernMerge branch 'master' into next
2019-06-10 David AhernMerge branch 'master' into next
2019-05-20 Matteo Crocetreewide: refactor help messages
2019-01-07 Stephen HemmingerMerge ../iproute2-next
2019-01-04 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-12-27 David AhernMerge branch 'strict-dumps' into iproute2-next
2018-12-27 David Ahernip address: Split ip_linkaddr_list into link and addr...
2018-11-09 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-05 Luca BoccassiInclude bsd/string.h only in include/utils.h
2018-11-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-01 Luca BoccassiUse libbsd for strlcpy if available
2018-03-27 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-03-27 Luca BoccassiDrop capabilities if not running ip exec vrf with libcap
2017-09-01 Stephen HemmingerMerge branch 'master' into net-next
2017-09-01 Phil SutterConvert harmful calls to strncpy() to strlcpy()
2017-09-01 Phil SutterConvert the obvious cases to strlcpy()
2017-08-18 Stephen HemmingerMerge branch 'master' into net-next
2017-08-18 Phil Sutteripvrf: Fix error path of vrf_switch()
2017-05-31 Stephen HemmingerMerge branch 'master' into net-next
2017-05-31 David Ahernip vrf: Add show command
2017-04-16 David Ahernip vrf: Add command name next to pid
2017-04-16 David Ahernip vrf: Add command name next to pid
2017-02-19 Stephen HemmingerMerge branch 'merge-4.10' of /tmp/iproute2
2017-02-17 Stephen HemmingerMerge branch 'merge-4.10' into next-merge
2017-02-17 David Ahernip vrf: Detect invalid vrf name in pids command
2017-02-17 David Ahernip vrf: Handle VRF nesting in namespace
2017-02-17 David Ahernip vrf: Handle vrf in a cgroup hierarchy
2017-01-13 Stephen HemmingerMerge branch 'master' into net-next
2017-01-09 David Ahernip vrf: Improve bpf error messages
2016-12-21 David Ahernip netns: Reset vrf to default VRF on namespace switch
2016-12-21 David Ahernip vrf: Fix reset to default VRF
2016-12-21 David Ahernip vrf: Refactor ipvrf_identify
2016-12-21 David Ahernip vrf: Move kernel config hint to prog_load failure
2016-12-13 Stephen Hemmingeripvrf: cleanup style issues
2016-12-13 David AhernIntroduce ip vrf command