index
:
android_external_iproute2
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0-caf
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ip
/
xfrm_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: remove duplicated include
Zhang Shengju
2015-07-27
1
-1
/
+0
*
libnetlink: add size argument to rtnl_talk
Stephen Hemminger
2015-05-27
1
-6
/
+6
*
ipxfrm: wrong nl msg sent on deleteall cmd
Nicolas Dichtel
2015-04-20
1
-1
/
+11
*
xfrm: add support of ESN and anti-replay window
dingzhi
2014-10-29
1
-7
/
+52
*
ipxfrm: allow to setup filter when dumping SA
Nicolas Dichtel
2014-03-21
1
-1
/
+24
*
kill spaces before tabs
Stephen Hemminger
2014-02-17
1
-6
/
+6
*
Remove trailing whitespace
Stephen Hemminger
2014-02-17
1
-1
/
+1
*
Fix FSF address in file headers
Stephen Hemminger
2013-12-06
1
-2
/
+1
*
xfrm: enable to set non-wildcard mark 0 on SAs and SPs
Christophe Gouault
2013-10-09
1
-1
/
+1
*
xfrm: use memcpy to suppress gcc phony buffer overflow warning.
Fan Du
2013-09-30
1
-1
/
+1
*
ip/xfrm: all to set flag XFRM_SA_XFLAG_DONT_ENCAP_DSCP
Nicolas Dichtel
2013-05-17
1
-1
/
+44
*
ip/xfrm: Improve error strings
David Ward
2013-03-28
1
-21
/
+21
*
ip/xfrm: Improve usage text and documentation
David Ward
2013-03-28
1
-9
/
+9
*
ip/xfrm: Command syntax should not expect a key for compression
David Ward
2013-03-28
1
-9
/
+17
*
ip/xfrm: Improve transform protocol-specific parameter checking
David Ward
2013-03-28
1
-28
/
+80
*
ip/xfrm: Do not allow redundant algorithm combinations to be specified
David Ward
2013-03-28
1
-3
/
+3
*
ip/xfrm: Extend SPI validity checking
David Ward
2013-03-28
1
-5
/
+0
*
ip xfrm state: Allow different selector family
Thomas Egerer
2013-03-20
1
-1
/
+1
*
ip xfrm state: Allow different selector family
Thomas Egerer
2013-03-18
1
-0
/
+2
*
ip: make local functions static
Stephen Hemminger
2013-02-12
1
-1
/
+1
*
libnetlink: remove unused junk callback
Stephen Hemminger
2011-12-28
1
-8
/
+8
*
xfrm: Update documentation
David Ward
2011-07-11
1
-63
/
+57
*
iproute2: add support of flag XFRM_STATE_ALIGN4
Nicolas Dichtel
2011-03-02
1
-1
/
+3
*
iproute2: allow to specify truncation bits on auth algo
Nicolas Dichtel
2011-02-25
1
-16
/
+32
*
xfrm security context support
Joy Latten
2011-02-25
1
-1
/
+21
*
xfrm: add support for SA by mark
Jamal Hadi Salim
2010-03-03
1
-14
/
+52
*
ip xfrm state: parse and print "icmp" and "af-unspec" flags
Alex Badea
2010-01-21
1
-1
/
+5
*
ip: xfrm: Add AEAD support
Herbert Xu
2008-09-17
1
-10
/
+40
*
xfrm: Allow replay setting
Herbert Xu
2008-05-09
1
-1
/
+16
*
revert earlier mistake ALGO_NAME is okay
Stephen Hemminger
2008-03-08
1
-1
/
+1
*
I found out when I was writing manual page, that options ALGO_NAME and
Marcela Maslanova
2008-02-22
1
-1
/
+1
*
fix problem caused by rtnl_send checks
Stephen Hemminger
2008-01-31
1
-1
/
+1
*
ip: xfrm: Fix flush message.
Masahide NAKAMURA
2007-09-05
1
-1
/
+0
*
ip: xfrm: Fix policy and state flags.
Masahide NAKAMURA
2007-09-05
1
-2
/
+4
*
ip: xfrm: Clean-up for internal mask to filter.
Masahide NAKAMURA
2007-09-05
1
-2
/
+0
*
fix last change
Stephen Hemminger
2007-06-19
1
-15
/
+16
*
see SAD info
jamal
2007-06-19
1
-0
/
+80
*
Remove trailing whitespace
Stephen Hemminger
2006-12-05
1
-5
/
+5
*
XFRM: Mobile IPv6 route optimization support.
Masahide NAKAMURA
2006-12-05
1
-20
/
+87
*
SA and SP in IPSec BEET mode.
Stephen Hemminger
2006-10-19
1
-1
/
+1
*
Fix struct alignment with cris architecture
Andy Gay
2006-08-11
1
-3
/
+3
*
Minor fixes from Masahide for XFRM dynamic keying
shemminger
2005-11-07
1
-20
/
+24
*
Fix XFRM bugs introduced by batching code.
shemminger
2005-11-01
1
-8
/
+27
*
Thomas's ematch fixes for lex.
shemminger
2005-07-08
1
-1
/
+1
*
Masahide NAKAMURA <nakam@linux-ipv6.org>
shemminger
2005-06-07
1
-23
/
+46
*
Monitor time patch from Masahide NAKAMURA
shemminger
2005-06-07
1
-4
/
+31
*
allocspi feature support.
linux-ipv6.org!nakam
2005-03-22
1
-42
/
+157
*
Add Esp-in-udp encapsulation
osdl.net!shemminger
2005-03-10
1
-2
/
+22
*
Switch to parse_rtattr and use XFRMA_MAX directly instead of a easly
12!tgraf
2005-01-18
1
-5
/
+3
*
Import patch iproute2.117
net[shemminger]!shemminger
2005-01-17
1
-26
/
+41
[next]