index
:
vyatta-op-vpn.git
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
kenwood-strongswan
larkspur
lithium
master
mendocino
napa
oxnard
oxnard-op-mode-revamp
pacifica
upstream
Vyatta VPN operations mechanism (mirror of https://github.com/vyos/vyatta-op-vpn.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2013-02-19
perltidy run for vyatta-op-vpn
Saurabh Mohan
2013-02-05
Merge + support show vpn ipsec sa detail/statistics profile
Saurabh Mohan
2013-01-22
Dmvpn merge with mirantis jan22-2013
Saurabh Mohan
2012-12-26
Support for dmvpn-ipsec connections in op-vpn.
Saurabh Mohan
2011-08-23
Bugfix 7465: fix 3des in show commands
John Southworth
2011-07-11
Bugfix 7316: remove next-hop router from vpn connection line before parsing s...
John Southworth
2011-07-06
Fix off by one error on byte conversion function
John Southworth
2011-06-16
remove extraneous debug output
John Southworth
2011-06-09
Bugfix 7146: parse properly when port is only setup on one endpoint
John Southworth
2011-05-17
fix parsing of esp string when only one side has data. Remove attempt to figu...
John Southworth
2011-05-05
fix special case for wildcard peer since it uses 'EVENT_SA_REPLACE_IF_USED' o...
John Southworth
2011-02-28
Moved the diffie-hellman group out to the 'show vpn ike sa' command as it is ...
John Southworth
2011-02-28
Diffie-Hellman group is an ike parameter, moving it to the peer level of the ...
John Southworth
2011-02-28
Print description for a peer from the configuration if it is configured in th...
John Southworth
2011-02-25
add a function to get the ike state of a peer
John Southworth
2011-02-25
add a function to get the ike state of a peer
John Southworth
2011-02-25
Fix 'show vpn ike status'
John Southworth
2011-02-24
Fix case where local-ip is 0.0.0.0
John Southworth
2011-02-22
Clean up some duplicate code in OPMode module
John Southworth
2011-02-18
Fix a special case where the peer is 0.0.0.0 for op-mode commands
John Southworth
2011-02-11
Make spacing between peers more noticable
John Southworth
2011-02-11
Changed output of ipsec opmode to be cleaner, minor adjustment
John Southworth
2011-02-11
Changed output of ipsec opmode to be cleaner
John Southworth
2011-02-10
Faster per peer/tunnel processing for operational mode commands
John Southworth
2011-02-08
Initial x509 for site-to-site ipsec vpn
John Southworth
2011-02-07
Fix parsing when only the left subnet is configured
John Southworth
2011-02-07
Fix filehandlers to conform to perl style guidelines
John Southworth
2011-02-04
Fix handling of IKE SA's in show commands
John Southworth
2011-02-04
Work on new IPsec operational mode script. Since protocol must be the same on...
John Southworth
2011-02-03
Work on new IPsec operational mode script. Cleanup output for protoport
John Southworth
2011-02-03
Work on new IPsec operational mode script. Initial additions to support local...
John Southworth
2011-02-02
Work on new IPsec operational mode script. Split into perl module; Adjustment...
John Southworth