Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-09 | table: merge policy package into table | ISHIDA Wataru | |
2015-10-05 | policy: support removing community wich regexp | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-10-01 | path: distinguish aspath set from aspath seq | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-09-30 | server: kill LocalRib | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-09-27 | policy: refactor Prefix implementation | ISHIDA Wataru | |
also shut up inappropriate warning message when no mask lenge is given. Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-09-08 | *: kill bgp.NLRInfo and bgp.WithdrawnRoute | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-08-09 | policy: make AS Path match regular expression work as quagga and cisco | FUJITA Tomonori | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-08-06 | policy: support the match of consecutive AsPath and regular expressions to ↵ | Naoto Hanaue | |
AsPath Condition | |||
2015-08-05 | config: change type of Prefix in the PrefixSet | Naoto Hanaue | |
2015-08-05 | config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet ↵ | Naoto Hanaue | |
as the PrefixSet | |||
2015-07-31 | config: use the latest openconfig yang | Hiroshi Yokoi | |
2015-07-11 | policy: add unit test for extended community condition and bug fix | Naoto Hanaue | |
2015-07-11 | policy: support aspath prepend action | Hiroshi Yokoi | |
2015-07-01 | table: refactor Path/Destination/Table struct | ISHIDA Wataru | |
Path/Destination/Table was defined as interface. Simplify by making them normal struct. Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-06-26 | policy: add unit test for med action and bug fix | Naoto Hanaue | |
2015-06-02 | packet: return aspath length based on the segment type. | Hiroshi Yokoi | |
2015-05-27 | policy: fix wrong reference to the modified path | Hiroshi Yokoi | |
2015-05-21 | policy: support community action | Hiroshi Yokoi | |
2015-05-19 | policy: support community condition | Hiroshi Yokoi | |
2015-05-19 | policy: support aspath condition | Hiroshi Yokoi | |
2015-04-30 | policy: use table.ProcessMessage() | Hiroshi Yokoi | |
2015-04-30 | policy: add AsPathLength match | Hiroshi Yokoi | |
2015-04-30 | policy: refactor match condition codes | Hiroshi Yokoi | |
2015-04-27 | table: make table.ProcessMessage a function | ISHIDA Wataru | |
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | |||
2015-03-24 | policy: support ipv6 and add test code | Naoto Hanaue | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-24 | policy: apply import/export policy | Hiroshi Yokoi | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | |||
2015-03-24 | policy: add prefix filter | Naoto Hanaue | |
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |