aboutsummaryrefslogtreecommitdiffstats
path: root/ip/xfrm_state.c
Commit message (Expand)AuthorAgeFilesLines
* xfrm: remove duplicated includeZhang Shengju2015-07-271-1/+0
* libnetlink: add size argument to rtnl_talkStephen Hemminger2015-05-271-6/+6
* ipxfrm: wrong nl msg sent on deleteall cmdNicolas Dichtel2015-04-201-1/+11
* xfrm: add support of ESN and anti-replay windowdingzhi2014-10-291-7/+52
* ipxfrm: allow to setup filter when dumping SANicolas Dichtel2014-03-211-1/+24
* kill spaces before tabsStephen Hemminger2014-02-171-6/+6
* Remove trailing whitespaceStephen Hemminger2014-02-171-1/+1
* Fix FSF address in file headersStephen Hemminger2013-12-061-2/+1
* xfrm: enable to set non-wildcard mark 0 on SAs and SPsChristophe Gouault2013-10-091-1/+1
* xfrm: use memcpy to suppress gcc phony buffer overflow warning.Fan Du2013-09-301-1/+1
* ip/xfrm: all to set flag XFRM_SA_XFLAG_DONT_ENCAP_DSCPNicolas Dichtel2013-05-171-1/+44
* ip/xfrm: Improve error stringsDavid Ward2013-03-281-21/+21
* ip/xfrm: Improve usage text and documentationDavid Ward2013-03-281-9/+9
* ip/xfrm: Command syntax should not expect a key for compressionDavid Ward2013-03-281-9/+17
* ip/xfrm: Improve transform protocol-specific parameter checkingDavid Ward2013-03-281-28/+80
* ip/xfrm: Do not allow redundant algorithm combinations to be specifiedDavid Ward2013-03-281-3/+3
* ip/xfrm: Extend SPI validity checkingDavid Ward2013-03-281-5/+0
* ip xfrm state: Allow different selector familyThomas Egerer2013-03-201-1/+1
* ip xfrm state: Allow different selector familyThomas Egerer2013-03-181-0/+2
* ip: make local functions staticStephen Hemminger2013-02-121-1/+1
* libnetlink: remove unused junk callbackStephen Hemminger2011-12-281-8/+8
* xfrm: Update documentationDavid Ward2011-07-111-63/+57
* iproute2: add support of flag XFRM_STATE_ALIGN4Nicolas Dichtel2011-03-021-1/+3
* iproute2: allow to specify truncation bits on auth algoNicolas Dichtel2011-02-251-16/+32
* xfrm security context supportJoy Latten2011-02-251-1/+21
* xfrm: add support for SA by markJamal Hadi Salim2010-03-031-14/+52
* ip xfrm state: parse and print "icmp" and "af-unspec" flagsAlex Badea2010-01-211-1/+5
* ip: xfrm: Add AEAD supportHerbert Xu2008-09-171-10/+40
* xfrm: Allow replay settingHerbert Xu2008-05-091-1/+16
* revert earlier mistake ALGO_NAME is okayStephen Hemminger2008-03-081-1/+1
* I found out when I was writing manual page, that options ALGO_NAME andMarcela Maslanova2008-02-221-1/+1
* fix problem caused by rtnl_send checksStephen Hemminger2008-01-311-1/+1
* ip: xfrm: Fix flush message.Masahide NAKAMURA2007-09-051-1/+0
* ip: xfrm: Fix policy and state flags.Masahide NAKAMURA2007-09-051-2/+4
* ip: xfrm: Clean-up for internal mask to filter.Masahide NAKAMURA2007-09-051-2/+0
* fix last changeStephen Hemminger2007-06-191-15/+16
* see SAD infojamal2007-06-191-0/+80
* Remove trailing whitespaceStephen Hemminger2006-12-051-5/+5
* XFRM: Mobile IPv6 route optimization support.Masahide NAKAMURA2006-12-051-20/+87
* SA and SP in IPSec BEET mode.Stephen Hemminger2006-10-191-1/+1
* Fix struct alignment with cris architectureAndy Gay2006-08-111-3/+3
* Minor fixes from Masahide for XFRM dynamic keyingshemminger2005-11-071-20/+24
* Fix XFRM bugs introduced by batching code.shemminger2005-11-011-8/+27
* Thomas's ematch fixes for lex.shemminger2005-07-081-1/+1
* Masahide NAKAMURA <nakam@linux-ipv6.org>shemminger2005-06-071-23/+46
* Monitor time patch from Masahide NAKAMURAshemminger2005-06-071-4/+31
* allocspi feature support.linux-ipv6.org!nakam2005-03-221-42/+157
* Add Esp-in-udp encapsulationosdl.net!shemminger2005-03-101-2/+22
* Switch to parse_rtattr and use XFRMA_MAX directly instead of a easly12!tgraf2005-01-181-5/+3
* Import patch iproute2.117net[shemminger]!shemminger2005-01-171-26/+41