]> git.proxmox.com Git - mirror_iproute2.git/history - tc/m_pedit.c
pedit: fix whitespace
[mirror_iproute2.git] / tc / m_pedit.c
2017-05-01 Stephen Hemmingerpedit: fix whitespace
2017-05-01 Amir Vadaitc/pedit: p_eth: ETH header editor
2017-05-01 Amir Vadaitc/pedit: Support fields bigger than 32 bits
2017-05-01 Amir Vadaitc/pedit: Introduce 'add' operation
2017-05-01 Amir Vadaitc/pedit: Extend pedit to specify offset relative to...
2017-05-01 Amir Vadaitc/pedit: Fix a typo in pedit usage message
2016-12-15 Roman Mashaktc: pass correct conversion specifier to print 'unsigne...
2016-07-25 Stephen HemmingerMerge branch 'master' into net-next
2016-07-25 Phil Suttertc: util: No need for action_n2a() to be reentrant
2016-07-25 Phil Suttertc: use action_a2n() everywhere
2016-07-20 Stephen HemmingerMerge branch 'master' into net-next
2016-07-20 Phil SutterReplace malloc && memset by calloc
2016-07-20 Phil SutterUse C99 style initializers everywhere
2016-06-14 Stephen HemmingerMerge branch 'master' into net-next
2016-06-14 Stephen Hemmingerpedit: fix whitespace etc
2016-06-14 Jamal Hadi Salimaction pedit: stylistic changes
2016-05-16 Stephen HemmingerMerge branch 'master' into net-next
2016-05-16 Jamal Hadi Salimtc: don't ignore ok as an action branch
2016-03-27 Phil Suttertc: connmark, pedit: Rename BRANCH to CONTROL
2016-03-27 Phil Suttertc: pedit: Fix raw op
2016-03-27 Phil Suttertc: pedit: Fix for big-endian systems
2016-03-21 Stephen Hemmingertc: code cleanup
2016-03-06 Stephen HemmingerMerge branch 'master' into net-next
2016-03-06 Phil Suttertc: pedit: Fix parse_cmd()
2016-03-06 Phil Suttertc: pedit: Fix layered op parsing
2016-03-04 Stephen HemmingerMerge branch 'master' into net-next
2016-03-04 Phil Suttertc: pedit: document branch control in help output
2015-06-26 Stephen HemmingerMerge branch 'master' into net-next
2015-06-25 Maciej Żenczykowskiiproute2: tc/m_pedit.c - remove dead code
2014-12-24 Stephen HemmingerMerge branch 'net-next'
2014-12-20 Stephen Hemmingerwhitespace cleanup
2014-02-10 WANG Congpedit: do not print debugging information by default
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Stephen Hemmingerip: make local functions static
2006-12-05 Stephen HemmingerRemove trailing whitespace
2006-08-08 Jamal Hadi SalimFirst part of cleaning up the help output of actions.
2005-07-05 shemmingerCleanup GCC4 warnings about signedness.
2005-01-18 2!tgrafUse parse_rtattr_nested
2005-01-18 2!tgrafUse NLMSG_TAIL
2005-01-18 2!tgrafAvoid using magic number
2005-01-18 2!tgrafmove dl body cache into get_pedit_kind
2005-01-17 net[shemminger]... Import patch iproute2.121
2005-01-17 net[shemminger]... Initial revision