xref: /openbsd/regress/sbin/ipsecctl/sa25.in (revision 771fbea0)
1# group the sa bundle if from and to are identical
2esp transport from 1.1.1.1 to 2.2.2.2 spi 0x1a000000:0x1b000000 \
3	authkey file "DIR/ak256:DIR/ak256" \
4	enckey file "DIR/ek128:DIR/ek128" \
5	bundle foo
6ah transport from 1.1.1.1 to 2.2.2.2 spi 0x2a000000:0x2b000000 \
7	authkey file "DIR/ak256:DIR/ak256" \
8	bundle foo
9ah transport from 3.3.3.3 to 2.2.2.2 spi 0x3a000000:0x3b000000 \
10	authkey file "DIR/ak256:DIR/ak256" \
11	bundle foo
12ah transport from 1.1.1.1 to 3.3.3.3 spi 0x4a000000:0x4b000000 \
13	authkey file "DIR/ak256:DIR/ak256" \
14	bundle foo
15