Age | Commit message (Expand) | Author |
2018-03-07 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-03-07 | Babel: Fix build with restricted protocol set | Ondrej Zajicek (work) |
2018-02-13 | Babel: Fix accidental bitwise or assignment | Ondrej Zajicek (work) |
2018-02-13 | Babel: Add source-specific routing support | Ondrej Zajicek (work) |
2018-01-23 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-01-23 | Pipe: show export state | Jan Maria Matejka |
2018-01-23 | Pipe: fixed template bug | Jan Maria Matejka |
2018-01-16 | BGP: Implement 'disable after cease' option | Ondrej Zajicek (work) |
2018-01-16 | BGP: Require explicit import and export policies for EBGP channels | Ondrej Zajicek (work) |
2018-01-10 | Use non-fatal asserts even for regular build | Ondrej Zajicek (work) |
2018-01-09 | Nest: Allow modification of channels inherited from templates | Ondrej Zajicek (work) |
2018-01-02 | BGP: Fix unknown attribute handling | Ondrej Zajicek (work) |
2018-01-02 | BGP: Fix graceful restart timer | Ondrej Zajicek (work) |
2017-12-16 | Minor fixes for debug mode | Ondrej Zajicek (work) |
2017-12-14 | Minor cleanups | Ondrej Zajicek (work) |
2017-12-13 | BGP: Fix non-transitive ext communities | Ondrej Zajicek (work) |
2017-12-10 | Lib: Fix macro/keyword collisions | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-08 | BGP: Link check just for single-hop | Ondrej Zajicek (work) |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-08 | BGP: Fix IPv6 MPLS/VPN multicast SAFI | Ondrej Zajicek (work) |
2017-12-08 | BGP: Autoconfigure BGP next hops from preferred addresses | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | Babel: More changes and bugfixes | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix handling of seqno requests | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix handling of IPv4 retractions | Ondrej Zajicek (work) |
2017-12-07 | Babel: Remove babel_proto ptr from babel_entry | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix hello timeout for short hello intervals | Ondrej Zajicek (work) |
2017-12-07 | Babel: Revamp cost computation and run route selection when cost change | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix unicast seqno requests | Ondrej Zajicek (work) |
2017-12-07 | Babel: Avoid batch seqno updates | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix Hello and IHU expiration | Ondrej Zajicek (work) |
2017-12-07 | Babel: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | BGP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | OSPF: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | RIP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | RAdv: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | RPKI: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Split microsecond timers from BFD code to lib | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-11-28 | Babel: Parse flags in Hello TLV | Ondrej Zajicek (work) |
2017-10-17 | Babel: Interface address irrelevant for interface pattern matching. | Jan Maria Matejka |