summaryrefslogtreecommitdiff
path: root/scripts/vyatta-op-vpn.pl
AgeCommit message (Collapse)Author
2011-01-31Work on new IPsec operational mode script. Rework to reduce the amount of ↵John Southworth
redundant information in 'show vpn ipsec sa detail'
2011-01-31Work on new IPsec operational mode script. Fix some syntax; make show based ↵John Southworth
on peer better; Add show ike secrets
2011-01-31Work on new IPsec operational mode script. Integrate with more CLI commandsJohn Southworth
2011-01-31Work on new IPsec operational mode script. New format for commands for the ↵John Southworth
pending addition of ipv6
2011-01-28Work on new IPsec operational mode script. Clean up capitalization; New ↵John Southworth
format for 'show vpn ipsec sa' for pending addition of ipv6
2011-01-28Work on new IPsec operational mode script. Fixed some output bugsJohn Southworth
2011-01-28Work on new IPsec operational mode script. Fixed script to work when not in ↵John Southworth
configure mode
2011-01-27Work on new IPsec operational mode script. setkey is deprecated so switched ↵John Southworth
NAT-T detection to 'ip xfrm'
2011-01-27Work on new IPsec operational mode script. Made processing of NAT-T ↵John Southworth
information more efficient
2011-01-27Work on new IPsec operational mode script. Cleaned up some un-need outputJohn Southworth
2011-01-27Work on new IPsec operational mode script. Better NAT-T detectionJohn Southworth
2011-01-27Work on new IPsec operational mode script. Fixed inverted SPIsJohn Southworth
2011-01-27Work on new IPsec operational mode script. Initial NAT-T detection codeJohn Southworth
2011-01-27Work on new IPsec operational mode script. Still needs a way to detect NAT-TJohn Southworth
2011-01-24Add new operational mode script, doesn't replace current programs yet but ↵John Southworth
included in package; Related to bugs: 5305 and 6228