Age | Commit message (Expand) | Author |
2016-08-26 | . | Adam Ierymenko |
2016-08-26 | Change logic a little for self-as-destination in TEE and REDIRECT. | Adam Ierymenko |
2016-08-26 | Do not TEE or REDIRECT to self. | Adam Ierymenko |
2016-08-26 | Add missing names in filter debug code. | Adam Ierymenko |
2016-08-26 | Always output trace info when debugging rules. | Adam Ierymenko |
2016-08-26 | Documentation updates, add rules engine revision to network config request me... | Adam Ierymenko |
2016-08-25 | Fix chicken or egg problem in tags, and better filter debug instrumentation. | Adam Ierymenko |
2016-08-25 | Controller bug fixes | Adam Ierymenko |
2016-08-25 | Add a debug log feature in the filter, which only works if enabled in Network... | Adam Ierymenko |
2016-08-24 | It basically works... at least on current controllers. | Adam Ierymenko |
2016-08-24 | Push NETWORK_CONFIG_REFRESH on POSTs to /member/... in controller. | Adam Ierymenko |
2016-08-24 | Add length limit to TEE and REDIRECT, and completely factor out old C json-pa... | Adam Ierymenko |
2016-08-23 | Instantaneous blacklisting and credential revocation. | Adam Ierymenko |
2016-08-23 | Cleanup. | Adam Ierymenko |
2016-08-23 | Obsolete "test network" removal. | Adam Ierymenko |
2016-08-22 | Get rid of expiration in Capability and Tag and move this to NetworkConfig so... | Adam Ierymenko |
2016-08-10 | Better instrumentation for filter, and filter bug fixes. | Adam Ierymenko |
2016-08-10 | Rule parse fix. | Adam Ierymenko |
2016-08-09 | Minor bug fix and some instrumentation stuff for testing. | Adam Ierymenko |
2016-08-09 | More cleanup and removal of cruft due to obsolete network-specific relays (wi... | Adam Ierymenko |
2016-08-09 | Handling of multi-part chunked network configs on the inbound side. | Adam Ierymenko |
2016-08-09 | Encode and decode of tags and capabilities in NetworkConfig. | Adam Ierymenko |
2016-08-08 | It builds... almost ready to test some rules engine stuff. | Adam Ierymenko |
2016-08-08 | Refactor and tie-up of capabilities and tags and packet evaluation points. So... | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-05 | . | Adam Ierymenko |
2016-08-04 | More cleanup and a tiny federation prep item. | Adam Ierymenko |
2016-08-04 | . | Adam Ierymenko |
2016-08-03 | Bunch of work on pushing and replication of tags and capabilities, and protoc... | Adam Ierymenko |
2016-06-21 | Make Dictionary templatable so it can be used where we want a higher capacity. | Adam Ierymenko |
2016-06-16 | Big refactor mostly builds. We now have a uniform backward compatible netconf. | Adam Ierymenko |
2016-06-14 | Big refactor in service code to prep for plumbing through route management. | Adam Ierymenko |
2016-06-07 | Carry virtual network routes through to API. | Adam Ierymenko |
2016-05-16 | Fix new binary meta-data deserialization and add some debug code (will disabl... | Adam Ierymenko |
2016-05-11 | Ready to test whole new netconf refactor. | Adam Ierymenko |
2016-05-06 | Simplify a bunch of NetworkConfig stuff by eliminating accessors, also makes ... | Adam Ierymenko |
2016-05-06 | Changes to how new-style binary network configs are detected, and a new-style... | Adam Ierymenko |
2016-04-26 | Deserialize new style netconf. | Adam Ierymenko |
2016-04-26 | More refactoring to remove old Dictionary dependencies. | Adam Ierymenko |
2016-04-19 | Cleanup in numerous places, reduce network chattiness around MULTICAST_LIKE, ... | Adam Ierymenko |
2016-04-12 | Refactor Network for new NetworkConfig. | Adam Ierymenko |
2016-04-12 | NetworkConfig refactor part 1 | Adam Ierymenko |
2016-01-12 | boring doc stuff | Adam Ierymenko |
2016-01-12 | Docs and cleanup. | Adam Ierymenko |
2016-01-12 | Use network user ptr in lookup for Ethernet frame handling to eliminate map l... | Adam Ierymenko |
2016-01-12 | Add a network-associated user ptr in API. | Adam Ierymenko |
2015-10-27 | Factor out RemotePath subclass of Path -- no longer needed, just cruft. | Adam Ierymenko |
2015-10-23 | Refactor multicast group announcement to work directly or indirectly. | Adam Ierymenko |
2015-10-07 | Tune NAT-t keepalives so that timing is better obeyed, clean up a build warni... | Adam Ierymenko |
2015-10-06 | Fix TRACE output. | Adam Ierymenko |