Age | Commit message (Expand) | Author |
2019-07-01 | Filter: The interpreter code now shares its diversion with constructor | Maria Matejka |
2019-07-01 | BGP: Prefix hash is too small, increase its max size. | Maria Jan Matejka |
2019-07-01 | BGP: split tx explicitly | Maria Jan Matejka |
2019-06-30 | Add mock-up function for unit tests | Ondrej Zajicek (work) |
2019-06-30 | Doc: OSPF graceful restart options | Ondrej Zajicek (work) |
2019-06-30 | OSPF: Support for graceful restart | Ondrej Zajicek (work) |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-06-28 | Filter: renaming pointers for consistency | Maria Matejka |
2019-06-27 | Filter: A little cleanup of M4 interpreter generator | Maria Matejka |
2019-06-25 | Merge remote-tracking branch 'refs/remotes/origin/mq-filter-stack' into mq-fi... | Maria Matejka |
2019-06-25 | Conf/Filters: Moved argument count to conf scope | Maria Matejka |
2019-06-21 | Filter instructions don't confuse now v1 and res. | Maria Matejka |
2019-06-19 | Revert "Filter: Dropped the setter instructions in favor of direct result sto... | Maria Matejka |
2019-06-13 | String: bstrtoul macro expanded to bstrtoul10 and 16 | Maria Matejka |
2019-06-13 | Filter: removal of semantically insane consts in filter_commit | Maria Matejka |
2019-06-12 | Add mock-up function for unit tests | Ondrej Zajicek (work) |
2019-06-12 | Add CLI command to test reconfiguration status | Ondrej Zajicek (work) |
2019-06-12 | BIRD coding conventions | Kenth Eriksson |
2019-06-12 | BGP: Fix bug introduced in one of last patches | Ondrej Zajicek (work) |
2019-06-03 | Filter: Dropped the setter instructions in favor of direct result storage. | Maria Matejka |
2019-05-30 | Filter: Just a little comments in filter structure | Maria Matejka |
2019-05-29 | Filter: Stacks moved to thread-local storage if available. | Maria Matejka |
2019-05-23 | Filters: If somebody doesn't like _Thread_local, don't fail for now, just be ... | Jan Maria Matejka |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-21 | Filter: Store variables and function arguments on stack | Jan Maria Matejka |
2019-05-20 | Filter: Making the filter state thread local. | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-04-30 | Doc: Dynamic BGP | Ondrej Zajicek (work) |
2019-04-30 | BGP: Compliance with RFC8203bis | Alexander Azimov |
2019-04-30 | BGP: Output Local AS number in show protocol | Ondrej Zajicek (work) |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-04-24 | Small type in doc. | Ondrej Filip |
2019-04-12 | OSPFv3: Fix some overlooked cases in IPv4 mode | Ondrej Zajicek (work) |
2019-04-08 | BGP: Handle corner cases in event ordering | Ondrej Zajicek (work) |
2019-04-03 | BGP: Promiscuous ASN mode | Ondrej Zajicek (work) |
2019-04-02 | BGP: Separate runtime and config usage of local/remote ip and as fields | Ondrej Zajicek (work) |
2019-03-23 | Filter: fixed error-checking bug in !~ operator | Maria Matejka |
2019-03-22 | Fixed one warning and one undefined value. | Maria Matejka |
2019-03-20 | Fixed an undefined symbol bug in CLI introduced by filter refactoring | Maria Matejka |
2019-03-19 | Doc: Route attribute cleanups | Ondrej Zajicek (work) |
2019-03-19 | BGP: Mandatory option for channels | Ondrej Zajicek (work) |
2019-03-18 | BGP: Handle case where capabilites are not used | Ondrej Zajicek (work) |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-18 | Build: Automatic dependency tracking for generated files | Maria Matejka |
2019-03-15 | Perf: fixed stupid allocation bug | Maria Matejka |
2019-03-15 | Gitlab CI: Drop CentOS 6 test build as unsupported. | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-03-06 | OSPF: Improved handling of tmpattrs | Ondrej Zajicek (work) |
2019-03-06 | Faster filters: documentation on what is happening there | Maria Matejka |
2019-02-27 | Fixed link time optimizer check for FreeBSD | Maria Matejka |