lib/junoser/parser.rb in junoser-0.3.4 vs lib/junoser/parser.rb in junoser-0.3.5

- old
+ new

@@ -31062,12 +31062,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -31194,12 +31194,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -31333,12 +31333,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -31491,12 +31491,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -38830,12 +38830,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -38962,12 +38962,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -39101,12 +39101,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -39259,12 +39259,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58080,12 +58080,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58212,12 +58212,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58351,12 +58351,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58509,12 +58509,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58594,12 +58594,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58726,12 +58726,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -58865,12 +58865,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -59023,12 +59023,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -86901,12 +86901,12 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"), @@ -86965,11 +86965,11 @@ ), b(str("community"), community ), b(str("as-path"), - c( - a(str("path"), arg), + c( + a(str("path"), quote | arg), b(str("origin"), (str("igp") | str("egp") | str("incomplete")) ), str("atomic-aggregate"), b(str("aggregator"),