summaryrefslogtreecommitdiff
path: root/ip/ipxfrm.c
AgeCommit message (Expand)Author
2020-01-22ip: xfrm: add espintcp encapsulationSabrina Dubroca
2019-04-11ip xfrm: support setting/printing XFRMA_IF_ID attribute in states/policiesEyal Birger
2019-01-21xfrm: add option to hide keys in state outputBenedict Wong
2018-11-19ipxfrm: make local functions staticStephen Hemminger
2018-11-05Include bsd/string.h only in include/utils.hLuca Boccassi
2018-11-01Use libbsd for strlcpy if availableLuca Boccassi
2018-06-18ip-xfrm: Add support for OUTPUT_MARKSubash Abhinov Kasiviswanathan
2017-09-01ipxfrm: Replace STRBUF_CAT macro with strlcat()Phil Sutter
2017-05-01ip xfrm: Add xfrm state crypto offloadBoris Pismenny
2017-02-24xfrm: remove unnecessary castsStephen Hemminger
2017-02-24netlink route attribute cleanupStephen Hemminger
2016-07-20Use C99 style initializers everywherePhil Sutter
2016-06-08utils: add get_be{16, 32, 64}, use them where possibleSabrina Dubroca
2016-03-27utils: make rt_addr_n2a() non-reentrant by defaultPhil Sutter
2016-03-21ip: code cleanupStephen Hemminger
2015-07-27xfrm: remove duplicated includeZhang Shengju
2015-04-20ip-xfrm: support 'proto any' with 'sport' and 'dport'Pavel Šimerda
2015-03-24add a source addres length parameter to rt_addr_n2aEric W. Biederman
2015-03-24xfrm: Fix -o (oneline) being broken in xfrm and correct mark radixphilipp@redfish-solutions.com
2014-10-29xfrm: add support of ESN and anti-replay windowdingzhi
2014-08-04cleanup warningsStephen Hemminger
2014-02-17Remove trailing whitespaceStephen Hemminger
2013-12-06Fix FSF address in file headersStephen Hemminger
2013-08-31ip/xfrm: Fix potential SIGSEGV when printing extra flagsThomas Egerer
2013-05-17ip/xfrm: all to set flag XFRM_SA_XFLAG_DONT_ENCAP_DSCPNicolas Dichtel
2013-03-28ip/xfrm: Improve error stringsDavid Ward
2013-03-28ip/xfrm: Do not print a zero-length algorithm keyDavid Ward
2013-03-28ip/xfrm: Extend SPI validity checkingDavid Ward
2013-02-12ip: make local functions staticStephen Hemminger
2013-02-11iproute2: improved error messagesKees van Reeuwijk
2013-01-18ipxfrm: use alloca to allocate stack spaceMike Frysinger
2012-04-10Convert to use rta_getattr_ functionsStephen Hemminger
2011-07-11xfrm: Update documentationDavid Ward
2011-04-12iproute2: parse flag XFRM_POLICY_ICMPUlrich Weber
2011-03-02iproute2: add support of flag XFRM_STATE_ALIGN4Nicolas Dichtel
2011-02-25iproute2: allow to specify truncation bits on auth algoNicolas Dichtel
2011-02-25xfrm security context supportJoy Latten
2010-11-30iproute2: support xfrm upper protocol gre keyTimo Teräs
2010-09-13iproute2: display xfrm socket policy directionUlrich Weber
2010-03-03xfrm: Introduce xfrm by markJamal Hadi Salim
2010-01-21ip xfrm state: parse and print "icmp" and "af-unspec" flagsAlex Badea
2009-11-10Consolidate fprintf statementsStephen Hemminger
2009-04-14Fix display of xfrmThomas Egerer
2009-01-07Fix compile warningsStephen Hemminger
2008-09-17ip: xfrm: Add AEAD supportHerbert Xu
2007-09-05ip: xfrm: Fix flush message.Masahide NAKAMURA
2007-09-05ip: xfrm: Fix policy and state flags.Masahide NAKAMURA
2007-06-19iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf
2006-12-05Remove trailing whitespaceStephen Hemminger
2006-12-05XFRM: Mobility header support.Masahide NAKAMURA