summaryrefslogtreecommitdiffhomepage
path: root/policy/policy_test.go
AgeCommit message (Expand)Author
2015-08-09policy: make AS Path match regular expression work as quagga and ciscoFUJITA Tomonori
2015-08-06policy: support the match of consecutive AsPath and regular expressions to As...Naoto Hanaue
2015-08-05config: change type of Prefix in the PrefixSetNaoto Hanaue
2015-08-05config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet a...Naoto Hanaue
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-11policy: add unit test for extended community condition and bug fixNaoto Hanaue
2015-07-11policy: support aspath prepend actionHiroshi Yokoi
2015-07-01table: refactor Path/Destination/Table structISHIDA Wataru
2015-06-26policy: add unit test for med action and bug fixNaoto Hanaue
2015-06-02packet: return aspath length based on the segment type.Hiroshi Yokoi
2015-05-27policy: fix wrong reference to the modified pathHiroshi Yokoi
2015-05-21policy: support community actionHiroshi Yokoi
2015-05-19policy: support community conditionHiroshi Yokoi
2015-05-19policy: support aspath conditionHiroshi Yokoi
2015-04-30policy: use table.ProcessMessage()Hiroshi Yokoi
2015-04-30policy: add AsPathLength matchHiroshi Yokoi
2015-04-30policy: refactor match condition codesHiroshi Yokoi
2015-04-27table: make table.ProcessMessage a functionISHIDA Wataru
2015-03-24policy: support ipv6 and add test codeNaoto Hanaue
2015-03-24policy: apply import/export policyHiroshi Yokoi
2015-03-24policy: add prefix filterNaoto Hanaue